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