1. 307cfe7 powerpc: Force page alignment for initrd reserved memory by Benjamin Herrenschmidt · 13 years ago
  2. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  3. c7fc2de memblock, bootmem: Round pfn properly for memory and reserved regions by Yinghai Lu · 14 years ago
  4. 4734b59 memblock: Remove memblock_type.size and add memblock.memory_size instead by Benjamin Herrenschmidt · 14 years ago
  5. 28be707 memblock/powerpc: Use new accessors by Benjamin Herrenschmidt · 14 years ago
  6. e3239ff memblock: Rename memblock_region to memblock_type and memblock_property to memblock_region by Benjamin Herrenschmidt · 14 years ago
  7. 95f72d1 lmb: rename to memblock by Yinghai Lu · 14 years ago
  8. 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
  9. a932729 powerpc: Fix swiotlb to respect the boot option by FUJITA Tomonori · 15 years ago
  10. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago
  11. 0895ecd powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal accessors by David Gibson · 15 years ago
  12. 908eedc walk system ram range by KAMEZAWA Hiroyuki · 15 years ago
  13. cc013a8 arches: drop superfluous casts in nr_free_pages() callers by Geert Uytterhoeven · 15 years ago
  14. 8b31e49 powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency. by Benjamin Herrenschmidt · 15 years ago
  15. f637a49 powerpc: Minor cleanups of kernel virt address space definitions by Benjamin Herrenschmidt · 15 years ago
  16. 49a8496 powerpc: Allow mem=x cmdline to work with 4G+ by Becky Bruce · 15 years ago
  17. 8d30c14 powerpc/mm: Rework I$/D$ coherency (v3) by Benjamin Herrenschmidt · 16 years ago
  18. c04fc58 mm: show node to memory section relationship with symlinks in sysfs by Gary Hade · 16 years ago
  19. 64b3d0e powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED by Benjamin Herrenschmidt · 16 years ago
  20. f048aac powerpc/mm: Add SMP support to no-hash TLB handling by Benjamin Herrenschmidt · 16 years ago
  21. 7108878 mm: cleanup to make remove_memory() arch-neutral by Badari Pulavarty · 16 years ago
  22. a880e76 powerpc: Avoid integer overflow in page_is_ram() by Roland Dreier · 16 years ago
  23. fb61063 powerpc: Fix compiler warning in arch/powerpc/mm/mem.c by Tony Breeds · 16 years ago
  24. bda2fa5 powerpc: use generic show_mem() by Johannes Weiner · 16 years ago
  25. 2bf3016 powerpc: Fix problems with 32bit PPC's running with >= 4GB of RAM by Stefan Roese · 16 years ago
  26. db7f37d powerpc: Fix building of arch/powerpc/mm/mem.o when MEMORY_HOTPLUG=y and SPARSEMEM=n by Tony Breeds · 16 years ago
  27. 0d57994 [POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=n by Nathan Lynch · 16 years ago
  28. 9d88a2e [POWERPC] Provide walk_memory_resource() for powerpc by Badari Pulavarty · 17 years ago
  29. 180c06e hotplug-memory: make online_page() common by Jeremy Fitzhardinge · 17 years ago
  30. 2c419bd [POWERPC] Port fixmap from x86 and use for kmap_atomic by Kumar Gala · 17 years ago
  31. 37dd2ba [POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero) by Kumar Gala · 17 years ago
  32. d7917ba [POWERPC] Introduce lowmem_end_addr to distinguish from total_lowmem by Kumar Gala · 17 years ago
  33. 745681a [POWERPC] Remove redundant display of free swap space in show_mem() by Johannes Weiner · 17 years ago
  34. fa90f70 [POWERPC] arch_add_memory() cannot be __devinit by Geert Uytterhoeven · 17 years ago
  35. d9b2b2a [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. by David S. Miller · 17 years ago
  36. a99824f [POWERPC] Add arch-specific walk_memory_remove() for 64-bit powerpc by Badari Pulavarty · 17 years ago
  37. aa620ab [POWERPC] Add remove_memory() for 64-bit powerpc by Badari Pulavarty · 17 years ago
  38. 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
  39. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 17 years ago
  40. 551ed33 [POWERPC] update_mmu_cache: Don't cache-flush non-readable pages by Scott Wood · 17 years ago
  41. f98eeb4 [POWERPC] Fix handling of memreserve if the range lands in highmem by Kumar Gala · 17 years ago
  42. 0b47759 [POWERPC] Fix 8xx build breakage due to _tlbie changes by Benjamin Herrenschmidt · 17 years ago
  43. 48e9419 fix memory hot remove not configured case. by KAMEZAWA Hiroyuki · 17 years ago
  44. 9420dc6 [POWERPC] Clean out a bunch of duplicate includes by Jesper Juhl · 17 years ago
  45. b3e998e [POWERPC] Remove extra return statement by Manish Ahuja · 17 years ago
  46. f21f49e [POWERPC] Remove the dregs of APUS support from arch/powerpc by David Gibson · 17 years ago
  47. 5453e77 [POWERPC] Fix warning in 32-bit builds with CONFIG_HIGHMEM by Benjamin Herrenschmidt · 17 years ago
  48. 4e8ad3e [POWERPC] Mark pages that don't exist as nosave by Johannes Berg · 17 years ago
  49. a3cf4bd [POWERPC] Remove unneeded page_is_ram export by Johannes Berg · 18 years ago
  50. ee4f2ea [POWERPC] Fix 32-bit mm operations when not using BATs by Benjamin Herrenschmidt · 18 years ago
  51. 7ac9a13 [POWERPC] Fix vDSO page count calculation by Benjamin Herrenschmidt · 18 years ago
  52. bcff494 [POWERPC] Remove bogus comment about page_is_ram by Johannes Berg · 18 years ago
  53. dbbb06b [POWERPC] 8xx: platform specific mmu updates by Vitaly Bordug · 18 years ago
  54. 6391af1 [PATCH] mm: use symbolic names instead of indices for zone initialisation by Mel Gorman · 18 years ago
  55. c67c3cb [PATCH] Have Power use add_active_range() and free_area_init_nodes() by Mel Gorman · 18 years ago
  56. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  57. bc02af9 [PATCH] pgdat allocation for new node add (specify node id) by Yasunori Goto · 18 years ago
  58. e110b28 [PATCH] powerpc: Less verbose mem configuration output by Olof Johansson · 19 years ago
  59. bac30d1 Merge ../linux-2.6 by Paul Mackerras · 19 years ago
  60. ec936fc [PATCH] for_each_online_pgdat: renaming for_each_pgdat by KAMEZAWA Hiroyuki · 19 years ago
  61. c258dd4 [PATCH] powerpc: Consistent printing of node id by Anton Blanchard · 19 years ago
  62. 2e6e33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 19 years ago
  63. 2d0eee1 [PATCH] powerpc: Fix warning in add_memory by Andrew Morton · 19 years ago
  64. 7835e98 [PATCH] remove set_page_count() outside mm/ by Nick Piggin · 19 years ago
  65. 70dc991 [PATCH] remove set_page_count(page, 0) users (outside mm) by Nick Piggin · 19 years ago
  66. d7a5b2f [PATCH] powerpc: Always panic if lmb_alloc() fails by Michael Ellerman · 19 years ago
  67. 09f5dc4 [PATCH] powerpc: Cleanup, consolidating icache dirtying logic by David Gibson · 19 years ago
  68. e0fa93d [PATCH] powerpc: Don't use KERNELBASE in add_memory() by Michael Ellerman · 19 years ago
  69. 237a098 [PATCH] powerpc: numa placement for dynamically added memory by Mike Kravetz · 19 years ago
  70. 01edcd8 [PATCH] mm: powerpc ptlock comments by Hugh Dickins · 19 years ago
  71. fb6d73d [PATCH] powerpc: Fix sparsemem with memory holes [was Re: ppc64 oops..] by Paul Mackerras · 19 years ago
  72. a7f290d [PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernel by Benjamin Herrenschmidt · 19 years ago
  73. dd7ccbd [PATCH] Memory Add Fixes for ppc64 by Mike Kravetz · 19 years ago
  74. 54b7924 [PATCH] revised Memory Add Fixes for ppc64 by Mike Kravetz · 19 years ago
  75. bcb3557 [PATCH] ppc64: fix Memory: summary line by Anton Blanchard · 19 years ago
  76. 3c726f8 [PATCH] ppc64: support 64k pages by Benjamin Herrenschmidt · 19 years ago
  77. 23fd077 Merge ../linux-2.6 by hand by Paul Mackerras · 19 years ago
  78. cf00a8d powerpc: Fix bug arising from having multiple memory_limit variables by Paul Mackerras · 19 years ago
  79. 8b15047 [PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addresses by Roland Dreier · 19 years ago
  80. e37bc5d [PATCH] powerpc: Purge bootinfo.h by David Gibson · 19 years ago
  81. 9859901 Merge changes from linux-2.6 by hand by Paul Mackerras · 19 years ago
  82. ab1f9da powerpc: Merge arch/ppc64/mm to arch/powerpc/mm by Paul Mackerras · 19 years ago
  83. 7c8c6b9 powerpc: Merge lmb.c and make MM initialization use it. by Paul Mackerras · 19 years ago
  84. 14cf11a powerpc: Merge enough to start building in arch/powerpc. by Paul Mackerras · 19 years ago