summaryrefslogtreecommitdiffstats
path: root/mm/debug_vm_pgtable.c
Commit message (Expand)AuthorAgeFilesLines
* Documentation/mm: add descriptions for arch page table helpersAnshuman Khandual2020-08-071-0/+6
* mm/debug_vm_pgtable: add debug prints for individual testsAnshuman Khandual2020-08-071-1/+45
* mm/debug_vm_pgtable: add tests validating advanced arch page table helpersAnshuman Khandual2020-08-071-0/+312
* mm/debug_vm_pgtable: add tests validating arch helpers for core MM featuresAnshuman Khandual2020-08-071-1/+301
* mm/debug_vm_pgtable: Remove uninitialized_var() usageKees Cook2020-07-161-1/+1
* mm/debug_vm_pgtable: fix build failure with powerpc 8xxChristophe Leroy2020-06-261-2/+2
* mm/debug_vm_pgtable: fix kernel crash by checking for THP supportAneesh Kumar K.V2020-06-101-0/+6
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* mm/debug: add tests validating architecture page table helpersAnshuman Khandual2020-06-041-0/+382