aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/init_64.c
Commit message (Expand)AuthorAge
* [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
* [PATCH] powerpc: 64k pages pmd alloc fixBenjamin Herrenschmidt2005-11-09
* Merge ../linux-2.6Paul Mackerras2005-11-06
|\
| * [PATCH] ppc64: support 64k pagesBenjamin Herrenschmidt2005-11-06
* | [PATCH] powerpc: Kill ppcdebugDavid Gibson2005-11-06
|/
* powerpc: Merge arch/ppc64/mm to arch/powerpc/mmPaul Mackerras2005-10-10
* powerpc: Rename files to have consistent _32/_64 suffixesPaul Mackerras2005-10-10