summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/init_64.c
AgeCommit message (Expand)Author
2008-05-15[POWERPC] vmemmap fixes to use smaller pagesBenjamin Herrenschmidt
2008-04-24[POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)Kumar Gala
2008-04-18[POWERPC] Remove unused __max_memory variableOlof Johansson
2008-04-17[POWERPC] Introduce lowmem_end_addr to distinguish from total_lowmemKumar Gala
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-13[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller
2007-11-13[POWERPC] Silence an annoying boot messageStephen Rothwell
2007-10-17Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter
2007-10-17[POWERPC] Fix vmemmap warning in init_64.cTony Breeds
2007-10-16Update PowerPC vmemmap code for 1TB segmentsAnton Blanchard
2007-10-16ppc64: SPARSEMEM_VMEMMAP supportAndy Whitcroft
2007-10-03[POWERPC] Add memory regions to the kcore list for 32-bit machinesEd Swarthout
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-06-14[POWERPC] Remove the dregs of APUS support from arch/powerpcDavid Gibson
2007-05-09[POWERPC] Don't use SLAB/SLUB for PTE pagesHugh Dickins
2007-05-08use SLAB_PANIC flag cleanupAkinobu Mita
2007-05-07slab allocators: remove multiple alignment specificationsChristoph Lameter
2007-05-07slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGNChristoph Lameter
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-04[POWERPC] setup_kcore(): Fix incorrect function name in panic() call.Geert Uytterhoeven
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-27[PATCH] add poison.h and patch primary usersRandy Dunlap
2006-04-28[PATCH] powerpc: Fix pagetable bloat for hugepagesDavid Gibson
2006-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin
2006-03-22[PATCH] powerpc: Remove calculation of io holeMichael Ellerman
2005-11-19[PATCH] powerpc: Remove imalloc.hDavid Gibson
2005-11-10powerpc: Move some extern declarations from C code into headersPaul Mackerras
2005-11-10[PATCH] powerpc: 64k pages pmd alloc fixBenjamin Herrenschmidt
2005-11-07Merge ../linux-2.6Paul Mackerras
2005-11-07[PATCH] powerpc: Kill ppcdebugDavid Gibson
2005-11-06[PATCH] ppc64: support 64k pagesBenjamin Herrenschmidt
2005-10-10powerpc: Merge arch/ppc64/mm to arch/powerpc/mmPaul Mackerras
2005-10-10powerpc: Rename files to have consistent _32/_64 suffixesPaul Mackerras