aboutsummaryrefslogtreecommitdiff
path: root/mm/debug_vm_pgtable.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-07Documentation/mm: add descriptions for arch page table helpersGravatar Anshuman Khandual 1-0/+6
2020-08-07mm/debug_vm_pgtable: add debug prints for individual testsGravatar Anshuman Khandual 1-1/+45
2020-08-07mm/debug_vm_pgtable: add tests validating advanced arch page table helpersGravatar Anshuman Khandual 1-0/+312
2020-08-07mm/debug_vm_pgtable: add tests validating arch helpers for core MM featuresGravatar Anshuman Khandual 1-1/+301
2020-07-16mm/debug_vm_pgtable: Remove uninitialized_var() usageGravatar Kees Cook 1-1/+1
2020-06-26mm/debug_vm_pgtable: fix build failure with powerpc 8xxGravatar Christophe Leroy 1-2/+2
2020-06-10mm/debug_vm_pgtable: fix kernel crash by checking for THP supportGravatar Aneesh Kumar K.V 1-0/+6
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedGravatar Mike Rapoport 1-1/+0
2020-06-04mm/debug: add tests validating architecture page table helpersGravatar Anshuman Khandual 1-0/+382