Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-05-12 | arm64/mm: define ptdesc_t | Anshuman Khandual | 1 | -1/+1 |
2025-04-18 | arm64: Rework checks for broken Cavium HW in the PI code | Marc Zyngier | 1 | -1/+24 |
2024-12-19 | arm64/mm: Override PARange for !LPA2 and use it consistently | Ard Biesheuvel | 1 | -0/+6 |
2024-06-24 | arm64: Clear the initial ID map correctly before remapping | Zenghui Yu | 1 | -1/+1 |
2024-03-13 | Revert "arm64: mm: add support for WXN memory translation attribute" | Catalin Marinas | 1 | -23/+0 |
2024-02-16 | arm64: mm: add support for WXN memory translation attribute | Ard Biesheuvel | 1 | -0/+23 |
2024-02-16 | arm64: Enable LPA2 at boot if supported by the system | Ard Biesheuvel | 1 | -3/+67 |
2024-02-16 | arm64: mm: Handle LVA support as a CPU feature | Ard Biesheuvel | 1 | -0/+3 |
2024-02-16 | arm64: mm: omit redundant remap of kernel image | Ard Biesheuvel | 1 | -1/+5 |
2024-02-16 | arm64: kernel: Create initial ID map from C code | Ard Biesheuvel | 1 | -0/+18 |
2024-02-16 | arm64: head: Move early kernel mapping routines into C code | Ard Biesheuvel | 1 | -0/+164 |