index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
gup.c
Age
Commit message (
Expand
)
Author
2017-06-13
x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation
Kirill A. Shutemov
2017-04-23
Revert "x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementa...
Ingo Molnar
2017-03-18
x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation
Kirill A. Shutemov
2017-03-14
x86/mm/gup: Add 5-level paging support
Kirill A. Shutemov
2017-03-09
x86, mm: unify exit paths in gup_pte_range()
Dan Williams
2017-03-09
x86, mm: fix gup_pte_range() vs DAX mappings
Dan Williams
2017-02-24
mm: fix get_user_pages() vs device-dax pud mappings
Dan Williams
2016-10-18
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
2016-03-20
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-17
mm: introduce page reference manipulation functions
Joonsoo Kim
2016-02-18
mm, x86: fix pte_page() crash in gup_pte_range()
Hugh Dickins
2016-02-18
mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keys
Dave Hansen
2016-02-18
x86/mm/gup: Simplify get_user_pages() PTE bit handling
Dave Hansen
2016-02-16
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
2016-01-15
mm, x86: get_user_pages() for dax mappings
Dan Williams
2016-01-15
x86, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
2016-01-15
mm: drop tail page refcounting
Kirill A. Shutemov
2015-09-22
x86/mm: Fix gup_huge_p?d() to handle large PAT bit
Toshi Kani
2015-02-12
mm: convert p[te|md]_numa users to p[te|md]_protnone_numa
Mel Gorman
2015-02-11
mm: gup: use get_user_pages_unlocked within get_user_pages_fast
Andrea Arcangeli
2015-02-11
mm/hugetlb: pmd_huge() returns true for non-present hugepage
Naoya Horiguchi
2014-12-18
x86/gup: Replace ACCESS_ONCE with READ_ONCE
Christian Borntraeger
2014-01-23
mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE
Sasha Levin
2013-12-18
mm: numa: serialise parallel get_user_page against THP migration
Mel Gorman
2011-12-09
thp: add compound tail page _mapcount when mapped
Youquan Song
2011-11-02
thp: share get_huge_page_tail()
Andrea Arcangeli
2011-11-02
mm: thp: tail page refcounting fix
Andrea Arcangeli
2011-01-13
thp: mmu_notifier_test_young
Andrea Arcangeli
2011-01-13
thp: bail out gup_fast on splitting pmd
Andrea Arcangeli
2011-01-13
thp: alter compound get_page/put_page
Andrea Arcangeli
2010-02-02
x86, doc: Fix minor spelling error in arch/x86/mm/gup.c
Andy Shevchenko
2009-06-20
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-06-20
x86: don't use 'access_ok()' as a range check in get_user_pages_fast()
Linus Torvalds
2009-06-19
perf_counter, x86: Improve interactions with fast-gup
Ingo Molnar
2009-06-15
x86, mm: Add __get_user_pages_fast()
Peter Zijlstra
2009-04-10
x86: Document get_user_pages_fast()
Andy Grover
2008-10-29
x86: two trivial sparse annotations
Harvey Harrison
2008-10-13
x86: make mm/gup.c more virtualization friendly
Jan Beulich
2008-07-28
Fix 'get_user_pages_fast()' with non-page-aligned start address
Linus Torvalds
2008-07-26
x86: support 1GB hugepages with get_user_pages_lockless()
Nick Piggin
2008-07-26
x86: lockless get_user_pages_fast()
Nick Piggin