1. d08de8e s390/mm: add support for 2GB hugepages by Gerald Schaefer · 8 years ago
  2. dc8a64e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  3. fc897c9 s390/mm: handle PTE-mapped tail pages in fast gup by Gerald Schaefer · 8 years ago
  4. d4edcf0 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm by Dave Hansen · 8 years ago
  5. fecffad s390, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 8 years ago
  6. ddc58f2 mm: drop tail page refcounting by Kirill A. Shutemov · 8 years ago
  7. 40612351 s390: get_user_pages_fast() might sleep by David Hildenbrand · 9 years ago
  8. ecf46ab s390/mm: enable gup code for NUMA by Gerald Schaefer · 9 years ago
  9. 5a79859 s390: remove 31 bit support by Heiko Carstens · 9 years ago
  10. a7b7807 mm: gup: use get_user_pages_unlocked within get_user_pages_fast by Andrea Arcangeli · 9 years ago
  11. eb0bf92 s390/gup: handle zero nr_pages case correctly by Heiko Carstens · 11 years ago
  12. 01997bb s390/gup: reduce code duplication between [__]get_user_pages_fast functions by Heiko Carstens · 11 years ago
  13. e509861 s390/mm: cleanup page table definitions by Martin Schwidefsky · 11 years ago
  14. 516bad4 s390/gup: fix access_ok() usage in __get_user_pages_fast() by Heiko Carstens · 12 years ago
  15. d55c4c6 s390/gup: add missing TASK_SIZE check to get_user_pages_fast() by Heiko Carstens · 12 years ago
  16. 156152f s390/mm: use pmd_large() instead of pmd_huge() by Gerald Schaefer · 12 years ago
  17. 75077af thp, s390: thp splitting backend for s390 by Gerald Schaefer · 12 years ago
  18. 34cda99 s390/mm: implement __get_user_pages_fast() by Gerald Schaefer · 12 years ago
  19. b35a35b thp: share get_huge_page_tail() by Andrea Arcangeli · 13 years ago
  20. 0693bc9 s390: gup_huge_pmd() return 0 if pte changes by Andrea Arcangeli · 13 years ago
  21. 220a2eb s390: gup_huge_pmd() support THP tail recounting by Andrea Arcangeli · 13 years ago
  22. 25591b0 [S390] fix get_user_pages_fast by Martin Schwidefsky · 14 years ago
  23. 8021714 [S390] lockless get_user_pages_fast() by Martin Schwidefsky · 14 years ago