index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
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-13
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-15
Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths"
Linus Torvalds
1
-2
/
+2
2017-11-29
mm: replace pmd_write with pmd_access_permitted in fault + gup paths
Dan Williams
1
-1
/
+1
2017-11-29
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-15
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-09
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-18
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-15
sparc, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
1
-1
/
+1
2016-01-15
mm: drop tail page refcounting
Kirill A. Shutemov
1
-13
/
+1
2015-02-11
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-03
sparc64: Fix bugs in get_user_pages_fast() wrt. THP.
David S. Miller
1
-1
/
+1
2013-11-13
sparc64: Encode huge PMDs using PTE encoding.
David S. Miller
1
-5
/
+4
2013-02-13
sparc64: Fix get_user_pages_fast() wrt. THP.
David S. Miller
1
-2
/
+57
2011-11-02
thp: share get_huge_page_tail()
Andrea Arcangeli
1
-11
/
+0
2011-11-02
sparc: gup_pte_range() support THP based tail recounting
Andrea Arcangeli
1
-0
/
+13
2011-07-25
sparc64: implement get_user_pages_fast()
David S. Miller
1
-0
/
+181