summaryrefslogtreecommitdiff
path: root/mm/gup.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-03mm: remove rest usage of VM_NONLINEAR and pte_file()Kirill A. Shutemov1-1/+1
2017-07-02mm: larger stack guard gap, between vmasHugh Dickins1-5/+0
2016-10-21mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds1-2/+12
2015-03-02mm/hugetlb: take page table lock in follow_huge_pmd()Naoya Horiguchi1-17/+8
2015-02-04vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds1-2/+2
2014-06-05mm: cleanup __get_user_pages()Kirill A. Shutemov1-111/+107
2014-06-05mm: extract code to fault in a page from __get_user_pages()Kirill A. Shutemov1-67/+71
2014-06-05mm: cleanup follow_page_mask()Kirill A. Shutemov1-112/+119
2014-06-05mm: extract in_gate_area() case from __get_user_pages()Kirill A. Shutemov1-42/+48
2014-06-05mm: move get_user_pages()-related code to separate fileKirill A. Shutemov1-0/+649