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