1. 368ced7 powerpc/mm: Switch book3s 64 with 64K page size to 4 level page table by Aneesh Kumar K.V · 8 years ago
  2. 1dace6c powerpc/mm: Clean up memory hotplug failure paths by David Gibson · 8 years ago
  3. 27828f9 powerpc/mm: Handle removing maybe-present bolted HPTEs by David Gibson · 8 years ago
  4. 62607bc powerpc/mm: Don't hardcode page table size by Aneesh Kumar K.V · 9 years ago
  5. e77553c powerpc/mm: Free string after creating kmem cache by Yanjiang Jin · 9 years ago
  6. 68cf0d6 powerpc: Remove superfluous bootmem includes by Anton Blanchard · 10 years ago
  7. f6026df powerpc: Move htab_remove_mapping function prototype into header file by Anton Blanchard · 10 years ago
  8. 16a05bf powerpc: start loop at section start of start in vmemmap_populated() by Li Zhong · 10 years ago
  9. 71b0bfe powerpc: implement vmemmap_free() by Li Zhong · 10 years ago
  10. ed5694a powerpc: implement vmemmap_remove_mapping() for BOOK3S by Li Zhong · 10 years ago
  11. bd8cb03 powerpc: implement vmemmap_list_free() by Li Zhong · 10 years ago
  12. 8e0861f powerpc: Prepare to support kernel handling of IOMMU map/unmap by Alexey Kardashevskiy · 11 years ago
  13. f7e3334 powerpc: Fix memory hotplug with sparse vmemmap by Nathan Fontenot · 11 years ago
  14. f940f52 powerpc/THP: Double the PMD table size for THP by Aneesh Kumar K.V · 11 years ago
  15. 83d5e64 powerpc: Fix build errors STRICT_MM_TYPECHECKS by Aneesh Kumar K.V · 11 years ago
  16. 5a148af Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  17. cf9427b powerpc: New hugepage directory format by Aneesh Kumar K.V · 11 years ago
  18. 0aad818 sparse-vmemmap: specify vmemmap population range in bytes by Johannes Weiner · 11 years ago
  19. 0197518 memory-hotplug: remove memmap of sparse-vmemmap by Tang Chen · 11 years ago
  20. 46723bf memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap by Yasuaki Ishimatsu · 11 years ago
  21. beacc6d powerpc: Remove all includes of <asm/abs_addr.h> by Michael Ellerman · 12 years ago
  22. ae3a197 Disintegrate asm/system.h for PowerPC by David Howells · 12 years ago
  23. 2773fcc powerpc: Move free_initmem to common code by Dave Carroll · 13 years ago
  24. 307cfe7 powerpc: Force page alignment for initrd reserved memory by Benjamin Herrenschmidt · 13 years ago
  25. daab7fc Merge commit 'v2.6.36-rc3' into x86/memblock by Ingo Molnar · 14 years ago
  26. 79c3095 powerpc: Export memstart_addr and kernstart_addr on ppc64 by Sonny Rao · 14 years ago
  27. cd3db0c memblock: Remove rmo_size, burry it in arch/powerpc where it belongs by Benjamin Herrenschmidt · 14 years ago
  28. 95f72d1 lmb: rename to memblock by Yinghai Lu · 14 years ago
  29. 91eea67 powerpc/mm: Track backing pages allocated by vmemmap_populate() by Mark Nelson · 14 years ago
  30. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  31. a4fe3ce powerpc/mm: Allow more flexible layouts for hugepage pagetables by David Gibson · 15 years ago
  32. a0668cd powerpc/mm: Cleanup management of kmem_caches for pagetables by David Gibson · 15 years ago
  33. 3089aa1 kcore: use registerd physmem information by KAMEZAWA Hiroyuki · 15 years ago
  34. a0614da kcore: register vmalloc area in generic way by KAMEZAWA Hiroyuki · 15 years ago
  35. c30bb2a kcore: add kclist types by KAMEZAWA Hiroyuki · 15 years ago
  36. 32a7494 powerpc/mm: Add support for SPARSEMEM_VMEMMAP on 64-bit Book3E by Benjamin Herrenschmidt · 15 years ago
  37. 9449168 powerpc: Shield code specific to 64-bit server processors by Benjamin Herrenschmidt · 15 years ago
  38. f5ea64d powerpc: Get USE_STRICT_MM_TYPECHECKS working again by David Gibson · 16 years ago
  39. bc033b6 powerpc/mm: Fix attribute confusion with htab_bolt_mapping() by Benjamin Herrenschmidt · 16 years ago
  40. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  41. 0d9ea75 powerpc: support multiple hugepage sizes by Jon Tollefson · 16 years ago
  42. fcff474 Merge branch 'linux-2.6' into powerpc-next by Paul Mackerras · 16 years ago
  43. cec08e7 [POWERPC] vmemmap fixes to use smaller pages by Benjamin Herrenschmidt · 16 years ago
  44. 09de9ff [POWERPC] Fix sparse warnings in arch/powerpc/mm by Michael Ellerman · 16 years ago
  45. 37dd2ba [POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero) by Kumar Gala · 16 years ago
  46. 49a9997 [POWERPC] Remove unused __max_memory variable by Olof Johansson · 16 years ago
  47. d7917ba [POWERPC] Introduce lowmem_end_addr to distinguish from total_lowmem by Kumar Gala · 16 years ago
  48. e48b1b4 [POWERPC] Replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  49. d9b2b2a [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. by David S. Miller · 16 years ago
  50. 6548d83 [POWERPC] Silence an annoying boot message by Stephen Rothwell · 17 years ago
  51. c548f08 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  52. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  53. f6b80769 [POWERPC] Fix vmemmap warning in init_64.c by Tony Breeds · 17 years ago
  54. e95206a Update PowerPC vmemmap code for 1TB segments by Anton Blanchard · 17 years ago
  55. d29eff7 ppc64: SPARSEMEM_VMEMMAP support by Andy Whitcroft · 17 years ago
  56. df174e3 [POWERPC] Add memory regions to the kcore list for 32-bit machines by Ed Swarthout · 17 years ago
  57. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  58. f21f49e [POWERPC] Remove the dregs of APUS support from arch/powerpc by David Gibson · 17 years ago
  59. 517e226 [POWERPC] Don't use SLAB/SLUB for PTE pages by Hugh Dickins · 17 years ago
  60. 0e6b9c9 use SLAB_PANIC flag cleanup by Akinobu Mita · 17 years ago
  61. f0f3980 slab allocators: remove multiple alignment specifications by Christoph Lameter · 17 years ago
  62. 5af6083 slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN by Christoph Lameter · 17 years ago
  63. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  64. adaa3a7 [POWERPC] setup_kcore(): Fix incorrect function name in panic() call. by Geert Uytterhoeven · 18 years ago
  65. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  66. c9cf552 [PATCH] add poison.h and patch primary users by Randy Dunlap · 18 years ago
  67. f10a04c [PATCH] powerpc: Fix pagetable bloat for hugepages by David Gibson · 18 years ago
  68. 2e6e33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  69. 7835e98 [PATCH] remove set_page_count() outside mm/ by Nick Piggin · 18 years ago
  70. f8642eb [PATCH] powerpc: Remove calculation of io hole by Michael Ellerman · 18 years ago
  71. 800fc3e [PATCH] powerpc: Remove imalloc.h by David Gibson · 19 years ago
  72. 49b0985 powerpc: Move some extern declarations from C code into headers by Paul Mackerras · 19 years ago
  73. 87655ff [PATCH] powerpc: 64k pages pmd alloc fix by Benjamin Herrenschmidt · 19 years ago
  74. c613523 Merge ../linux-2.6 by Paul Mackerras · 19 years ago
  75. dcad47f [PATCH] powerpc: Kill ppcdebug by David Gibson · 19 years ago
  76. 3c726f8 [PATCH] ppc64: support 64k pages by Benjamin Herrenschmidt · 19 years ago
  77. ab1f9da powerpc: Merge arch/ppc64/mm to arch/powerpc/mm by Paul Mackerras · 19 years ago
  78. 70d64ce powerpc: Rename files to have consistent _32/_64 suffixes by Paul Mackerras · 19 years ago[Renamed from arch/powerpc/mm/init64.c]
  79. 7c8c6b9 powerpc: Merge lmb.c and make MM initialization use it. by Paul Mackerras · 19 years ago
  80. 14cf11a powerpc: Merge enough to start building in arch/powerpc. by Paul Mackerras · 19 years ago