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