summaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/gup.c
Commit message (Expand)AuthorAgeFilesLines
* s390/mm: add support for 2GB hugepagesGerald Schaefer2016-07-061-1/+44
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-04-011-3/+5
|\
| * s390/mm: handle PTE-mapped tail pages in fast gupGerald Schaefer2016-03-171-3/+5
* | mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2016-02-161-3/+1
|/
* s390, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-151-10/+1
* mm: drop tail page refcountingKirill A. Shutemov2016-01-151-12/+1
* s390: get_user_pages_fast() might sleepDavid Hildenbrand2015-11-271-0/+1
* s390/mm: enable gup code for NUMAGerald Schaefer2015-08-031-0/+10
* s390: remove 31 bit supportHeiko Carstens2015-03-251-4/+0
* mm: gup: use get_user_pages_unlocked within get_user_pages_fastAndrea Arcangeli2015-02-111-4/+2
* s390/gup: handle zero nr_pages case correctlyHeiko Carstens2013-10-241-1/+1
* s390/gup: reduce code duplication between [__]get_user_pages_fast functionsHeiko Carstens2013-10-241-58/+23
* s390/mm: cleanup page table definitionsMartin Schwidefsky2013-08-221-3/+3
* s390/gup: fix access_ok() usage in __get_user_pages_fast()Heiko Carstens2012-11-131-2/+1
* s390/gup: add missing TASK_SIZE check to get_user_pages_fast()Heiko Carstens2012-11-131-1/+1
* s390/mm: use pmd_large() instead of pmd_huge()Gerald Schaefer2012-10-261-1/+1
* thp, s390: thp splitting backend for s390Gerald Schaefer2012-10-091-1/+10
* s390/mm: implement __get_user_pages_fast()Gerald Schaefer2012-09-261-0/+37
* thp: share get_huge_page_tail()Andrea Arcangeli2011-11-021-11/+0
* s390: gup_huge_pmd() return 0 if pte changesAndrea Arcangeli2011-11-021-10/+11
* s390: gup_huge_pmd() support THP tail recountingAndrea Arcangeli2011-11-021-1/+23
* [S390] fix get_user_pages_fastMartin Schwidefsky2010-11-101-4/+3
* [S390] lockless get_user_pages_fast()Martin Schwidefsky2010-10-251-0/+225
OpenPOWER on IntegriCloud