summaryrefslogtreecommitdiffstats
path: root/mm/gup.c
Commit message (Expand)AuthorAgeFilesLines
* mm: larger stack guard gap, between vmasHugh Dickins2017-07-021-5/+0
* mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds2016-10-201-2/+12
* mm/hugetlb: take page table lock in follow_huge_pmd()Naoya Horiguchi2015-03-021-17/+8
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-02-041-2/+2
* mm: cleanup __get_user_pages()Kirill A. Shutemov2014-06-041-111/+107
* mm: extract code to fault in a page from __get_user_pages()Kirill A. Shutemov2014-06-041-67/+71
* mm: cleanup follow_page_mask()Kirill A. Shutemov2014-06-041-112/+119
* mm: extract in_gate_area() case from __get_user_pages()Kirill A. Shutemov2014-06-041-42/+48
* mm: move get_user_pages()-related code to separate fileKirill A. Shutemov2014-06-041-0/+649