aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/init_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-13[POWERPC] Silence an annoying boot messageStephen Rothwell1-12/+4
2007-10-17Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-1/+1
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter1-1/+1
2007-10-17[POWERPC] Fix vmemmap warning in init_64.cTony Breeds1-1/+1
2007-10-16Update PowerPC vmemmap code for 1TB segmentsAnton Blanchard1-1/+2
2007-10-16ppc64: SPARSEMEM_VMEMMAP supportAndy Whitcroft1-0/+67
2007-10-03[POWERPC] Add memory regions to the kcore list for 32-bit machinesEd Swarthout1-0/+2
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-2/+1
2007-06-14[POWERPC] Remove the dregs of APUS support from arch/powerpcDavid Gibson1-1/+0
2007-05-09[POWERPC] Don't use SLAB/SLUB for PTE pagesHugh Dickins1-11/+6
2007-05-08use SLAB_PANIC flag cleanupAkinobu Mita1-4/+1
2007-05-07slab allocators: remove multiple alignment specificationsChristoph Lameter1-1/+1
2007-05-07slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGNChristoph Lameter1-2/+1
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-3/+3
2006-12-04[POWERPC] setup_kcore(): Fix incorrect function name in panic() call.Geert Uytterhoeven1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-27[PATCH] add poison.h and patch primary usersRandy Dunlap1-1/+2
2006-04-28[PATCH] powerpc: Fix pagetable bloat for hugepagesDavid Gibson1-0/+7
2006-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-48/+0
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin1-2/+2
2006-03-22[PATCH] powerpc: Remove calculation of io holeMichael Ellerman1-48/+0
2005-11-19[PATCH] powerpc: Remove imalloc.hDavid Gibson1-1/+2
2005-11-10powerpc: Move some extern declarations from C code into headersPaul Mackerras1-2/+0
2005-11-10[PATCH] powerpc: 64k pages pmd alloc fixBenjamin Herrenschmidt1-4/+14
2005-11-07Merge ../linux-2.6Paul Mackerras1-7/+11
2005-11-07[PATCH] powerpc: Kill ppcdebugDavid Gibson1-1/+0
2005-11-06[PATCH] ppc64: support 64k pagesBenjamin Herrenschmidt1-7/+11
2005-10-10powerpc: Merge arch/ppc64/mm to arch/powerpc/mmPaul Mackerras1-36/+0
2005-10-10powerpc: Rename files to have consistent _32/_64 suffixesPaul Mackerras1-0/+259