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