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