aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/init_64.c
AgeCommit message (Expand)Author
2010-08-31Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar
2010-08-24powerpc: Export memstart_addr and kernstart_addr on ppc64Sonny Rao
2010-08-05memblock: Remove rmo_size, burry it in arch/powerpc where it belongsBenjamin Herrenschmidt
2010-07-14lmb: rename to memblockYinghai Lu
2010-05-06powerpc/mm: Track backing pages allocated by vmemmap_populate()Mark Nelson
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-10-30powerpc/mm: Allow more flexible layouts for hugepage pagetablesDavid Gibson
2009-10-30powerpc/mm: Cleanup management of kmem_caches for pagetablesDavid Gibson
2009-09-23kcore: use registerd physmem informationKAMEZAWA Hiroyuki
2009-09-23kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki
2009-09-23kcore: add kclist typesKAMEZAWA Hiroyuki
2009-08-20powerpc/mm: Add support for SPARSEMEM_VMEMMAP on 64-bit Book3EBenjamin Herrenschmidt
2009-06-09powerpc: Shield code specific to 64-bit server processorsBenjamin Herrenschmidt
2008-10-14powerpc: Get USE_STRICT_MM_TYPECHECKS working againDavid Gibson
2008-08-11powerpc/mm: Fix attribute confusion with htab_bolt_mapping()Benjamin Herrenschmidt
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan
2008-07-24powerpc: support multiple hugepage sizesJon Tollefson
2008-05-16Merge branch 'linux-2.6' into powerpc-nextPaul Mackerras
2008-05-15[POWERPC] vmemmap fixes to use smaller pagesBenjamin Herrenschmidt
2008-05-14[POWERPC] Fix sparse warnings in arch/powerpc/mmMichael Ellerman
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