1. 458aa76 mm/thp/migration: switch from flush_tlb_range to flush_pmd_tlb_range by Aneesh Kumar K.V · 8 years ago
  2. 6b75d14 mm,thp: fix spellos in describing __HAVE_ARCH_FLUSH_PMD_TLB_RANGE by Vineet Gupta · 8 years ago
  3. 6a6ac72 mm,thp: khugepaged: call pte flush at the time of collapse by Vineet Gupta · 8 years ago
  4. 5c7fb56 mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmd by Dan Williams · 8 years ago
  5. 4b471e8 mm, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 8 years ago
  6. 1466934 mm, thp: use list_first_entry_or_null() by Geliang Tang · 8 years ago
  7. 12ebc15 mm,thp: introduce flush_pmd_tlb_range by Vineet Gupta · 9 years ago
  8. bd5e88a mm,thp: reduce ifdef'ery for THP in generic code by Vineet Gupta · 9 years ago
  9. 52585bc mm: group pte related helpers together by Vineet Gupta · 9 years ago
  10. 8809aa2 mm: clarify that the function operates on hugepage pte by Aneesh Kumar K.V · 9 years ago
  11. f28b6ff powerpc/mm: use generic version of pmdp_clear_flush() by Aneesh Kumar K.V · 9 years ago
  12. 4d94246 mm: convert p[te|md]_mknonnuma and remaining page table manipulations by Mel Gorman · 9 years ago
  13. 8a0516e mm: convert p[te|md]_numa users to p[te|md]_protnone_numa by Mel Gorman · 9 years ago
  14. ce8369b mm: actually clear pmd_numa before invalidating by Matthew Wilcox · 10 years ago
  15. 2084140 mm: fix TLB flush race between migration, and change_protection_range by Rik van Riel · 10 years ago
  16. 67f8746 mm: clear pmd_numa before invalidating by Mel Gorman · 10 years ago
  17. c4088eb mm: convert the rest to new page table lock api by Kirill A. Shutemov · 10 years ago
  18. c389a25 mm, thp: do not access mm->pmd_huge_pte directly by Kirill A. Shutemov · 10 years ago
  19. bc4b444 mm: move pgtable related functions to right place by Joonsoo Kim · 11 years ago
  20. 6b0b50b mm/THP: add pmd args to pgtable deposit and withdraw APIs by Aneesh Kumar K.V · 11 years ago
  21. 8d1acce mm: Only flush the TLB when clearing an accessible pte by Rik van Riel · 12 years ago
  22. cef23d9 mm,generic: only flush the local TLB in ptep_set_access_flags by Rik van Riel · 11 years ago
  23. 46dcde7 thp: introduce pmdp_invalidate() by Gerald Schaefer · 12 years ago
  24. e3ebcf6 thp: remove assumptions on pgtable_t type by Gerald Schaefer · 12 years ago
  25. 73636b1 arch/tile: allow building Linux with transparent huge pages enabled by Chris Metcalf · 12 years ago
  26. d8c37c4 thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGE by Naoya Horiguchi · 12 years ago
  27. f95ba94 mm/pgtable-generic.c: fix CONFIG_SWAP=n build by Andrew Morton · 13 years ago
  28. b3697c0 fix non-x86 build failure in pmdp_get_and_clear by Andrea Arcangeli · 13 years ago
  29. e2cda32 thp: add pmd mangling generic functions by Andrea Arcangeli · 13 years ago