1. 5a1eef7 mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving stale TLB entries by Mel Gorman · 7 years ago
  2. b570792 mm: rmap: fix huge file mmap accounting in the memcg stats by Johannes Weiner · 7 years ago
  3. 57dea93 rmap: fix compound check logic in page_remove_file_rmap by Steve Capper · 8 years ago
  4. c8efc39 mm, rmap: fix false positive VM_BUG() in page_add_file_rmap() by Kirill A. Shutemov · 8 years ago
  5. 11fb998 mm: move most file-based accounting to the node by Mel Gorman · 8 years ago
  6. 4b9d0fa mm: rename NR_ANON_PAGES to NR_ANON_MAPPED by Mel Gorman · 8 years ago
  7. 50658e2 mm: move page mapped accounting to the node by Mel Gorman · 8 years ago
  8. a52633d mm, vmscan: move lru_lock to the node by Mel Gorman · 8 years ago
  9. 65c4537 mm, rmap: account shmem thp pages by Kirill A. Shutemov · 8 years ago
  10. 9a73f61 thp, mlock: do not mlock PTE-mapped file huge pages by Kirill A. Shutemov · 8 years ago
  11. dd78fed rmap: support file thp by Kirill A. Shutemov · 8 years ago
  12. 5a49973 mm: thp: refix false positive BUG in page_move_anon_rmap() by Hugh Dickins · 8 years ago
  13. 55bda43 mm: rmap: call page_check_address() with sync enabled to avoid racy check by Naoya Horiguchi · 8 years ago
  14. 0798d3c mm: thp: avoid false positive VM_BUG_ON_PAGE in page_move_anon_rmap() by Kirill A. Shutemov · 8 years ago
  15. fa9949d mm: use __SetPageSwapBacked and dont ClearPageSwapBacked by Hugh Dickins · 8 years ago
  16. e4c5800 mm/rmap: replace BUG_ON(anon_vma->degree) with VM_WARN_ON by Konstantin Khlebnikov · 8 years ago
  17. 4a2d057 Merge branch 'PAGE_CACHE_SIZE-removal' by Linus Torvalds · 8 years ago
  18. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  19. 858eaaa7 mm/rmap: batched invalidations should use existing api by Nadav Amit · 8 years ago
  20. fec89c1 thp: rewrite freeze_page()/unfreeze_page() with generic rmap walkers by Kirill A. Shutemov · 8 years ago
  21. 2a52bcb rmap: extend try_to_unmap() to be usable by split_huge_page() by Kirill A. Shutemov · 8 years ago
  22. b977319 rmap: introduce rmap_walk_locked() by Kirill A. Shutemov · 8 years ago
  23. 62cccb8 mm: simplify lock_page_memcg() by Johannes Weiner · 8 years ago
  24. 81f8c3a mm: memcontrol: generalize locking for the page->mem_cgroup binding by Johannes Weiner · 8 years ago
  25. 88f306b mm: fix locking order in mm_take_all_locks() by Kirill A. Shutemov · 8 years ago
  26. 854e9ed mm: support madvise(MADV_FREE) by Minchan Kim · 8 years ago
  27. 8749cfe mm: add page_check_address_transhuge() helper by Vladimir Davydov · 8 years ago
  28. b20ce5e mm: prepare page_referenced() and page_idle to new THP refcounting by Kirill A. Shutemov · 8 years ago
  29. e90309c thp: allow mlocked THP again by Kirill A. Shutemov · 8 years ago
  30. 9a98225 thp: introduce deferred_split_huge_page() by Kirill A. Shutemov · 8 years ago
  31. e9b61f1 thp: reintroduce split_huge_page() by Kirill A. Shutemov · 8 years ago
  32. 53f9263 mm: rework mapcount accounting to enable 4k mapping of THPs by Kirill A. Shutemov · 8 years ago
  33. 4b471e8 mm, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 8 years ago
  34. d281ee6 rmap: add argument to charge compound page by Kirill A. Shutemov · 8 years ago
  35. eca56ff mm, shmem: add internal shmem resident memory accounting by Jerome Marchand · 8 years ago
  36. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 8 years ago
  37. 470f119 mm: page migration use migration entry for swapcache too by Hugh Dickins · 9 years ago
  38. b87537d9e mm: rmap use pte lock not mmap_sem to set PageMlocked by Hugh Dickins · 9 years ago
  39. ad12695 ksm: add cond_resched() to the rmap_walks by Andrea Arcangeli · 9 years ago
  40. 5d317b2 mm: hugetlb: proc: add HugetlbPages field to /proc/PID/status by Naoya Horiguchi · 9 years ago
  41. 33c3fc7 mm: introduce idle page tracking by Vladimir Davydov · 9 years ago
  42. d950c94 mm: defer flush of writable TLB entries by Mel Gorman · 9 years ago
  43. 72b252a mm: send one IPI per CPU to TLB flush all entries after unmapping pages by Mel Gorman · 9 years ago
  44. e4bc13a Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  45. 8809aa2 mm: clarify that the function operates on hugepage pte by Aneesh Kumar K.V · 9 years ago
  46. 414e2fb rmap: fix theoretical race between do_wp_page and shrink_active_list by Vladimir Davydov · 9 years ago
  47. c4843a7 memcg: add per cgroup dirty page accounting by Greg Thelen · 9 years ago
  48. 4db0c3c mm: remove rest of ACCESS_ONCE() usages by Jason Low · 9 years ago
  49. 3fe89b3 mm: fix anon_vma->degree underflow in anon_vma endless growing prevention by Leon Yu · 9 years ago
  50. 6de2261 mm: memcontrol: track move_lock state internally by Johannes Weiner · 9 years ago
  51. 27ba064 rmap: drop support of non-linear mappings by Kirill A. Shutemov · 9 years ago
  52. 7a3ef20 mm: prevent endless growth of anon_vma hierarchy by Konstantin Khlebnikov · 9 years ago
  53. 60815cf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux by Linus Torvalds · 9 years ago
  54. e37c698 mm: replace ACCESS_ONCE with READ_ONCE or barriers by Christian Borntraeger · 9 years ago
  55. 988adfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  56. b258d86 mm/rmap: calculate page offset when needed by Davidlohr Bueso · 9 years ago
  57. 3dec0ba mm/rmap: share the i_mmap_rwsem by Davidlohr Bueso · 9 years ago
  58. c8c06ef mm: convert i_mmap_mutex to rwsem by Davidlohr Bueso · 9 years ago
  59. 83cde9e mm: use new helper functions around the i_mmap_mutex by Davidlohr Bueso · 9 years ago
  60. e4bd6a0 mm, memcg: fix potential undefined behaviour in page stat accounting by Michal Hocko · 9 years ago
  61. 8c86394 Merge tag 'v3.18' into drm-next by Dave Airlie · 9 years ago
  62. c4ea95d mm: fix anon_vma_clone() error treatment by Daniel Forrest · 9 years ago
  63. 8186eb6 mm: rmap: split out page_remove_file_rmap() by Johannes Weiner · 10 years ago
  64. d7365e7 mm: memcontrol: fix missed end-writeback page accounting by Johannes Weiner · 10 years ago
  65. 81d1b09 mm: convert a few VM_BUG_ON callers to VM_BUG_ON_VMA by Sasha Levin · 10 years ago
  66. 5712846 kvm: Fix page ageing bugs by Andres Lagar-Cavilla · 10 years ago
  67. 0a31bc9 mm: memcontrol: rewrite uncharge API by Johannes Weiner · 10 years ago
  68. 00501b5 mm: memcontrol: rewrite charge API by Johannes Weiner · 10 years ago
  69. a0f7a75 mm/rmap.c: fix pgoff calculation to handle hugepage correctly by Naoya Horiguchi · 10 years ago
  70. f72e7dc mm: let mm_find_pmd fix buggy race with THP fault by Hugh Dickins · 10 years ago
  71. 3f17ea6 Merge branch 'next' (accumulated 3.16 merge window patches) into master by Linus Torvalds · 10 years ago
  72. 624483f mm: rmap: fix use-after-free in __put_anon_vma by Andrey Ryabinin · 10 years ago
  73. daa5ba7 mm/rmap.c: cleanup ttu_flags by Konstantin Khlebnikov · 10 years ago
  74. 3d92860 mm/rmap.c: don't call mmu_notifier_invalidate_page() during munlock by Konstantin Khlebnikov · 10 years ago
  75. 7ee07a4 mm: fold mlocked_vma_newpage() into its only call site by Jianyu Zhan · 10 years ago
  76. bea04b0 mm: use the light version __mod_zone_page_state in mlocked_vma_newpage() by Jianyu Zhan · 10 years ago
  77. ac76950 mm/rmap.c: make page_referenced_one() and try_to_unmap_one() static by Kirill A. Shutemov · 10 years ago
  78. b43790e mm: softdirty: don't forget to save file map softdiry bit on unmap by Cyrill Gorcunov · 10 years ago
  79. 7f39dda mm: fix sleeping function warning from __put_anon_vma by Hugh Dickins · 10 years ago
  80. 57e68e9 mm: try_to_unmap_cluster() should lock_page() before mlocking by Vlastimil Babka · 10 years ago
  81. 1f8c538 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  82. 7e09e73 mm: fix swapops.h:131 bug if remap_file_pages raced migration by Hugh Dickins · 10 years ago
  83. 4596172 mm: add support for discard of unused ptes by Konstantin Weitz · 11 years ago
  84. 871beb8 mm/rmap: fix coccinelle warnings by Fengguang Wu · 10 years ago
  85. 309381fea mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE by Sasha Levin · 10 years ago
  86. 9853a40 mm/rmap: use rmap_walk() in page_mkclean() by Joonsoo Kim · 10 years ago
  87. 9f32624 mm/rmap: use rmap_walk() in page_referenced() by Joonsoo Kim · 10 years ago
  88. e8351ac mm/rmap: use rmap_walk() in try_to_munlock() by Joonsoo Kim · 10 years ago
  89. 5262950 mm/rmap: use rmap_walk() in try_to_unmap() by Joonsoo Kim · 10 years ago
  90. 0dd1c7b mm/rmap: extend rmap_walk_xxx() to cope with different cases by Joonsoo Kim · 10 years ago
  91. 051ac83 mm/rmap: make rmap_walk to get the rmap_walk_control argument by Joonsoo Kim · 10 years ago
  92. faecd8d mm/rmap: factor lock function out of rmap_walk_anon() by Joonsoo Kim · 10 years ago
  93. 0f843c6 mm/rmap: factor nonlinear handling out of try_to_unmap_file() by Joonsoo Kim · 10 years ago
  94. b854f71 mm/rmap: recompute pgoff for huge page by Joonsoo Kim · 10 years ago
  95. 34ee645 mmu_notifier: call mmu_notifier_invalidate_range() from VMM by Joerg Roedel · 10 years ago
  96. 98398c3 mm/hugetlb: check for pte NULL pointer in __page_check_address() by Jianguo Wu · 10 years ago
  97. cb900f4 mm, hugetlb: convert hugetlbfs to use split pmd lock by Kirill A. Shutemov · 11 years ago
  98. 117b079 mm, thp: move ptl taking inside page_check_address_pmd() by Kirill A. Shutemov · 11 years ago
  99. 3cd14fc thp: account anon transparent huge pages into NR_ANON_PAGES by Kirill A. Shutemov · 11 years ago
  100. 68b4876 memcg: remove MEMCG_NR_FILE_MAPPED by Sha Zhengju · 11 years ago