1. dd4123f mm: fix build warnings in <linux/compaction.h> by Minchan Kim · 8 years ago
  2. 1b5946a thp: update Documentation/{vm/transhuge,filesystems/proc}.txt by Kirill A. Shutemov · 8 years ago
  3. 6fb8ddf thp, mlock: update unevictable-lru.txt by Kirill A. Shutemov · 8 years ago
  4. bda807d mm: migrate: support non-lru movable page migration by Minchan Kim · 8 years ago
  5. 9a001fc z3fold: the 3-fold allocator for compressed pages by Vitaly Wool · 8 years ago
  6. 89474d5 Documentation: vm: fix spelling mistakes by Eric Engestrom · 8 years ago
  7. a05a70d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  8. 0139aa7 mm: rename _count, field of the struct page, to _refcount by Joonsoo Kim · 8 years ago
  9. 30955e7 Documentation: vm: Spelling s/paltform/platform/g by Geert Uytterhoeven · 8 years ago
  10. 0855965 Documentation: fix common spelling mistakes by Kees Cook · 8 years ago
  11. 63f8e8d Documentation typo: wrong page flag bit for KPF_HUGE by Doug Hoyte · 8 years ago
  12. 444eb2a4 mm: thp: set THP defrag by default to madvise and add a stall-free defrag option by Mel Gorman · 8 years ago
  13. f9719a0 thp, vmstats: count deferred split events by Kirill A. Shutemov · 8 years ago
  14. 7dd80b8 mm, page_owner: convert page_owner_inited to static key by Vlastimil Babka · 8 years ago
  15. becfda6 slub: convert SLAB_DEBUG_FREE to SLAB_CONSISTENCY_CHECKS by Laura Abbott · 8 years ago
  16. 0cbeafb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  17. a46e637 thp: update documentation by Kirill A. Shutemov · 8 years ago
  18. 7acccdb Doc: treewide: Fix grammar "a" to "an" by Masanari Iida · 9 years ago
  19. 1d798ca mm: make compound_head() robust by Kirill A. Shutemov · 9 years ago
  20. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  21. cf4b769 mm: page migration avoid touching newpage until no going back by Hugh Dickins · 9 years ago
  22. b87537d9e mm: rmap use pte lock not mmap_sem to set PageMlocked by Hugh Dickins · 9 years ago
  23. 7a14239 mm Documentation: undoc non-linear vmas by Hugh Dickins · 9 years ago
  24. 80f73b4 Documentation/vm/transhuge.txt: add information about max_ptes_swap by Ebru Akagunduz · 9 years ago
  25. 76f8ec7 Doc/slub: document slabinfo-gnuplot.sh script by Sergey Senozhatsky · 9 years ago
  26. f074a8f proc: export idle flag via kpageflags by Vladimir Davydov · 9 years ago
  27. 33c3fc7 mm: introduce idle page tracking by Vladimir Davydov · 9 years ago
  28. 80ae2fd proc: add kpagecgroup file by Vladimir Davydov · 9 years ago
  29. 9c4c5ef zswap: update docs for runtime-changeable attributes by Dan Streetman · 9 years ago
  30. e659074 Documentation: update libhugetlbfs location and use for testing by Mike Kravetz · 9 years ago
  31. 83b4b0b pagemap: update documentation by Konstantin Khlebnikov · 9 years ago
  32. 77bb499 pagemap: add mmap-exclusive bit for marking pages mapped only here by Konstantin Khlebnikov · 9 years ago
  33. a9b85f9 userfaultfd: change the read API to return a uffd_msg by Andrea Arcangeli · 9 years ago
  34. 25edd8b userfaultfd: linux/Documentation/vm/userfaultfd.txt by Andrea Arcangeli · 9 years ago
  35. c00ed16 zswap: runtime enable/disable by Dan Streetman · 9 years ago
  36. 9b012a2 Documentation/vm/unevictable-lru.txt: clarify MAP_LOCKED behavior by Michal Hocko · 9 years ago
  37. d6a24d0 Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 9 years ago
  38. d02be50 zsmalloc: zsmalloc documentation by Minchan Kim · 9 years ago
  39. 80d6b94 mm, doc: cleanup and clarify munmap behavior for hugetlb memory by David Rientjes · 9 years ago
  40. 8c9b970 hugetlbfs: document min_size mount option and cleanup by Mike Kravetz · 9 years ago
  41. 922c055 Documentation/vm/unevictable-lru.txt: document interaction between compaction and the unevictable LRU by Eric B Munson · 9 years ago
  42. 53d85c9 cleancache: forbid overriding cleancache_ops by Vladimir Davydov · 9 years ago
  43. fc05f56 mm: rename __mlock_vma_pages_range() to populate_vma_page_range() by Kirill A. Shutemov · 9 years ago
  44. 3250af1 Documentation/vm/pagemap.txt: correct location of page-types tool by Randy Wright · 9 years ago
  45. 9ddfa69 doc: add information about max_ptes_none by Ebru Akagunduz · 9 years ago
  46. 56873f4 mm:add KPF_ZERO_PAGE flag for /proc/kpageflags by Wang, Yalin · 9 years ago
  47. 29afc4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  48. c8d78c1 mm: replace remap_file_pages() syscall with emulation by Kirill A. Shutemov · 9 years ago
  49. 8fc8f4d mm: fix cleancache debugfs directory path by Marcin Jabrzyk · 9 years ago
  50. 78a45c6 Merge branch 'akpm' (second patch-bomb from Andrew) by Linus Torvalds · 10 years ago
  51. 16a7ade Documentation: add new page_owner document by Joonsoo Kim · 10 years ago
  52. c0d7305 Documentation: vm: Add 1GB large page support information by Masanari Iida · 10 years ago
  53. 011bc48 Docs: Document that the sticky bit is understood by hugetlbfs by Kirill Smelkov · 10 years ago
  54. 33041a0 mm: mark remap_file_pages() syscall as deprecated by Kirill A. Shutemov · 10 years ago
  55. 3ba0812 mm/memory-failure.c: support use of a dedicated thread to handle SIGBUS(BUS_MCEERR_AO) by Naoya Horiguchi · 10 years ago
  56. 1aacb90 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into next by Linus Torvalds · 10 years ago
  57. c98be0c doc: spelling error changes by Carlos Garcia · 10 years ago
  58. 8f28ed9 Documentation/vm/numa_memory_policy.txt: fix wrong document in numa_memory_policy.txt by Tang Chen · 10 years ago
  59. df5cbb2 doc: fix double words by Masanari Iida · 10 years ago
  60. 3cf8ca1 Documentation/: update 00-INDEX files by Henrik Austad · 10 years ago
  61. 57ea817 mm: documentation: remove hopelessly out-of-date locking doc by Dave Hansen · 10 years ago
  62. 49f0ce5 mm: add overcommit_kbytes sysctl variable by Jerome Marchand · 10 years ago
  63. c283610 x86, mm: do not leak page->ptl for pmd page tables by Kirill A. Shutemov · 11 years ago
  64. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  65. 49076ec mm: dynamically allocate page->ptl if it cannot be embedded to struct page by Kirill A. Shutemov · 11 years ago
  66. 0151e3d Documentation/vm/zswap.txt: fix typos by Christian Hesse · 11 years ago
  67. 6c7842e mm: update 00-INDEX by Henrik Austad · 11 years ago
  68. d9104d1 mm: track vma changes with VM_SOFTDIRTY bit by Cyrill Gorcunov · 11 years ago
  69. 15610c8 hugepage: mention libhugetlbfs in doc by Davidlohr Bueso · 11 years ago
  70. 61b0d76 zswap: add documentation by Seth Jennings · 11 years ago
  71. f49cbdd mm/thp: fix doc for transparent huge zero page by Wanpeng Li · 11 years ago
  72. 80cc38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  73. 541c237 pagemap: prepare to reuse constant bits with page-shift by Pavel Emelyanov · 11 years ago
  74. 0f8975e mm: soft-dirty bits for user memory changes tracking by Pavel Emelyanov · 11 years ago
  75. f884ab1 doc: fix misspellings with 'codespell' tool by Anatol Pomozov · 11 years ago
  76. c9b1d09 mm: limit growth of 3% hardcoded other user reserve by Andrew Shewmaker · 11 years ago
  77. 8fdb3db ksm: add some comments by Hugh Dickins · 11 years ago
  78. 90bd6fd ksm: allow trees per NUMA node by Petr Holasek · 11 years ago
  79. f6e858a Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  80. 79da540 thp: introduce sysfs knob to disable huge zero page by Kirill A. Shutemov · 12 years ago
  81. d8a8e1f thp, vmstat: implement HZP_ALLOC and HZP_ALLOC_FAILED events by Kirill A. Shutemov · 12 years ago
  82. e180377 thp: change split_huge_page_pmd() interface by Kirill A. Shutemov · 12 years ago
  83. 4e79162a doc: fix quite a few typos within Documentation by Masanari Iida · 12 years ago
  84. 39b5f29 mm: remove vma arg from page_evictable by Hugh Dickins · 12 years ago
  85. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  86. d46f3d8 hugetlb: update hugetlbpage.txt by Zhouping Liu · 12 years ago
  87. 1d00015 mm/frontswap: cleanup doc and comment error by Wanpeng Li · 12 years ago
  88. 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
  89. af4f8ba Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
  90. 052fb0d proc: report file/anon bit in /proc/pid/pagemap by Konstantin Khlebnikov · 12 years ago
  91. 6925699 mm: document the meminfo and vmstat fields of relevance to transparent hugepages by Mel Gorman · 12 years ago
  92. 165c8ae frontswap: s/put_page/store/g s/get_page/load by Konrad Rzeszutek Wilk · 12 years ago
  93. 27c6aec mm: frontswap: config and doc files by Dan Magenheimer · 12 years ago
  94. 9fe4961 Documentations: Fix slabinfo.c directory in vm/slub.txt by majianpeng · 12 years ago
  95. f0f57b2 mm: move hugepage test examples to tools/testing/selftests/vm by Dave Young · 12 years ago
  96. c6dd897 mm: move page-types.c from Documentation to tools/vm by Dave Young · 12 years ago
  97. aab008d Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm by Linus Torvalds · 12 years ago
  98. 807f0cc pagemap: document KPF_THP and make page-types aware of it by Naoya Horiguchi · 12 years ago
  99. 16c0cfa Merge branch 'stable/cleancache.v13' into linux-next by Konrad Rzeszutek Wilk · 12 years ago
  100. 40e4712 Documentation: Fix multiple typo in Documentation by Masanari Iida · 12 years ago