| Commit message (Expand) | Author | Age | Files | Lines |
* | sh: use the generic get_user_pages_fast code | Christoph Hellwig | 2019-07-12 | 1 | -277/+0 |
* | mm/gup: change GUP fast to use flags rather than a write 'bool' | Ira Weiny | 2019-05-14 | 1 | -5/+6 |
* | Remove 'type' argument from access_ok() function | Linus Torvalds | 2019-01-04 | 1 | -2/+1 |
* | mm/gup.c: document return value | Michael S. Tsirkin | 2018-04-14 | 1 | -0/+2 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | mm: replace get_user_pages_unlocked() write/force parameters with gup_flags | Lorenzo Stoakes | 2016-10-18 | 1 | -1/+2 |
* | mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm | Dave Hansen | 2016-02-16 | 1 | -1/+1 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr... | Linus Torvalds | 2015-02-14 | 1 | -1/+1 |
|\ |
|
| * | next: sh: Fix compile error | Guenter Roeck | 2015-01-19 | 1 | -1/+1 |
* | | mm: gup: use get_user_pages_unlocked within get_user_pages_fast | Andrea Arcangeli | 2015-02-12 | 1 | -4/+2 |
|/ |
|
* | sh: get_user_pages_fast() must flush cache | Stas Sergeev | 2014-09-11 | 1 | -0/+2 |
* | sh: lockless get_user_pages_fast() | Paul Mundt | 2010-10-27 | 1 | -0/+273 |