Dominik Dingel
|
4a9e1cda27
mm: bring in additional flag for fixup_user_fault to signal unlock
|
9 years ago |
Dan Williams
|
3565fce3a6
mm, x86: get_user_pages() for dax mappings
|
9 years ago |
Kirill A. Shutemov
|
e90309c9f7
thp: allow mlocked THP again
|
9 years ago |
Kirill A. Shutemov
|
4b471e8898
mm, thp: remove infrastructure for handling splitting PMDs
|
9 years ago |
Kirill A. Shutemov
|
ddc58f27f9
mm: drop tail page refcounting
|
9 years ago |
Kirill A. Shutemov
|
78ddc53473
thp: rename split_huge_page_pmd() to split_huge_pmd()
|
9 years ago |
Kirill A. Shutemov
|
7479df6da9
thp, mlock: do not allow huge pages in mlocked area
|
9 years ago |
Kirill A. Shutemov
|
7aef4172c7
mm: handle PTE-mapped tail pages in gerneric fast gup implementaiton
|
9 years ago |
Kirill A. Shutemov
|
6742d293cb
mm: adjust FOLL_SPLIT for new refcounting
|
9 years ago |
Eric B Munson
|
de60f5f10c
mm: introduce VM_LOCKONFAULT
|
9 years ago |
Kirill A. Shutemov
|
1027e4436b
mm: make GUP handle pfn mapping unless FOLL_GET is requested
|
10 years ago |
Jason Low
|
9d8c47e4bb
mm: use READ_ONCE() for non-scalar types
|
10 years ago |
Kirill A. Shutemov
|
acc3c8d15e
mm: move mm_populate()-related code to mm/gup.c
|
10 years ago |
Kirill A. Shutemov
|
84d33df279
mm: rename FOLL_MLOCK to FOLL_POPULATE
|
10 years ago |
Linus Torvalds
|
c833e17e27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux
|
10 years ago |
Mel Gorman
|
8a0516ed8b
mm: convert p[te|md]_numa users to p[te|md]_protnone_numa
|
10 years ago |
Andrea Arcangeli
|
a7b780750e
mm: gup: use get_user_pages_unlocked within get_user_pages_fast
|
10 years ago |
Andrea Arcangeli
|
0fd71a56f4
mm: gup: add __get_user_pages_unlocked to customize gup_flags
|
10 years ago |
Andrea Arcangeli
|
f0818f472d
mm: gup: add get_user_pages_locked and get_user_pages_unlocked
|
10 years ago |
Naoya Horiguchi
|
e66f17ff71
mm/hugetlb: take page table lock in follow_huge_pmd()
|
10 years ago |
Kirill A. Shutemov
|
0661a33611
mm: remove rest usage of VM_NONLINEAR and pte_file()
|
10 years ago |
Linus Torvalds
|
33692f2759
vm: add VM_FAULT_SIGSEGV handling support
|
10 years ago |
Christian Borntraeger
|
38c5ce936a
mm/gup: Replace ACCESS_ONCE with READ_ONCE
|
10 years ago |
Linus Torvalds
|
60815cf2e0
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux
|
10 years ago |
Christian Borntraeger
|
e37c698270
mm: replace ACCESS_ONCE with READ_ONCE or barriers
|
10 years ago |
Aneesh Kumar K.V
|
f30c59e921
mm: Update generic gup implementation to handle hugepage directory
|
10 years ago |
Steve Capper
|
2667f50e8b
mm: introduce a general RCU get_user_pages_fast()
|
11 years ago |
Andres Lagar-Cavilla
|
234b239bea
kvm: Faults which trigger IO release the mmap_sem
|
11 years ago |
Paul Cassella
|
9a95f3cf7b
mm: describe mmap_sem rules for __lock_page_or_retry() and callers
|
11 years ago |
Kirill A. Shutemov
|
fa5bb2093a
mm: cleanup __get_user_pages()
|
11 years ago |