1. f7e3334 powerpc: Fix memory hotplug with sparse vmemmap by Nathan Fontenot · 11 years ago
  2. de32a81 mm/Kconfig: add MMU dependency for MIGRATION. by Chen Gang · 11 years ago
  3. bf550fc Merge remote-tracking branch 'origin/next' into kvm-ppc-next by Alexander Graf · 11 years ago
  4. 2b28111 zswap: add to mm/ by Seth Jennings · 11 years ago
  5. 4e2e277 zbud: add to mm/ by Seth Jennings · 11 years ago
  6. 20f7462 Merge remote-tracking branch 'cmadma/for-v3.12-cma-dma' into kvm-ppc-next by Alexander Graf · 11 years ago
  7. 0f8975e mm: soft-dirty bits for user memory changes tracking by Pavel Emelyanov · 11 years ago
  8. f825c73 mm/cma: Move dma contiguous changes into a seperate config by Aneesh Kumar K.V · 11 years ago
  9. 40b3136 Finally eradicate CONFIG_HOTPLUG by Stephen Rothwell · 11 years ago
  10. 9ca24e2 mmKconfig: add an option to disable bounce by Vinayak Menon · 11 years ago
  11. 4febd95 Select VIRT_TO_BUS directly where needed by Stephen Rothwell · 11 years ago
  12. 887cbce0 arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS by Stephen Rothwell · 11 years ago
  13. 46723bf memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap by Yasuaki Ishimatsu · 11 years ago
  14. 7c2db36 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  15. ffecfd1 block: optionally snapshot page contents to provide stable pages during write by Darrick J. Wong · 11 years ago
  16. a8826ee mm: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 11 years ago
  17. c297405 memory-hotplug: document and enable CONFIG_MOVABLE_NODE by Tang Chen · 11 years ago
  18. f6e858a Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 11 years ago
  19. 20b2f52 numa: add CONFIG_MOVABLE_NODE for movable-dedicated node by Lai Jiangshan · 12 years ago
  20. 18468d9 mm: introduce a common interface for balloon pages mobility by Rafael Aquini · 12 years ago
  21. 05106e6 mm: enable CONFIG_COMPACTION by default by Rik van Riel · 12 years ago
  22. 1562606 thp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGE by Gerald Schaefer · 12 years ago
  23. ee6f509 mm: factor out memory isolate functions by Minchan Kim · 12 years ago
  24. a3fe778 Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm by Linus Torvalds · 12 years ago
  25. 5febcbe Cross Memory Attach: make it Kconfigurable by Christopher Yeoh · 12 years ago
  26. 47118af mm: mmzone: MIGRATE_CMA migration type added by Michal Nazarewicz · 12 years ago
  27. 27c6aec mm: frontswap: config and doc files by Dan Magenheimer · 12 years ago
  28. d4bbf7e Merge branch 'master' into x86/memblock by Tejun Heo · 13 years ago
  29. 6661672 memblock: add NO_BOOTMEM config symbol by Sam Ravnborg · 13 years ago
  30. c378ddd memblock, x86: Make ARCH_DISCARD_MEMBLOCK a config option by Tejun Heo · 13 years ago
  31. 7c0caeb memblock: Add optional region->nid by Tejun Heo · 13 years ago
  32. 140a1ef mm Kconfig typo: cleancacne -> cleancache by Michael Witten · 13 years ago
  33. 077b1f8 mm: cleancache core ops functions and config by Dan Magenheimer · 13 years ago
  34. 33a9387 mm: compaction: don't depend on HUGETLB_PAGE by Andrea Arcangeli · 13 years ago
  35. 5d68924 thp: select CONFIG_COMPACTION if TRANSPARENT_HUGEPAGE enabled by Andrea Arcangeli · 13 years ago
  36. 13ece88 thp: transparent hugepage config choice by Andrea Arcangeli · 13 years ago
  37. f2d6bfe thp: add x86 32bit support by Johannes Weiner · 13 years ago
  38. 4c76d9d thp: CONFIG_TRANSPARENT_HUGEPAGE by Andrea Arcangeli · 13 years ago
  39. 0fc0531 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  40. 152e065 mm: avoid warning when COMPACTION is selected by Andrea Arcangeli · 14 years ago
  41. bbddff0 percpu: use percpu allocator on UP too by Tejun Heo · 14 years ago
  42. 95f72d1 lmb: rename to memblock by Yinghai Lu · 14 years ago
  43. e9e96b3 mm: allow CONFIG_MIGRATION to be set without CONFIG_NUMA or memory hot-remove by Mel Gorman · 14 years ago
  44. a626b46 Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  45. 9bdac91 sparsemem: Put mem map for one node together. by Yinghai Lu · 14 years ago
  46. 0176bd3 sh: Drop down to a single quicklist. by Paul Mundt · 14 years ago
  47. 27df506 HWPOISON: Add PROC_FS dependency to hwpoison injector v2 by Andi Kleen · 14 years ago
  48. 6e14154 NOMMU: Optimise away the {dac_,}mmap_min_addr tests by David Howells · 14 years ago
  49. 413f9ef HWPOISON: mention HWPoison in Kconfig entry by Andi Kleen · 14 years ago
  50. 478c5ff HWPOISON: add page flags filter by Wu Fengguang · 14 years ago
  51. d0f209f ksm: remove unswappable max_kernel_pages by Hugh Dickins · 14 years ago
  52. a70caa8 mm: stop ptlock enlarging struct page by Hugh Dickins · 14 years ago
  53. af8e335 mm: CONFIG_MMU for PG_mlocked by Hugh Dickins · 14 years ago
  54. 6ad696d mm: allow memory hotplug and hibernation in the same kernel by Andi Kleen · 15 years ago
  55. 0a53f16 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  56. 1a83e17 mm: fix sparsemem configuration by Russell King · 15 years ago
  57. ed84a07 powerpc: Limit memory hotplug support to PPC64 Book-3S machines by Kumar Gala · 15 years ago
  58. c73602a ksm: more on default values by Hugh Dickins · 15 years ago
  59. d949f36 x86: Fix hwpoison code related build failure on 32-bit NUMAQ by Linus Torvalds · 15 years ago
  60. db16826 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  61. 7701c9c ksm: add some documentation by Hugh Dickins · 15 years ago
  62. f8af4da ksm: the mm interface to ksm by Hugh Dickins · 15 years ago
  63. cae681f HWPOISON: Add simple debugfs interface to inject hwpoison on arbitary PFNs by Andi Kleen · 15 years ago
  64. 6a46079 HWPOISON: The high level memory error handler in the VM v7 by Andi Kleen · 15 years ago
  65. 2274239 Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  66. a269cca mm: remove !NUMA condition from PAGEFLAGS_EXTENDED condition set by H. Peter Anvin · 15 years ago
  67. 788084a Security/SELinux: seperate lsm specific mmap_min_addr by Eric Paris · 15 years ago
  68. 517d086 Merge branch 'akpm' by Linus Torvalds · 15 years ago
  69. 6837765 mm: remove CONFIG_UNEVICTABLE_LRU config option by KOSAKI Motohiro · 15 years ago
  70. 0399790 [S390] pm: memory hotplug power management callbacks by Gerald Schaefer · 15 years ago
  71. e0a94c2 security: use mmap_min_addr indepedently of security models by Christoph Lameter · 15 years ago
  72. fc4d5c2 nommu: make the initial mmap allocation excess behaviour Kconfig configurable by David Howells · 15 years ago
  73. 5a52edd mm: point the UNEVICTABLE_LRU config option at the documentation by David Howells · 15 years ago
  74. 71aa653 nommu: make CONFIG_UNEVICTABLE_LRU available when CONFIG_MMU=n by David Howells · 15 years ago
  75. 33925b2 nommu: there is no mlock() for NOMMU, so don't provide the bits by David Howells · 15 years ago
  76. 67faaad Remove obsolete CONFIG_RESOURCES_64BIT by Geert Uytterhoeven · 15 years ago
  77. 894bc31 Unevictable LRU Infrastructure by Lee Schermerhorn · 16 years ago
  78. e533b22 Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  79. 9ba1608 Kconfig: eliminate "def_bool n" constructs by Jan Beulich · 16 years ago
  80. 600715d generic: add phys_addr_t for holding physical addresses by Jeremy Fitzhardinge · 16 years ago
  81. 912985d mm: Make generic weak get_user_pages_fast and EXPORT_GPL it by Rusty Russell · 16 years ago
  82. cddb8a5 mmu-notifiers: core by Andrea Arcangeli · 16 years ago
  83. 8174c43 x86: lockless get_user_pages_fast() by Nick Piggin · 16 years ago
  84. 83d1674 mm: make CONFIG_MIGRATION available w/o CONFIG_NUMA by Gerald Schaefer · 16 years ago
  85. 6c118e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 16 years ago
  86. 421c175 [S390] Add support for memory hot-add. by Heiko Carstens · 16 years ago
  87. 3851075 avr32: Use a quicklist for PTE allocation as well by Haavard Skinnemoen · 16 years ago
  88. e20b8cc PAGEFLAGS_EXTENDED and separate page flags for Head and Tail by Christoph Lameter · 16 years ago
  89. d5f68c6 sh: Bump number of quicklists for SH-5. by Paul Mundt · 17 years ago
  90. a5ee6da sparsemem: make SPARSEMEM_VMEMMAP selectable by Geoff Levand · 16 years ago
  91. ad3d0a3 small documentation fixes by Philipp Marek · 17 years ago
  92. fb9fc39 Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 17 years ago
  93. 7426071 xen: lock pte pages while pinning/unpinning by Jeremy Fitzhardinge · 17 years ago
  94. 0c0e619 memory unplug: page offline by KAMEZAWA Hiroyuki · 17 years ago
  95. 29c7111 vmemmap: generify initialisation via helpers by Andy Whitcroft · 17 years ago
  96. 67dd5a2 xen: disable split pte locks for now by Jeremy Fitzhardinge · 17 years ago
  97. b0cb1a1 Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION by Rafael J. Wysocki · 17 years ago
  98. 2a7326b CONFIG_BOUNCE to avoid useless inclusion of bounce buffer logic by Christoph Lameter · 17 years ago
  99. b91cba5 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  100. f057eac Introduce CONFIG_VIRT_TO_BUS by Stephen Rothwell · 17 years ago