1. 09316c0 mm/balloon_compaction: add vmstat counters and kpageflags bit by Konstantin Khlebnikov · 10 years ago
  2. 2667f50 mm: introduce a general RCU get_user_pages_fast() by Steve Capper · 10 years ago
  3. 12d79d6 mm/zpool: update zswap to use zpool by Dan Streetman · 10 years ago
  4. af8d417 mm/zpool: implement common zpool api to zbud/zsmalloc by Dan Streetman · 10 years ago
  5. a254129 CMA: generalize CMA reserved area management functionality by Joonsoo Kim · 10 years ago
  6. d867f20 mm/zsmalloc: make zsmalloc module-buildable by Minchan Kim · 10 years ago
  7. 226b4cc mm/process_vm_access: move config option into init/Kconfig by Konstantin Khlebnikov · 10 years ago
  8. c177c81 hugetlb: restrict hugepage_migration_support() to x86_64 by Naoya Horiguchi · 10 years ago
  9. 70210ed mm/memblock: add physical memory list by Philipp Hachtmann · 10 years ago
  10. 042d27a parisc,metag: Do not hardcode maximum userspace stack size by Helge Deller · 10 years ago
  11. 9e5c33d mm: create generic early_ioremap() support by Mark Salter · 10 years ago
  12. 9164550 mm: disable split page table lock for !MMU by Kirill A. Shutemov · 10 years ago
  13. 2216ee8 mm/Kconfig: fix URL for zsmalloc benchmark by Ben Hutchings · 10 years ago
  14. bcf1647 zsmalloc: move it under mm by Minchan Kim · 10 years ago
  15. a844f38 mm: add missing dependency in Kconfig by Sima Baymani · 11 years ago
  16. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  17. 49076ec mm: dynamically allocate page->ptl if it cannot be embedded to struct page by Kirill A. Shutemov · 11 years ago
  18. e009bb3 mm: implement split page table lock for PMD level by Kirill A. Shutemov · 11 years ago
  19. e9bb18c mm: avoid increase sizeof(struct page) due to split page table lock by Kirill A. Shutemov · 11 years ago
  20. c532092 mem-hotplug: introduce movable_node boot option by Tang Chen · 11 years ago
  21. 18f6533 mm/Kconfig: Grammar s/an/a/ by Geert Uytterhoeven · 11 years ago
  22. f7e3334 powerpc: Fix memory hotplug with sparse vmemmap by Nathan Fontenot · 11 years ago
  23. de32a81 mm/Kconfig: add MMU dependency for MIGRATION. by Chen Gang · 11 years ago
  24. bf550fc Merge remote-tracking branch 'origin/next' into kvm-ppc-next by Alexander Graf · 11 years ago
  25. 2b28111 zswap: add to mm/ by Seth Jennings · 11 years ago
  26. 4e2e277 zbud: add to mm/ by Seth Jennings · 11 years ago
  27. 20f7462 Merge remote-tracking branch 'cmadma/for-v3.12-cma-dma' into kvm-ppc-next by Alexander Graf · 11 years ago
  28. 0f8975e mm: soft-dirty bits for user memory changes tracking by Pavel Emelyanov · 11 years ago
  29. f825c73 mm/cma: Move dma contiguous changes into a seperate config by Aneesh Kumar K.V · 11 years ago
  30. 40b3136 Finally eradicate CONFIG_HOTPLUG by Stephen Rothwell · 11 years ago
  31. 9ca24e2 mmKconfig: add an option to disable bounce by Vinayak Menon · 11 years ago
  32. 4febd95 Select VIRT_TO_BUS directly where needed by Stephen Rothwell · 11 years ago
  33. 887cbce0 arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS by Stephen Rothwell · 11 years ago
  34. 46723bf memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap by Yasuaki Ishimatsu · 11 years ago
  35. 7c2db36 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  36. ffecfd1 block: optionally snapshot page contents to provide stable pages during write by Darrick J. Wong · 11 years ago
  37. a8826ee mm: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 11 years ago
  38. c297405 memory-hotplug: document and enable CONFIG_MOVABLE_NODE by Tang Chen · 12 years ago
  39. f6e858a Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  40. 20b2f52 numa: add CONFIG_MOVABLE_NODE for movable-dedicated node by Lai Jiangshan · 12 years ago
  41. 18468d9 mm: introduce a common interface for balloon pages mobility by Rafael Aquini · 12 years ago
  42. 05106e6 mm: enable CONFIG_COMPACTION by default by Rik van Riel · 12 years ago
  43. 1562606 thp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGE by Gerald Schaefer · 12 years ago
  44. ee6f509 mm: factor out memory isolate functions by Minchan Kim · 12 years ago
  45. 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
  46. 5febcbe Cross Memory Attach: make it Kconfigurable by Christopher Yeoh · 12 years ago
  47. 47118af mm: mmzone: MIGRATE_CMA migration type added by Michal Nazarewicz · 13 years ago
  48. 27c6aec mm: frontswap: config and doc files by Dan Magenheimer · 12 years ago
  49. d4bbf7e Merge branch 'master' into x86/memblock by Tejun Heo · 13 years ago
  50. 6661672 memblock: add NO_BOOTMEM config symbol by Sam Ravnborg · 13 years ago
  51. c378ddd memblock, x86: Make ARCH_DISCARD_MEMBLOCK a config option by Tejun Heo · 13 years ago
  52. 7c0caeb memblock: Add optional region->nid by Tejun Heo · 13 years ago
  53. 140a1ef mm Kconfig typo: cleancacne -> cleancache by Michael Witten · 13 years ago
  54. 077b1f8 mm: cleancache core ops functions and config by Dan Magenheimer · 13 years ago
  55. 33a9387 mm: compaction: don't depend on HUGETLB_PAGE by Andrea Arcangeli · 13 years ago
  56. 5d68924 thp: select CONFIG_COMPACTION if TRANSPARENT_HUGEPAGE enabled by Andrea Arcangeli · 13 years ago
  57. 13ece88 thp: transparent hugepage config choice by Andrea Arcangeli · 13 years ago
  58. f2d6bfe thp: add x86 32bit support by Johannes Weiner · 13 years ago
  59. 4c76d9d thp: CONFIG_TRANSPARENT_HUGEPAGE by Andrea Arcangeli · 13 years ago
  60. 0fc0531 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  61. 152e065 mm: avoid warning when COMPACTION is selected by Andrea Arcangeli · 14 years ago
  62. bbddff0 percpu: use percpu allocator on UP too by Tejun Heo · 14 years ago
  63. 95f72d1 lmb: rename to memblock by Yinghai Lu · 14 years ago
  64. e9e96b3 mm: allow CONFIG_MIGRATION to be set without CONFIG_NUMA or memory hot-remove by Mel Gorman · 14 years ago
  65. 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
  66. 9bdac91 sparsemem: Put mem map for one node together. by Yinghai Lu · 14 years ago
  67. 0176bd3 sh: Drop down to a single quicklist. by Paul Mundt · 14 years ago
  68. 27df506 HWPOISON: Add PROC_FS dependency to hwpoison injector v2 by Andi Kleen · 15 years ago
  69. 6e14154 NOMMU: Optimise away the {dac_,}mmap_min_addr tests by David Howells · 15 years ago
  70. 413f9ef HWPOISON: mention HWPoison in Kconfig entry by Andi Kleen · 15 years ago
  71. 478c5ff HWPOISON: add page flags filter by Wu Fengguang · 15 years ago
  72. d0f209f ksm: remove unswappable max_kernel_pages by Hugh Dickins · 15 years ago
  73. a70caa8 mm: stop ptlock enlarging struct page by Hugh Dickins · 15 years ago
  74. af8e335 mm: CONFIG_MMU for PG_mlocked by Hugh Dickins · 15 years ago
  75. 6ad696d mm: allow memory hotplug and hibernation in the same kernel by Andi Kleen · 15 years ago
  76. 0a53f16 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  77. 1a83e17 mm: fix sparsemem configuration by Russell King · 15 years ago
  78. ed84a07 powerpc: Limit memory hotplug support to PPC64 Book-3S machines by Kumar Gala · 15 years ago
  79. c73602a ksm: more on default values by Hugh Dickins · 15 years ago
  80. d949f36 x86: Fix hwpoison code related build failure on 32-bit NUMAQ by Linus Torvalds · 15 years ago
  81. 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
  82. 7701c9c ksm: add some documentation by Hugh Dickins · 15 years ago
  83. f8af4da ksm: the mm interface to ksm by Hugh Dickins · 15 years ago
  84. cae681f HWPOISON: Add simple debugfs interface to inject hwpoison on arbitary PFNs by Andi Kleen · 15 years ago
  85. 6a46079 HWPOISON: The high level memory error handler in the VM v7 by Andi Kleen · 15 years ago
  86. 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
  87. a269cca mm: remove !NUMA condition from PAGEFLAGS_EXTENDED condition set by H. Peter Anvin · 15 years ago
  88. 788084a Security/SELinux: seperate lsm specific mmap_min_addr by Eric Paris · 15 years ago
  89. 517d086 Merge branch 'akpm' by Linus Torvalds · 15 years ago
  90. 6837765 mm: remove CONFIG_UNEVICTABLE_LRU config option by KOSAKI Motohiro · 15 years ago
  91. 0399790 [S390] pm: memory hotplug power management callbacks by Gerald Schaefer · 15 years ago
  92. e0a94c2 security: use mmap_min_addr indepedently of security models by Christoph Lameter · 15 years ago
  93. fc4d5c2 nommu: make the initial mmap allocation excess behaviour Kconfig configurable by David Howells · 15 years ago
  94. 5a52edd mm: point the UNEVICTABLE_LRU config option at the documentation by David Howells · 15 years ago
  95. 71aa653 nommu: make CONFIG_UNEVICTABLE_LRU available when CONFIG_MMU=n by David Howells · 15 years ago
  96. 33925b2 nommu: there is no mlock() for NOMMU, so don't provide the bits by David Howells · 15 years ago
  97. 67faaad Remove obsolete CONFIG_RESOURCES_64BIT by Geert Uytterhoeven · 15 years ago
  98. 894bc31 Unevictable LRU Infrastructure by Lee Schermerhorn · 16 years ago
  99. 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
  100. 9ba1608 Kconfig: eliminate "def_bool n" constructs by Jan Beulich · 16 years ago