summaryrefslogtreecommitdiff
path: root/arch/sh/mm/gup.c
AgeCommit message (Expand)Author
2019-07-12sh: use the generic get_user_pages_fast codeChristoph Hellwig
2019-05-14mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-04-13mm/gup.c: document return valueMichael S. Tsirkin
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-10-18mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes
2016-02-16mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen
2015-02-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds
2015-02-11mm: gup: use get_user_pages_unlocked within get_user_pages_fastAndrea Arcangeli
2015-01-19next: sh: Fix compile errorGuenter Roeck
2014-09-10sh: get_user_pages_fast() must flush cacheStas Sergeev
2010-10-27sh: lockless get_user_pages_fast()Paul Mundt