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