summaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/gup.c
Commit message (Expand)AuthorAgeFilesLines
* 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