aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/gup.c
Commit message (Expand)AuthorAgeFilesLines
* s390/gup: add missing TASK_SIZE check to get_user_pages_fast()Heiko Carstens2012-11-261-1/+1
* thp: share get_huge_page_tail()Andrea Arcangeli2011-11-111-11/+0
* s390: gup_huge_pmd() return 0 if pte changesAndrea Arcangeli2011-11-111-10/+11
* s390: gup_huge_pmd() support THP tail recountingAndrea Arcangeli2011-11-111-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