Age | Commit message (Expand) | Author |
2011-06-30 | powerpc: Move free_initmem to common code | Dave Carroll |
2011-06-09 | powerpc: Force page alignment for initrd reserved memory | Benjamin Herrenschmidt |
2010-08-31 | Merge commit 'v2.6.36-rc3' into x86/memblock | Ingo Molnar |
2010-08-24 | powerpc: Export memstart_addr and kernstart_addr on ppc64 | Sonny Rao |
2010-08-05 | memblock: Remove rmo_size, burry it in arch/powerpc where it belongs | Benjamin Herrenschmidt |
2010-07-14 | lmb: rename to memblock | Yinghai Lu |
2010-05-06 | powerpc/mm: Track backing pages allocated by vmemmap_populate() | Mark Nelson |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-10-30 | powerpc/mm: Allow more flexible layouts for hugepage pagetables | David Gibson |
2009-10-30 | powerpc/mm: Cleanup management of kmem_caches for pagetables | David Gibson |
2009-09-23 | kcore: use registerd physmem information | KAMEZAWA Hiroyuki |
2009-09-23 | kcore: register vmalloc area in generic way | KAMEZAWA Hiroyuki |
2009-09-23 | kcore: add kclist types | KAMEZAWA Hiroyuki |
2009-08-20 | powerpc/mm: Add support for SPARSEMEM_VMEMMAP on 64-bit Book3E | Benjamin Herrenschmidt |
2009-06-09 | powerpc: Shield code specific to 64-bit server processors | Benjamin Herrenschmidt |
2008-10-14 | powerpc: Get USE_STRICT_MM_TYPECHECKS working again | David Gibson |
2008-08-11 | powerpc/mm: Fix attribute confusion with htab_bolt_mapping() | Benjamin Herrenschmidt |
2008-07-26 | SL*B: drop kmem cache argument from constructor | Alexey Dobriyan |
2008-07-24 | powerpc: support multiple hugepage sizes | Jon Tollefson |
2008-05-16 | Merge branch 'linux-2.6' into powerpc-next | Paul Mackerras |
2008-05-15 | [POWERPC] vmemmap fixes to use smaller pages | Benjamin Herrenschmidt |
2008-05-14 | [POWERPC] Fix sparse warnings in arch/powerpc/mm | Michael 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 variable | Olof Johansson |
2008-04-17 | [POWERPC] Introduce lowmem_end_addr to distinguish from total_lowmem | Kumar Gala |
2008-04-01 | [POWERPC] Replace remaining __FUNCTION__ occurrences | Harvey 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 message | Stephen Rothwell |
2007-10-17 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds |
2007-10-17 | Slab API: remove useless ctor parameter and reorder parameters | Christoph Lameter |
2007-10-17 | [POWERPC] Fix vmemmap warning in init_64.c | Tony Breeds |
2007-10-16 | Update PowerPC vmemmap code for 1TB segments | Anton Blanchard |
2007-10-16 | ppc64: SPARSEMEM_VMEMMAP support | Andy Whitcroft |
2007-10-03 | [POWERPC] Add memory regions to the kcore list for 32-bit machines | Ed Swarthout |
2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt |
2007-06-14 | [POWERPC] Remove the dregs of APUS support from arch/powerpc | David Gibson |
2007-05-09 | [POWERPC] Don't use SLAB/SLUB for PTE pages | Hugh Dickins |
2007-05-08 | use SLAB_PANIC flag cleanup | Akinobu Mita |
2007-05-07 | slab allocators: remove multiple alignment specifications | Christoph Lameter |
2007-05-07 | slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN | Christoph Lameter |
2006-12-07 | [PATCH] slab: remove kmem_cache_t | Christoph Lameter |
2006-12-04 | [POWERPC] setup_kcore(): Fix incorrect function name in panic() call. | Geert Uytterhoeven |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-27 | [PATCH] add poison.h and patch primary users | Randy Dunlap |
2006-04-28 | [PATCH] powerpc: Fix pagetable bloat for hugepages | David Gibson |
2006-03-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds |
2006-03-22 | [PATCH] remove set_page_count() outside mm/ | Nick Piggin |
2006-03-22 | [PATCH] powerpc: Remove calculation of io hole | Michael Ellerman |
2005-11-19 | [PATCH] powerpc: Remove imalloc.h | David Gibson |
2005-11-10 | powerpc: Move some extern declarations from C code into headers | Paul Mackerras |