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