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