Commit Graph

249 Commits (50e1f8d22199b557337b3d1ec8520e4c5aa5c76e)

Author SHA1 Message Date
Andrey Ryabinin 624483f3ea mm: rmap: fix use-after-free in __put_anon_vma 11 years ago
Konstantin Khlebnikov daa5ba768b mm/rmap.c: cleanup ttu_flags 11 years ago
Konstantin Khlebnikov 3d92860f97 mm/rmap.c: don't call mmu_notifier_invalidate_page() during munlock 11 years ago
Jianyu Zhan 7ee07a44eb mm: fold mlocked_vma_newpage() into its only call site 11 years ago
Jianyu Zhan bea04b0732 mm: use the light version __mod_zone_page_state in mlocked_vma_newpage() 11 years ago
Kirill A. Shutemov ac7695012a mm/rmap.c: make page_referenced_one() and try_to_unmap_one() static 11 years ago
Cyrill Gorcunov b43790eedd mm: softdirty: don't forget to save file map softdiry bit on unmap 11 years ago
Hugh Dickins 7f39dda9d8 mm: fix sleeping function warning from __put_anon_vma 11 years ago
Vlastimil Babka 57e68e9cd6 mm: try_to_unmap_cluster() should lock_page() before mlocking 11 years ago
Hugh Dickins 7e09e738af mm: fix swapops.h:131 bug if remap_file_pages raced migration 11 years ago
Konstantin Weitz 45961722f8 mm: add support for discard of unused ptes 11 years ago
Fengguang Wu 871beb8c31 mm/rmap: fix coccinelle warnings 11 years ago
Sasha Levin 309381feae mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE 11 years ago
Joonsoo Kim 9853a407b9 mm/rmap: use rmap_walk() in page_mkclean() 11 years ago
Joonsoo Kim 9f32624be9 mm/rmap: use rmap_walk() in page_referenced() 11 years ago
Joonsoo Kim e8351ac9bf mm/rmap: use rmap_walk() in try_to_munlock() 11 years ago
Joonsoo Kim 5262950642 mm/rmap: use rmap_walk() in try_to_unmap() 11 years ago
Joonsoo Kim 0dd1c7bbce mm/rmap: extend rmap_walk_xxx() to cope with different cases 11 years ago
Joonsoo Kim 051ac83adf mm/rmap: make rmap_walk to get the rmap_walk_control argument 11 years ago
Joonsoo Kim faecd8dd85 mm/rmap: factor lock function out of rmap_walk_anon() 11 years ago
Joonsoo Kim 0f843c6ac3 mm/rmap: factor nonlinear handling out of try_to_unmap_file() 11 years ago
Joonsoo Kim b854f711f6 mm/rmap: recompute pgoff for huge page 11 years ago
Jianguo Wu 98398c32f6 mm/hugetlb: check for pte NULL pointer in __page_check_address() 11 years ago
Kirill A. Shutemov cb900f4121 mm, hugetlb: convert hugetlbfs to use split pmd lock 11 years ago
Kirill A. Shutemov 117b0791ac mm, thp: move ptl taking inside page_check_address_pmd() 11 years ago
Kirill A. Shutemov 3cd14fcd3f thp: account anon transparent huge pages into NR_ANON_PAGES 12 years ago
Sha Zhengju 68b4876d99 memcg: remove MEMCG_NR_FILE_MAPPED 12 years ago
Martin Schwidefsky 0944fe3f4a s390/mm: implement software referenced bits 12 years ago
Cyrill Gorcunov 41bb3476b3 mm: save soft-dirty bits on file pages 12 years ago
Cyrill Gorcunov 179ef71cbc mm: save soft-dirty bits on swapped pages 12 years ago
Joe Perches 64363aad5f mm: remove unused VM_<READfoo> macros and expand other in-place 12 years ago
Mel Gorman c53954a092 mm: remove lru parameter from __lru_cache_add and lru_cache_add_lru 12 years ago
Hillf Danton 369a713e96 rmap: recompute pgoff for unmapping huge page 12 years ago
Konstantin Khlebnikov 08b52706d5 mm/rmap: rename anon_vma_unlock() => anon_vma_unlock_write() 12 years ago
Martin Schwidefsky abf09bed3c s390/mm: implement software dirty bits 12 years ago
Naoya Horiguchi 5f24ae585b hwpoison, hugetlbfs: fix RSS-counter warning 12 years ago
Jan Kara e749eb9553 mm: add comment on storage key dirty bit semantics 12 years ago
Bob Liu 6219049ae1 mm: introduce mm_find_pmd() 12 years ago
Ingo Molnar 4fc3f1d66b mm/rmap, migration: Make rmap_walk_anon() and try_to_unmap_anon() more scalable 12 years ago
Ingo Molnar 5a505085f0 mm/rmap: Convert the struct anon_vma::mutex to an rwsem 12 years ago
Jan Kara ef5d437f71 mm: fix XFS oops due to dirty pages without buffers on s390 12 years ago
Sagi Grimberg 2ec74c3ef2 mm: move all mmu notifier invocations to be done outside the PT lock 13 years ago
Hugh Dickins e6c509f854 mm: use clear_page_mlock() in page_remove_rmap() 13 years ago
Hugh Dickins 39b5f29ac1 mm: remove vma arg from page_evictable 13 years ago
Michel Lespinasse 86c2ad1995 mm rmap: remove vma_address check for address inside vma 13 years ago
Michel Lespinasse bf181b9f9d mm anon rmap: replace same_anon_vma linked list with an interval tree. 13 years ago
Michel Lespinasse 108d6642ad mm anon rmap: remove anon_vma_moveto_tail 13 years ago
Michel Lespinasse 6b2dbba8b6 mm: replace vma prio_tree with an interval tree 13 years ago
Rik van Riel e709ffd616 mm: remove swap token code 13 years ago
KAMEZAWA Hiroyuki 89c06bd52f memcg: use new logic for page stat accounting 13 years ago