summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/lmb.c
AgeCommit message (Expand)Author
2008-02-13[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller
2008-01-23[POWERPC] Fix handling of memreserve if the range lands in highmemKumar Gala
2007-07-26[POWERPC] Fix loop with unsigned long counter variableManish Ahuja
2007-03-08[POWERPC] Allow duplicate lmb_reserve() callsDavid Gibson
2006-07-26[POWERPC] Fix mem= handling when the memory limit is > RMO sizeMichael Ellerman
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-05-19[PATCH] powerpc: Unify mem= handlingMichael Ellerman
2006-03-17[PATCH] powerpc: Fix bug in bug fix for bug in lmb_alloc()Michael Ellerman
2006-02-07[PATCH] powerpc: Move LMB_ALLOC_ANYWHERE out of lmb.hMichael Ellerman
2006-02-07[PATCH] powerpc: Always panic if lmb_alloc() failsMichael Ellerman
2006-02-07[PATCH] powerpc: Make sure we don't create empty lmb regionsMichael Ellerman
2005-11-16[PATCH] powerpc: Fixup debugging in lmb.cMichael Ellerman
2005-10-06powerpc: Merge lmb.c and make MM initialization use it.Paul Mackerras