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