Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-08-07 | Documentation/mm: add descriptions for arch page table helpers | Anshuman Khandual | 1 | -0/+6 |
2020-08-07 | mm/debug_vm_pgtable: add debug prints for individual tests | Anshuman Khandual | 1 | -1/+45 |
2020-08-07 | mm/debug_vm_pgtable: add tests validating advanced arch page table helpers | Anshuman Khandual | 1 | -0/+312 |
2020-08-07 | mm/debug_vm_pgtable: add tests validating arch helpers for core MM features | Anshuman Khandual | 1 | -1/+301 |
2020-07-16 | mm/debug_vm_pgtable: Remove uninitialized_var() usage | Kees Cook | 1 | -1/+1 |
2020-06-26 | mm/debug_vm_pgtable: fix build failure with powerpc 8xx | Christophe Leroy | 1 | -2/+2 |
2020-06-10 | mm/debug_vm_pgtable: fix kernel crash by checking for THP support | Aneesh Kumar K.V | 1 | -0/+6 |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 1 | -1/+0 |
2020-06-04 | mm/debug: add tests validating architecture page table helpers | Anshuman Khandual | 1 | -0/+382 |