1. f691fa1 powerpc: Replace mem_init_done with slab_is_available() by Michael Ellerman · 10 years ago
  2. 21098b9 powerpc: Move sparse_init() into initmem_init by Anton Blanchard · 10 years ago
  3. 1023973 powerpc: Remove bootmem allocator by Anton Blanchard · 10 years ago
  4. 16d0f5c powerpc: Remove ppc_md.remove_memory by Anton Blanchard · 10 years ago
  5. 75d43b2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux.git by Michael Ellerman · 10 years ago
  6. 6db35ad powerpc/mm: Use common paging_init() for NUMA by Scott Wood · 10 years ago
  7. 1c98025 powerpc: Dynamic DMA zone limits by Scott Wood · 10 years ago
  8. f51202d memory-hotplug: ppc: suitable memory should go to ZONE_MOVABLE by Wang Nan · 10 years ago
  9. 9ac8cde powerpc/pseries: Use remove_memory() to remove memory by Nathan Fontenot · 11 years ago
  10. 1b17366 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  11. e7e8de5 memblock: make memblock_set_node() support different memblock_type by Tang Chen · 11 years ago
  12. fac515db Merge remote-tracking branch 'scott/next' into next by Benjamin Herrenschmidt · 11 years ago
  13. 4f77092 powerpc: Make add_system_ram_resources() __init by Geert Uytterhoeven · 11 years ago
  14. 28efc35 powerpc/e6500: TLB miss handler with hardware tablewalk support by Scott Wood · 11 years ago
  15. f7e3334 powerpc: Fix memory hotplug with sparse vmemmap by Nathan Fontenot · 11 years ago
  16. f748eda powerpc/mm: Mark Memory Resources as busy by Nathan Fontenot · 11 years ago
  17. 65b97fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  18. 602ddc7 mm/PPC: prepare for killing free_all_bootmem_node() by Jiang Liu · 12 years ago
  19. 369a9d8 mm/ppc: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 12 years ago
  20. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 12 years ago
  21. dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 12 years ago
  22. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 12 years ago
  23. 0ac52dd powerpc: Make linux pagetable walk safe with THP enabled by Aneesh Kumar K.V · 12 years ago
  24. 5a148af Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  25. 7db6f78 mm/PPC: use free_highmem_page() to free highmem pages into buddy system by Jiang Liu · 12 years ago
  26. 5d585e5 mm/ppc: use common help functions to free reserved pages by Jiang Liu · 12 years ago
  27. 8040bda powerpc: place EXPORT_SYMBOL macro right after declaration by Valentina Manea · 12 years ago
  28. 5ce1a70 Merge branch 'akpm' (more incoming from Andrew) by Linus Torvalds · 12 years ago
  29. 24d335c memory-hotplug: introduce new arch_remove_memory() for removing page table by Wen Congyang · 12 years ago
  30. 4e8309b powerpc/mm: Eliminate unneeded for_each_memblock by Cody P Schafer · 12 years ago
  31. 688ba1d powerpc/swiotlb: Enable at early stage and disable if not necessary by Jia Hongtao · 12 years ago
  32. a84fcd4 powerpc: Change memory_limit from phys_addr_t to unsigned long long by Suzuki Poulose · 12 years ago
  33. 249ba1e KVM: PPC: Add cache flush on page map by Alexander Graf · 12 years ago
  34. 2480b20 powerpc: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  35. e4e88f3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  36. 1d7cfe1 powerpc: Use HAVE_MEMBLOCK_NODE_MAP by Tejun Heo · 13 years ago
  37. 8a3e3d3 powerpc: Punch a hole in /dev/mem for librtas by sukadev@linux.vnet.ibm.com · 13 years ago
  38. d93e4d7 powerpc/book3e: Change hugetlb preload to take vma argument by Becky Bruce · 13 years ago
  39. 1d54cf2 powerpc: Implement CONFIG_STRICT_DEVMEM by sukadev@linux.vnet.ibm.com · 13 years ago
  40. c40dd2f powerpc: Add System RAM to /proc/iomem by Anton Blanchard · 13 years ago
  41. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  42. 4b16f8e powerpc: various straight conversions from module.h --> export.h by Paul Gortmaker · 14 years ago
  43. a119409 powerpc: Fix oops when echoing bad values to /sys/devices/system/memory/probe by Anton Blanchard · 13 years ago
  44. 41151e7 powerpc: Hugetlb for BookE by Becky Bruce · 14 years ago
  45. f7ba299 powerpc/mm: Fix output of total_ram. by Tony Breeds · 14 years ago
  46. 3160b09 powerpc: Create next_tlbcam_idx percpu variable for FSL_BOOKE by Becky Bruce · 14 years ago
  47. a9c0f41 powerpc: Add printk companion for ppc_md.progress by Dave Carroll · 14 years ago
  48. 2773fcc powerpc: Move free_initmem to common code by Dave Carroll · 14 years ago
  49. 6da49a2 Merge remote branch 'origin/master' into next by Benjamin Herrenschmidt · 14 years ago
  50. 3d41e0f powerpc: mem_init should call memblock_is_reserved with phys_addr_t by Becky Bruce · 14 years ago
  51. 307cfe7 powerpc: Force page alignment for initrd reserved memory by Benjamin Herrenschmidt · 14 years ago
  52. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  53. c7fc2de memblock, bootmem: Round pfn properly for memory and reserved regions by Yinghai Lu · 14 years ago
  54. 4734b59 memblock: Remove memblock_type.size and add memblock.memory_size instead by Benjamin Herrenschmidt · 14 years ago
  55. 28be707 memblock/powerpc: Use new accessors by Benjamin Herrenschmidt · 14 years ago
  56. e3239ff memblock: Rename memblock_region to memblock_type and memblock_property to memblock_region by Benjamin Herrenschmidt · 14 years ago
  57. 95f72d1 lmb: rename to memblock by Yinghai Lu · 15 years ago
  58. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  59. a932729 powerpc: Fix swiotlb to respect the boot option by FUJITA Tomonori · 15 years ago
  60. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago
  61. 0895ecd powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal accessors by David Gibson · 15 years ago
  62. 908eedc walk system ram range by KAMEZAWA Hiroyuki · 15 years ago
  63. cc013a8 arches: drop superfluous casts in nr_free_pages() callers by Geert Uytterhoeven · 15 years ago
  64. 8b31e49 powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency. by Benjamin Herrenschmidt · 16 years ago
  65. f637a49 powerpc: Minor cleanups of kernel virt address space definitions by Benjamin Herrenschmidt · 16 years ago
  66. 49a8496 powerpc: Allow mem=x cmdline to work with 4G+ by Becky Bruce · 16 years ago
  67. 8d30c14 powerpc/mm: Rework I$/D$ coherency (v3) by Benjamin Herrenschmidt · 16 years ago
  68. c04fc58 mm: show node to memory section relationship with symlinks in sysfs by Gary Hade · 16 years ago
  69. 64b3d0e powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED by Benjamin Herrenschmidt · 16 years ago
  70. f048aac powerpc/mm: Add SMP support to no-hash TLB handling by Benjamin Herrenschmidt · 16 years ago
  71. 7108878 mm: cleanup to make remove_memory() arch-neutral by Badari Pulavarty · 16 years ago
  72. a880e76 powerpc: Avoid integer overflow in page_is_ram() by Roland Dreier · 16 years ago
  73. fb61063 powerpc: Fix compiler warning in arch/powerpc/mm/mem.c by Tony Breeds · 16 years ago
  74. bda2fa5 powerpc: use generic show_mem() by Johannes Weiner · 16 years ago
  75. 2bf3016 powerpc: Fix problems with 32bit PPC's running with >= 4GB of RAM by Stefan Roese · 17 years ago
  76. db7f37d powerpc: Fix building of arch/powerpc/mm/mem.o when MEMORY_HOTPLUG=y and SPARSEMEM=n by Tony Breeds · 17 years ago
  77. 0d57994 [POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=n by Nathan Lynch · 17 years ago
  78. 9d88a2e [POWERPC] Provide walk_memory_resource() for powerpc by Badari Pulavarty · 17 years ago
  79. 180c06e hotplug-memory: make online_page() common by Jeremy Fitzhardinge · 17 years ago
  80. 2c419bd [POWERPC] Port fixmap from x86 and use for kmap_atomic by Kumar Gala · 17 years ago
  81. 37dd2ba [POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero) by Kumar Gala · 17 years ago
  82. d7917ba [POWERPC] Introduce lowmem_end_addr to distinguish from total_lowmem by Kumar Gala · 17 years ago
  83. 745681a [POWERPC] Remove redundant display of free swap space in show_mem() by Johannes Weiner · 17 years ago
  84. fa90f70 [POWERPC] arch_add_memory() cannot be __devinit by Geert Uytterhoeven · 17 years ago
  85. d9b2b2a [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. by David S. Miller · 17 years ago
  86. a99824f [POWERPC] Add arch-specific walk_memory_remove() for 64-bit powerpc by Badari Pulavarty · 17 years ago
  87. aa620ab [POWERPC] Add remove_memory() for 64-bit powerpc by Badari Pulavarty · 17 years ago
  88. 3796958 Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  89. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 17 years ago
  90. 551ed33 [POWERPC] update_mmu_cache: Don't cache-flush non-readable pages by Scott Wood · 17 years ago
  91. f98eeb4 [POWERPC] Fix handling of memreserve if the range lands in highmem by Kumar Gala · 17 years ago
  92. 0b47759 [POWERPC] Fix 8xx build breakage due to _tlbie changes by Benjamin Herrenschmidt · 17 years ago
  93. 48e9419 fix memory hot remove not configured case. by KAMEZAWA Hiroyuki · 17 years ago
  94. 9420dc6 [POWERPC] Clean out a bunch of duplicate includes by Jesper Juhl · 17 years ago
  95. b3e998e [POWERPC] Remove extra return statement by Manish Ahuja · 18 years ago
  96. f21f49e [POWERPC] Remove the dregs of APUS support from arch/powerpc by David Gibson · 18 years ago
  97. 5453e77 [POWERPC] Fix warning in 32-bit builds with CONFIG_HIGHMEM by Benjamin Herrenschmidt · 18 years ago
  98. 4e8ad3e [POWERPC] Mark pages that don't exist as nosave by Johannes Berg · 18 years ago
  99. a3cf4bd [POWERPC] Remove unneeded page_is_ram export by Johannes Berg · 18 years ago
  100. ee4f2ea [POWERPC] Fix 32-bit mm operations when not using BATs by Benjamin Herrenschmidt · 18 years ago