aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/init_64.c
Commit message (Expand)AuthorAge
* powerpc: Move free_initmem to common codeDave Carroll2011-06-30
* powerpc: Force page alignment for initrd reserved memoryBenjamin Herrenschmidt2011-06-09
* Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2010-08-31
|\
| * powerpc: Export memstart_addr and kernstart_addr on ppc64Sonny Rao2010-08-24
* | memblock: Remove rmo_size, burry it in arch/powerpc where it belongsBenjamin Herrenschmidt2010-08-04
|/
* lmb: rename to memblockYinghai Lu2010-07-14
* powerpc/mm: Track backing pages allocated by vmemmap_populate()Mark Nelson2010-05-06
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* powerpc/mm: Allow more flexible layouts for hugepage pagetablesDavid Gibson2009-10-30
* powerpc/mm: Cleanup management of kmem_caches for pagetablesDavid Gibson2009-10-30
* kcore: use registerd physmem informationKAMEZAWA Hiroyuki2009-09-23
* kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki2009-09-23
* kcore: add kclist typesKAMEZAWA Hiroyuki2009-09-23
* powerpc/mm: Add support for SPARSEMEM_VMEMMAP on 64-bit Book3EBenjamin Herrenschmidt2009-08-19
* powerpc: Shield code specific to 64-bit server processorsBenjamin Herrenschmidt2009-06-09
* powerpc: Get USE_STRICT_MM_TYPECHECKS working againDavid Gibson2008-10-13
* powerpc/mm: Fix attribute confusion with htab_bolt_mapping()Benjamin Herrenschmidt2008-08-10
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-26
* powerpc: support multiple hugepage sizesJon Tollefson2008-07-24
* Merge branch 'linux-2.6' into powerpc-nextPaul Mackerras2008-05-16
|\
| * [POWERPC] vmemmap fixes to use smaller pagesBenjamin Herrenschmidt2008-05-15
* | [POWERPC] Fix sparse warnings in arch/powerpc/mmMichael Ellerman2008-05-14
|/
* [POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)Kumar Gala2008-04-24
* [POWERPC] Remove unused __max_memory variableOlof Johansson2008-04-18
* [POWERPC] Introduce lowmem_end_addr to distinguish from total_lowmemKumar Gala2008-04-16
* [POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-01
* [LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller2008-02-13
* [POWERPC] Silence an annoying boot messageStephen Rothwell2007-11-13
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-10-17
|\
| * [POWERPC] Fix vmemmap warning in init_64.cTony Breeds2007-10-17
* | Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
|/
* Update PowerPC vmemmap code for 1TB segmentsAnton Blanchard2007-10-16
* ppc64: SPARSEMEM_VMEMMAP supportAndy Whitcroft2007-10-16
* [POWERPC] Add memory regions to the kcore list for 32-bit machinesEd Swarthout2007-10-02
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* [POWERPC] Remove the dregs of APUS support from arch/powerpcDavid Gibson2007-06-14
* [POWERPC] Don't use SLAB/SLUB for PTE pagesHugh Dickins2007-05-09
* use SLAB_PANIC flag cleanupAkinobu Mita2007-05-08
* slab allocators: remove multiple alignment specificationsChristoph Lameter2007-05-07
* slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGNChristoph Lameter2007-05-07
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [POWERPC] setup_kcore(): Fix incorrect function name in panic() call.Geert Uytterhoeven2006-12-04
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] add poison.h and patch primary usersRandy Dunlap2006-06-27
* [PATCH] powerpc: Fix pagetable bloat for hugepagesDavid Gibson2006-04-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-03-23
|\
| * [PATCH] powerpc: Remove calculation of io holeMichael Ellerman2006-03-21
* | [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-22
|/
* [PATCH] powerpc: Remove imalloc.hDavid Gibson2005-11-18
* powerpc: Move some extern declarations from C code into headersPaul Mackerras2005-11-09