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. d73af79 x86, mm, gup: prevent get_page() race with munmap in paravirt guest by Vlastimil Babka · 4 years, 9 months ago
  4. 91cdd9d x86, mm: fix gup_pte_range() vs DAX mappings by Dan Williams · 7 years ago
  5. c164154 mm: replace get_user_pages_unlocked() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  6. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  7. fe896d1 mm: introduce page reference manipulation functions by Joonsoo Kim · 8 years ago
  8. 457a98b mm, x86: fix pte_page() crash in gup_pte_range() by Hugh Dickins · 8 years ago
  9. 33a709b mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keys by Dave Hansen · 8 years ago
  10. 1874f68 x86/mm/gup: Simplify get_user_pages() PTE bit handling by Dave Hansen · 8 years ago
  11. d4edcf0 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm by Dave Hansen · 8 years ago
  12. 3565fce mm, x86: get_user_pages() for dax mappings by Dan Williams · 8 years ago
  13. 1f19617 x86, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 8 years ago
  14. ddc58f2 mm: drop tail page refcounting by Kirill A. Shutemov · 8 years ago
  15. daf3e35 x86/mm: Fix gup_huge_p?d() to handle large PAT bit by Toshi Kani · 9 years ago
  16. 8a0516e mm: convert p[te|md]_numa users to p[te|md]_protnone_numa by Mel Gorman · 9 years ago
  17. a7b7807 mm: gup: use get_user_pages_unlocked within get_user_pages_fast by Andrea Arcangeli · 9 years ago
  18. cbef847 mm/hugetlb: pmd_huge() returns true for non-present hugepage by Naoya Horiguchi · 9 years ago
  19. 14cf3d9 x86/gup: Replace ACCESS_ONCE with READ_ONCE by Christian Borntraeger · 9 years ago
  20. 309381fea mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE by Sasha Levin · 10 years ago
  21. 2b4847e mm: numa: serialise parallel get_user_page against THP migration by Mel Gorman · 10 years ago
  22. b6999b19 thp: add compound tail page _mapcount when mapped by Youquan Song · 12 years ago
  23. b35a35b thp: share get_huge_page_tail() by Andrea Arcangeli · 13 years ago
  24. 70b50f9 mm: thp: tail page refcounting fix by Andrea Arcangeli · 13 years ago
  25. 8ee5382 thp: mmu_notifier_test_young by Andrea Arcangeli · 13 years ago
  26. 64cc6ae thp: bail out gup_fast on splitting pmd by Andrea Arcangeli · 13 years ago
  27. 9180706 thp: alter compound get_page/put_page by Andrea Arcangeli · 13 years ago
  28. ab09809 x86, doc: Fix minor spelling error in arch/x86/mm/gup.c by Andy Shevchenko · 14 years ago
  29. 12e24f3 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  30. 7f81890 x86: don't use 'access_ok()' as a range check in get_user_pages_fast() by Linus Torvalds · 15 years ago
  31. 0c87197 perf_counter, x86: Improve interactions with fast-gup by Ingo Molnar · 15 years ago
  32. 465a454 x86, mm: Add __get_user_pages_fast() by Peter Zijlstra · 15 years ago
  33. a0d22f4 x86: Document get_user_pages_fast() by Andy Grover · 15 years ago
  34. 9352f56 x86: two trivial sparse annotations by Harvey Harrison · 16 years ago
  35. 606ee44 x86: make mm/gup.c more virtualization friendly by Jan Beulich · 16 years ago
  36. 9b79022 Fix 'get_user_pages_fast()' with non-page-aligned start address by Linus Torvalds · 16 years ago
  37. 652ea69 x86: support 1GB hugepages with get_user_pages_lockless() by Nick Piggin · 16 years ago
  38. 8174c43 x86: lockless get_user_pages_fast() by Nick Piggin · 16 years ago