index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
/
gup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-12
MIPS: use the generic get_user_pages_fast code
Christoph Hellwig
1
-303
/
+0
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
1
-5
/
+6
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-2
/
+1
2018-04-14
mm/gup.c: document return value
Michael S. Tsirkin
1
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-10-19
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
1
-1
/
+1
2016-03-21
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+1
2016-03-18
mm: introduce page reference manipulation functions
Joonsoo Kim
1
-1
/
+1
2016-02-16
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
1
-2
/
+1
2016-01-16
mips, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
1
-12
/
+1
2016-01-16
mm: drop tail page refcounting
Kirill A. Shutemov
1
-4
/
+0
2015-02-12
mm: gup: use get_user_pages_unlocked within get_user_pages_fast
Andrea Arcangeli
1
-5
/
+3
2014-12-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...
Linus Torvalds
1
-1
/
+1
2014-12-18
mips/gup: Replace ACCESS_ONCE with READ_ONCE
Christian Borntraeger
1
-1
/
+1
2014-11-25
MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BIT
Ralf Baechle
1
-1
/
+1
2013-08-26
MIPS: Fix get_user_page_fast() for mips with cache alias
Kamal Dasu
1
-1
/
+2
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
1
-1
/
+1
2012-08-27
MIPS: mm: Add compound tail page _mapcount when mapped
Jovi Zhang
1
-0
/
+2
2011-12-08
MIPS: Add fast get_user_pages
Hillf Danton
1
-0
/
+315