summaryrefslogtreecommitdiffstats
path: root/mm/debug_vm_pgtable.c
AgeCommit message (Expand)Author
2020-08-07Documentation/mm: add descriptions for arch page table helpersAnshuman Khandual
2020-08-07mm/debug_vm_pgtable: add debug prints for individual testsAnshuman Khandual
2020-08-07mm/debug_vm_pgtable: add tests validating advanced arch page table helpersAnshuman Khandual
2020-08-07mm/debug_vm_pgtable: add tests validating arch helpers for core MM featuresAnshuman Khandual
2020-07-16mm/debug_vm_pgtable: Remove uninitialized_var() usageKees Cook
2020-06-26mm/debug_vm_pgtable: fix build failure with powerpc 8xxChristophe Leroy
2020-06-10mm/debug_vm_pgtable: fix kernel crash by checking for THP supportAneesh Kumar K.V
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-04mm/debug: add tests validating architecture page table helpersAnshuman Khandual