summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/pi/map_kernel.c
AgeCommit message (Expand)Author
2025-12-02Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-11-13arm64/sysreg: Replace TCR_EL1 field macrosAnshuman Khandual
2025-11-07arm64: Fail module loading if dynamic SCS patching failsAdrian Barnaƛ
2025-09-22arm64: map [_text, _stext) virtual address range non-executable+read-onlyOmar Sandoval
2025-09-16arm64: mm: Represent physical memory with phys_addr_t and resource_size_tSam Edwards
2025-09-16arm64: mm: Make map_fdt() return mapped pointerSam Edwards
2025-09-16arm64: mm: Cast start/end markers to char *, not u64Sam Edwards
2025-05-11arm64/mm: define ptdesc_tAnshuman Khandual
2025-04-18arm64: Rework checks for broken Cavium HW in the PI codeMarc Zyngier
2024-12-19arm64/mm: Override PARange for !LPA2 and use it consistentlyArd Biesheuvel
2024-06-24arm64: Clear the initial ID map correctly before remappingZenghui Yu
2024-03-13Revert "arm64: mm: add support for WXN memory translation attribute"Catalin Marinas
2024-02-16arm64: mm: add support for WXN memory translation attributeArd Biesheuvel
2024-02-16arm64: Enable LPA2 at boot if supported by the systemArd Biesheuvel
2024-02-16arm64: mm: Handle LVA support as a CPU featureArd Biesheuvel
2024-02-16arm64: mm: omit redundant remap of kernel imageArd Biesheuvel
2024-02-16arm64: kernel: Create initial ID map from C codeArd Biesheuvel
2024-02-16arm64: head: Move early kernel mapping routines into C codeArd Biesheuvel