aboutsummaryrefslogtreecommitdiff
path: root/mm/gup.c
AgeCommit message (Expand)Author
2015-05-17mm/hugetlb: take page table lock in follow_huge_pmd()Naoya Horiguchi
2015-02-05vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2014-10-09mm: introduce a general RCU get_user_pages_fast()Steve Capper
2014-09-24kvm: Faults which trigger IO release the mmap_semAndres Lagar-Cavilla
2014-08-06mm: describe mmap_sem rules for __lock_page_or_retry() and callersPaul Cassella
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