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