Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c10e8031d5b34cde06b039ca2e8af87a33d5ba11
/
arch
/
x86
/
mm
/
gup.c
220ced1
mm: fix get_user_pages() vs device-dax pud mappings
by Dan Williams
· 8 years ago
c164154
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
by Lorenzo Stoakes
· 8 years ago
643ad15
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
fe896d1
mm: introduce page reference manipulation functions
by Joonsoo Kim
· 9 years ago
457a98b
mm, x86: fix pte_page() crash in gup_pte_range()
by Hugh Dickins
· 9 years ago
33a709b
mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keys
by Dave Hansen
· 9 years ago
1874f68
x86/mm/gup: Simplify get_user_pages() PTE bit handling
by Dave Hansen
· 9 years ago
d4edcf0
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
by Dave Hansen
· 9 years ago
3565fce
mm, x86: get_user_pages() for dax mappings
by Dan Williams
· 9 years ago
1f19617
x86, thp: remove infrastructure for handling splitting PMDs
by Kirill A. Shutemov
· 9 years ago
ddc58f2
mm: drop tail page refcounting
by Kirill A. Shutemov
· 9 years ago
daf3e35
x86/mm: Fix gup_huge_p?d() to handle large PAT bit
by Toshi Kani
· 9 years ago
8a0516e
mm: convert p[te|md]_numa users to p[te|md]_protnone_numa
by Mel Gorman
· 10 years ago
a7b7807
mm: gup: use get_user_pages_unlocked within get_user_pages_fast
by Andrea Arcangeli
· 10 years ago
cbef847
mm/hugetlb: pmd_huge() returns true for non-present hugepage
by Naoya Horiguchi
· 10 years ago
14cf3d9
x86/gup: Replace ACCESS_ONCE with READ_ONCE
by Christian Borntraeger
· 10 years ago
309381fea
mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE
by Sasha Levin
· 11 years ago
2b4847e
mm: numa: serialise parallel get_user_page against THP migration
by Mel Gorman
· 11 years ago
b6999b19
thp: add compound tail page _mapcount when mapped
by Youquan Song
· 13 years ago
b35a35b
thp: share get_huge_page_tail()
by Andrea Arcangeli
· 13 years ago
70b50f9
mm: thp: tail page refcounting fix
by Andrea Arcangeli
· 13 years ago
8ee5382
thp: mmu_notifier_test_young
by Andrea Arcangeli
· 14 years ago
64cc6ae
thp: bail out gup_fast on splitting pmd
by Andrea Arcangeli
· 14 years ago
9180706
thp: alter compound get_page/put_page
by Andrea Arcangeli
· 14 years ago
ab09809
x86, doc: Fix minor spelling error in arch/x86/mm/gup.c
by Andy Shevchenko
· 15 years ago
12e24f3
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
7f81890
x86: don't use 'access_ok()' as a range check in get_user_pages_fast()
by Linus Torvalds
· 16 years ago
0c87197
perf_counter, x86: Improve interactions with fast-gup
by Ingo Molnar
· 16 years ago
465a454
x86, mm: Add __get_user_pages_fast()
by Peter Zijlstra
· 16 years ago
a0d22f4
x86: Document get_user_pages_fast()
by Andy Grover
· 16 years ago
9352f56
x86: two trivial sparse annotations
by Harvey Harrison
· 16 years ago
606ee44
x86: make mm/gup.c more virtualization friendly
by Jan Beulich
· 16 years ago
9b79022
Fix 'get_user_pages_fast()' with non-page-aligned start address
by Linus Torvalds
· 16 years ago
652ea69
x86: support 1GB hugepages with get_user_pages_lockless()
by Nick Piggin
· 16 years ago
8174c43
x86: lockless get_user_pages_fast()
by Nick Piggin
· 16 years ago