summaryrefslogtreecommitdiff
path: root/mm/gup.c
AgeCommit message (Expand)Author
2018-10-03mm: remove rest usage of VM_NONLINEAR and pte_file()Kirill A. Shutemov
2017-07-02mm: larger stack guard gap, between vmasHugh Dickins
2016-10-20mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds
2015-03-02mm/hugetlb: take page table lock in follow_huge_pmd()Naoya Horiguchi
2015-02-04vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2014-06-04mm: cleanup __get_user_pages()Kirill A. Shutemov
2014-06-04mm: extract code to fault in a page from __get_user_pages()Kirill A. Shutemov
2014-06-04mm: cleanup follow_page_mask()Kirill A. Shutemov
2014-06-04mm: extract in_gate_area() case from __get_user_pages()Kirill A. Shutemov
2014-06-04mm: move get_user_pages()-related code to separate fileKirill A. Shutemov