1. 29ae2c9 mm/debug_vm_pgtable: ensure THP availability via has_transparent_hugepage() by Anshuman Khandual · 3 years, 6 months ago
  2. 7abf6e5 mm/debug_vm_pgtable/basic: iterate over entire protection_map[] by Anshuman Khandual · 3 years, 10 months ago
  3. 27634d6 mm/debug_vm_pgtable/basic: add validation for dirtiness after write protect by Anshuman Khandual · 3 years, 10 months ago
  4. 5f2e1e8 mm/debug_vm_pgtable: fix alignment for pmd/pud_advanced_tests() by Gerald Schaefer · 3 years, 7 months ago
  5. f14312e mm/debug_vm_pgtable: avoid doing memory allocation with pgtable_t mapped. by Aneesh Kumar K.V · 4 years, 3 months ago
  6. 401035d mm/debug_vm_pgtable: avoid none pte in pte_clear_test by Aneesh Kumar K.V · 4 years, 3 months ago
  7. 2b1dd67 mm/debug_vm_pgtable/hugetlb: disable hugetlb test on ppc64 by Aneesh Kumar K.V · 4 years, 3 months ago
  8. 13af050 mm/debug_vm_pgtable/pmd_clear: don't use pmd/pud_clear on pte entries by Aneesh Kumar K.V · 4 years, 3 months ago
  9. 87f3498 mm/debug_vm_pgtable/thp: use page table depost/withdraw with THP by Aneesh Kumar K.V · 4 years, 3 months ago
  10. 6f302e27 mm/debug_vm_pgtable/locks: take correct page table lock by Aneesh Kumar K.V · 4 years, 3 months ago
  11. e8edf0a mm/debug_vm_pgtable/locks: move non page table modifying test together by Aneesh Kumar K.V · 4 years, 3 months ago
  12. c3824e1 mm/debug_vm_pgtable/set_pte/pmd/pud: don't use set_*_at to update an existing pte entry by Aneesh Kumar K.V · 4 years, 3 months ago
  13. 4200605 mm/debug_vm_pgtable/savedwrite: enable savedwrite test with CONFIG_NUMA_BALANCING by Aneesh Kumar K.V · 4 years, 3 months ago
  14. 85a1446 mm/debug_vm_pgtables/hugevmap: use the arch helper to identify huge vmap support. by Aneesh Kumar K.V · 4 years, 3 months ago
  15. cfc5bbc mm/debug_vm_pgtable/ppc64: avoid setting top bits in radom value by Aneesh Kumar K.V · 4 years, 3 months ago
  16. b1d0000 Documentation/mm: add descriptions for arch page table helpers by Anshuman Khandual · 4 years, 5 months ago
  17. 6315df4 mm/debug_vm_pgtable: add debug prints for individual tests by Anshuman Khandual · 4 years, 5 months ago
  18. a5c3b9f mm/debug_vm_pgtable: add tests validating advanced arch page table helpers by Anshuman Khandual · 4 years, 5 months ago
  19. 0528940 mm/debug_vm_pgtable: add tests validating arch helpers for core MM features by Anshuman Khandual · 4 years, 5 months ago
  20. fea1120 mm/debug_vm_pgtable: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
  21. 9449c9c mm/debug_vm_pgtable: fix build failure with powerpc 8xx by Christophe Leroy · 4 years, 6 months ago
  22. 787d563 mm/debug_vm_pgtable: fix kernel crash by checking for THP support by Aneesh Kumar K.V · 4 years, 7 months ago
  23. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  24. 399145f mm/debug: add tests validating architecture page table helpers by Anshuman Khandual · 4 years, 7 months ago