1. acf128d mm: validate_mm browse_rb SMP race condition by Andrea Arcangeli · 8 years ago
  2. b37a05c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  3. 4643536 mm: retire GUP WARN_ON_ONCE that outlived its usefulness by Hugh Dickins · 8 years ago
  4. 12c9d70 mm: fix memory leak in copy_huge_pmd() by Matthew Wilcox · 8 years ago
  5. 3c1da7b mm/vmpressure.c: fix subtree pressure detection by Vladimir Davydov · 8 years ago
  6. 30bdbb7 mm: polish virtual memory accounting by Konstantin Khlebnikov · 8 years ago
  7. d977d56 mm: warn about VmData over RLIMIT_DATA by Konstantin Khlebnikov · 8 years ago
  8. 65376df proc: revert /proc/<pid>/maps [stack:TID] annotation by Johannes Weiner · 8 years ago
  9. e3ae195 thp: limit number of object to scan on deferred_split_scan() by Kirill A. Shutemov · 8 years ago
  10. cb8d68e thp: change deferred_split_count() to return number of THP in queue by Kirill A. Shutemov · 8 years ago
  11. a3d0a918 thp: make split_queue per-node by Kirill A. Shutemov · 8 years ago
  12. 29a8ea4 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  13. 03fc2da mm: fix pfn_t to page conversion in vm_insert_mixed by Dan Williams · 9 years ago
  14. 2973737 Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm by Linus Torvalds · 8 years ago
  15. b3c6de4 cleancache: constify cleancache_ops structure by Julia Lawall · 9 years ago
  16. 587198b vmstat: Remove BUG_ON from vmstat_update by Christoph Lameter · 9 years ago
  17. cc67375 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  18. 1d5cfdb tree wide: use kvfree() than conditional kfree()/vfree() by Tetsuo Handa · 9 years ago
  19. 9973c98 dax: add support for fsync/sync by Ross Zwisler · 9 years ago
  20. 7e7f774 mm: add find_get_entries_tag() by Ross Zwisler · 9 years ago
  21. f9fe48b dax: support dirty DAX entries in radix tree by Ross Zwisler · 9 years ago
  22. 3ed47db make sure that freeing shmem fast symlinks is RCU-delayed by Al Viro · 9 years ago
  23. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  24. 16fd0fe mm: fix kernel crash in khugepaged thread by yalin wang · 9 years ago
  25. 7162a1e mm: fix mlock accouting by Kirill A. Shutemov · 9 years ago
  26. b6ec57f thp: change pmd_trans_huge_lock() interface to return ptl by Kirill A. Shutemov · 9 years ago
  27. b2807f0 mm: memcontrol: add "sock" to cgroup2 memory.stat by Johannes Weiner · 9 years ago
  28. 587d9f7 mm: memcontrol: basic memory statistics in cgroup2 memory controller by Johannes Weiner · 9 years ago
  29. 44b7a8d mm: memcontrol: do not uncharge old page in page cache replacement by Johannes Weiner · 9 years ago
  30. 5ccc5ab mm: free swap cache aggressively if memcg swap is full by Vladimir Davydov · 9 years ago
  31. d8b3843 mm: vmscan: do not scan anon pages if memcg swap limit is hit by Vladimir Davydov · 9 years ago
  32. eb01aaa mm: memcontrol: replace mem_cgroup_lruvec_online with mem_cgroup_online by Vladimir Davydov · 9 years ago
  33. 3337767 mm: vmscan: pass memcg to get_scan_count() by Vladimir Davydov · 9 years ago
  34. 37e8435 mm: memcontrol: charge swap to cgroup2 by Vladimir Davydov · 9 years ago
  35. 0b8f73e mm: memcontrol: clean up alloc, online, offline, free functions by Johannes Weiner · 9 years ago
  36. 0db1529 mm: memcontrol: flatten struct cg_proto by Johannes Weiner · 9 years ago
  37. d886f4e mm: memcontrol: rein in the CONFIG space madness by Johannes Weiner · 9 years ago
  38. d55f90b net: drop tcp_memcontrol.c by Vladimir Davydov · 9 years ago
  39. 489c2a2 mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEM by Johannes Weiner · 9 years ago
  40. 04823c8 mm: memcontrol: allow to disable kmem accounting for cgroup2 by Vladimir Davydov · 9 years ago
  41. 52c29b0 mm: memcontrol: account "kmem" consumers in cgroup2 memory controller by Johannes Weiner · 9 years ago
  42. 127424c mm: memcontrol: move kmem accounting code to CONFIG_MEMCG by Johannes Weiner · 9 years ago
  43. 3893e30 mm: memcontrol: separate kmem code from legacy tcp accounting code by Johannes Weiner · 9 years ago
  44. 8e0a891 mm: memcontrol: group kmem init and exit functions together by Johannes Weiner · 9 years ago
  45. 567e9ab mm: memcontrol: give the kmem states more descriptive names by Johannes Weiner · 9 years ago
  46. b15aac1 mm: memcontrol: remove double kmem page_counter init by Johannes Weiner · 9 years ago
  47. 6d378da mm: memcontrol: drop unused @css argument in memcg_init_kmem by Johannes Weiner · 9 years ago
  48. a3b609e proc read mm's {arg,env}_{start,end} with mmap semaphore taken. by Mateusz Guzik · 9 years ago
  49. c6d3085 UBSAN: run-time undefined behavior sanity checker by Andrey Ryabinin · 9 years ago
  50. caaee62 ptrace: use fsuid, fsgid, effective creds for fs access checks by Jann Horn · 9 years ago
  51. c102f07 zsmalloc: fix migrate_zspage-zs_free race condition by Junil Lee · 9 years ago
  52. 0b9b6ff thp: fix interrupt unsafe locking in split_huge_page() by Kirill A. Shutemov · 9 years ago
  53. 629d9d1 mm: avoid uninitialized variable in tracepoint by Arnd Bergmann · 9 years ago
  54. a200dcb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  55. 25eedab vm: fix incorrect unlock error path in madvise_free_huge_pmd by Linus Torvalds · 9 years ago
  56. 6611d8d memcg: only free spare array when readers are done by Martijn Coenen · 9 years ago
  57. 98fd1ef mm: soft-offline: exit with failure for non anonymous thp by Naoya Horiguchi · 9 years ago
  58. acc14dc mm: soft-offline: clean up soft_offline_page() by Naoya Horiguchi · 9 years ago
  59. 9f8bdb3 mm: make swapoff more robust against soft dirty by Hugh Dickins · 9 years ago
  60. 88f306b mm: fix locking order in mm_take_all_locks() by Kirill A. Shutemov · 9 years ago
  61. d645fc0 mm: mempolicy: skip non-migratable VMAs when setting MPOL_MF_LAZY by Liang Chen · 9 years ago
  62. f16f091 mm/page_alloc.c: remove unused struct zone *z variable by Alexander Kuleshov · 9 years ago
  63. 7f43add mm/mlock.c: change can_do_mlock return value type to boolean by Wang Xiaoqiang · 9 years ago
  64. 61e1655 mm/vmalloc.c: use macro IS_ALIGNED to judge the aligment by Wang Xiaoqiang · 9 years ago
  65. 654a0dd cgroup, memcg, writeback: drop spurious rcu locking around mem_cgroup_css_from_page() by Tejun Heo · 9 years ago
  66. 6f8d2b8 mm/page_isolation: do some cleanup in "undo_isolate_page_range" by Wang Xiaoqiang · 9 years ago
  67. 4a9e1cd mm: bring in additional flag for fixup_user_fault to signal unlock by Dominik Dingel · 9 years ago
  68. 3565fce mm, x86: get_user_pages() for dax mappings by Dan Williams · 9 years ago
  69. 5c7fb56 mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmd by Dan Williams · 9 years ago
  70. f25748e3 mm, dax: convert vmf_insert_pfn_pmd() to pfn_t by Dan Williams · 9 years ago
  71. 01c8f1c mm, dax, gpu: convert vm_insert_mixed to pfn_t by Dan Williams · 9 years ago
  72. 4b94ffd x86, mm: introduce vmem_altmap to augment vmemmap_populate() by Dan Williams · 9 years ago
  73. 01871e5 mm, dax: fix livelock, allow dax pmd mappings to become writeable by Ross Zwisler · 9 years ago
  74. bd56086 thp: fix split_huge_page() after mremap() of THP by Kirill A. Shutemov · 9 years ago
  75. b8d3c4c mm/huge_memory.c: don't split THP page when MADV_FREE syscall is called by Minchan Kim · 9 years ago
  76. 337ed7e mm/ksm.c: mark stable page dirty by Minchan Kim · 9 years ago
  77. 10853a0 mm: move lazily freed pages to inactive list by Minchan Kim · 9 years ago
  78. 64b42bc mm/madvise.c: free swp_entry in madvise_free by Minchan Kim · 9 years ago
  79. 854e9ed mm: support madvise(MADV_FREE) by Minchan Kim · 9 years ago
  80. 8749cfe mm: add page_check_address_transhuge() helper by Vladimir Davydov · 9 years ago
  81. d965432 thp: increase split_huge_page() success rate by Kirill A. Shutemov · 9 years ago
  82. 49071d4 thp: add debugfs handle to split all huge pages by Kirill A. Shutemov · 9 years ago
  83. b20ce5e mm: prepare page_referenced() and page_idle to new THP refcounting by Kirill A. Shutemov · 9 years ago
  84. e90309c thp: allow mlocked THP again by Kirill A. Shutemov · 9 years ago
  85. 61f5d69 mm: re-enable THP by Kirill A. Shutemov · 9 years ago
  86. 9a98225 thp: introduce deferred_split_huge_page() by Kirill A. Shutemov · 9 years ago
  87. 248db92 migrate_pages: try to split pages on queuing by Kirill A. Shutemov · 9 years ago
  88. e9b61f1 thp: reintroduce split_huge_page() by Kirill A. Shutemov · 9 years ago
  89. 4e41a30 mm: hwpoison: adjust for new thp refcounting by Naoya Horiguchi · 9 years ago
  90. d96b339 mm: soft-offline: check return value in second __get_any_page() call by Naoya Horiguchi · 9 years ago
  91. 4d2fa96 thp, mm: split_huge_page(): caller need to lock page by Kirill A. Shutemov · 9 years ago
  92. ba98828 thp: add option to setup migration entries during PMD split by Kirill A. Shutemov · 9 years ago
  93. eef1b3b thp: implement split_huge_pmd() by Kirill A. Shutemov · 9 years ago
  94. e81c480 mm, numa: skip PTE-mapped THP on numa fault by Kirill A. Shutemov · 9 years ago
  95. e1534ae mm: differentiate page_mapped() from page_mapcount() for compound pages by Kirill A. Shutemov · 9 years ago
  96. 53f9263 mm: rework mapcount accounting to enable 4k mapping of THPs by Kirill A. Shutemov · 9 years ago
  97. 4b471e8 mm, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
  98. 3ac808f mm, thp: remove compound_lock() by Kirill A. Shutemov · 9 years ago
  99. f765f54 ksm: prepare to new THP semantics by Kirill A. Shutemov · 9 years ago
  100. ddc58f2 mm: drop tail page refcounting by Kirill A. Shutemov · 9 years ago