summaryrefslogtreecommitdiff
path: root/mm/gup.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-26mm: larger stack guard gap, between vmasHugh Dickins1-5/+0
2016-10-22mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds1-2/+12
2015-05-18mm/hugetlb: take page table lock in follow_huge_pmd()Naoya Horiguchi1-17/+8
2015-02-06vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds1-2/+2
2014-10-10mm: introduce a general RCU get_user_pages_fast()Steve Capper1-0/+354
2014-09-24kvm: Faults which trigger IO release the mmap_semAndres Lagar-Cavilla1-0/+4
2014-08-07mm: describe mmap_sem rules for __lock_page_or_retry() and callersPaul Cassella1-3/+15
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