Punit Agrawal
|
d63206ee32
mm, gup: ensure real head page is ref-counted when using hugepages
|
8 yıl önce |
Will Deacon
|
a3e328556d
mm, gup: remove broken VM_BUG_ON_PAGE compound check for hugepages
|
8 yıl önce |
Aneesh Kumar K.V
|
4dc71451a2
mm/follow_page_mask: add support for hugepage directory entry
|
8 yıl önce |
Anshuman Khandual
|
faaa5b62d3
mm/follow_page_mask: add support for hugetlb pgd entries
|
8 yıl önce |
Aneesh Kumar K.V
|
080dbb618b
mm/follow_page_mask: split follow_page_mask to smaller functions.
|
8 yıl önce |
Ingo Molnar
|
a4eb8b9935
Merge branch 'linus' into x86/mm, to pick up fixes
|
8 yıl önce |
Hugh Dickins
|
1be7107fbe
mm: larger stack guard gap, between vmas
|
8 yıl önce |
Kirill A. Shutemov
|
e585513b76
x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation
|
8 yıl önce |
James Morse
|
9a291a7c94
mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specified
|
8 yıl önce |
Arnd Bergmann
|
aa2369f11f
mm/gup.c: fix access_ok() argument type
|
8 yıl önce |
Ingo Molnar
|
6dd29b3df9
Revert "x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation"
|
8 yıl önce |
Kirill A. Shutemov
|
2947ba054a
x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation
|
8 yıl önce |
Kirill A. Shutemov
|
73e10a6181
mm/gup: Provide callback to check if __GUP_fast() is allowed for the range
|
8 yıl önce |
Kirill A. Shutemov
|
b59f65fa07
mm/gup: Implement the dev_pagemap() logic in the generic get_user_pages_fast() function
|
8 yıl önce |
Kirill A. Shutemov
|
e93480537f
mm/gup: Mark all pages PageReferenced in generic get_user_pages_fast()
|
8 yıl önce |
Kirill A. Shutemov
|
0005d20b2f
mm/gup: Move page table entry dereference into helper function
|
8 yıl önce |
Kirill A. Shutemov
|
e7884f8ead
mm/gup: Move permission checks into helpers
|
8 yıl önce |
Kirill A. Shutemov
|
9a804fecee
mm/gup: Drop the arch_pte_access_permitted() MMU callback
|
8 yıl önce |
Kirill A. Shutemov
|
ce70df0891
mm, gup: fix typo in gup_p4d_range()
|
8 yıl önce |
Kirill A. Shutemov
|
c2febafc67
mm: convert generic code to 5-level paging
|
8 yıl önce |
Ingo Molnar
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 yıl önce |
Aneesh Kumar K.V
|
db08f2030a
mm/gup: check for protnone only if it is a PTE entry
|
8 yıl önce |
Matthew Wilcox
|
a00cc7d9dd
mm, x86: add support for PUD-sized transparent hugepages
|
8 yıl önce |
Andrea Arcangeli
|
87ffc118b5
userfaultfd: hugetlbfs: gup: support VM_FAULT_RETRY
|
8 yıl önce |
Lorenzo Stoakes
|
8b7457ef9a
mm: unexport __get_user_pages_unlocked()
|
8 yıl önce |
Lorenzo Stoakes
|
5b56d49fc3
mm: add locked parameter to get_user_pages_remote()
|
8 yıl önce |
Lorenzo Stoakes
|
80a7951627
mm: fix up get_user_pages* comments
|
8 yıl önce |
Tobias Klauser
|
771ab4302c
mm/gup.c: make unnecessarily global vma_permits_fault() static
|
8 yıl önce |
Lorenzo Stoakes
|
0d73175982
mm: unexport __get_user_pages()
|
9 yıl önce |
Lorenzo Stoakes
|
9beae1ea89
mm: replace get_user_pages_remote() write/force parameters with gup_flags
|
9 yıl önce |