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