index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
mm
/
gup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-12
sparc64: use the generic get_user_pages_fast code
Christoph Hellwig
1
-340
/
+0
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
1
-4
/
+5
2018-04-14
mm/gup.c: document return value
Michael S. Tsirkin
1
-0
/
+4
2018-03-18
sparc64: Add support for ADI (Application Data Integrity)
Khalid Aziz
1
-0
/
+37
2017-12-16
Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths"
Linus Torvalds
1
-2
/
+2
2017-11-30
mm: replace pmd_write with pmd_access_permitted in fault + gup paths
Dan Williams
1
-1
/
+1
2017-11-30
mm: replace pud_write with pud_access_permitted in fault + gup paths
Dan Williams
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-16
sparc64: Support huge PUD case in get_user_pages
Nitin Gupta
1
-1
/
+44
2017-08-10
sparc64: Revert 16GB huge page support.
David S. Miller
1
-44
/
+1
2017-08-10
sparc64: Support huge PUD case in get_user_pages
Nitin Gupta
1
-1
/
+44
2017-06-25
sparc64: Fix gup_huge_pmd
Nitin Gupta
1
-2
/
+2
2016-10-19
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
1
-1
/
+2
2016-02-16
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
1
-1
/
+1
2016-01-16
sparc, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
1
-1
/
+1
2016-01-16
mm: drop tail page refcounting
Kirill A. Shutemov
1
-13
/
+1
2015-02-12
mm: gup: use get_user_pages_unlocked within get_user_pages_fast
Andrea Arcangeli
1
-4
/
+2
2014-10-24
sparc64: Implement __get_user_pages_fast().
David S. Miller
1
-0
/
+30
2014-05-04
sparc64: Fix bugs in get_user_pages_fast() wrt. THP.
David S. Miller
1
-1
/
+1
2013-11-14
sparc64: Encode huge PMDs using PTE encoding.
David S. Miller
1
-5
/
+4
2013-02-14
sparc64: Fix get_user_pages_fast() wrt. THP.
David S. Miller
1
-2
/
+57
2011-11-03
thp: share get_huge_page_tail()
Andrea Arcangeli
1
-11
/
+0
2011-11-03
sparc: gup_pte_range() support THP based tail recounting
Andrea Arcangeli
1
-0
/
+13
2011-07-26
sparc64: implement get_user_pages_fast()
David S. Miller
1
-0
/
+181