Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s390/gup: fix access_ok() usage in __get_user_pages_fast() | Heiko Carstens | 2012-11-13 | 1 | -2/+1 |
* | s390/gup: add missing TASK_SIZE check to get_user_pages_fast() | Heiko Carstens | 2012-11-13 | 1 | -1/+1 |
* | s390/mm: use pmd_large() instead of pmd_huge() | Gerald Schaefer | 2012-10-26 | 1 | -1/+1 |
* | thp, s390: thp splitting backend for s390 | Gerald Schaefer | 2012-10-09 | 1 | -1/+10 |
* | s390/mm: implement __get_user_pages_fast() | Gerald Schaefer | 2012-09-26 | 1 | -0/+37 |
* | thp: share get_huge_page_tail() | Andrea Arcangeli | 2011-11-02 | 1 | -11/+0 |
* | s390: gup_huge_pmd() return 0 if pte changes | Andrea Arcangeli | 2011-11-02 | 1 | -10/+11 |
* | s390: gup_huge_pmd() support THP tail recounting | Andrea Arcangeli | 2011-11-02 | 1 | -1/+23 |
* | [S390] fix get_user_pages_fast | Martin Schwidefsky | 2010-11-10 | 1 | -4/+3 |
* | [S390] lockless get_user_pages_fast() | Martin Schwidefsky | 2010-10-25 | 1 | -0/+225 |