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