index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
pi
/
map_kernel.c
Age
Commit message (
Expand
)
Author
2025-12-02
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2025-11-13
arm64/sysreg: Replace TCR_EL1 field macros
Anshuman Khandual
2025-11-07
arm64: Fail module loading if dynamic SCS patching fails
Adrian BarnaĆ
2025-09-22
arm64: map [_text, _stext) virtual address range non-executable+read-only
Omar Sandoval
2025-09-16
arm64: mm: Represent physical memory with phys_addr_t and resource_size_t
Sam Edwards
2025-09-16
arm64: mm: Make map_fdt() return mapped pointer
Sam Edwards
2025-09-16
arm64: mm: Cast start/end markers to char *, not u64
Sam Edwards
2025-05-11
arm64/mm: define ptdesc_t
Anshuman Khandual
2025-04-18
arm64: Rework checks for broken Cavium HW in the PI code
Marc Zyngier
2024-12-19
arm64/mm: Override PARange for !LPA2 and use it consistently
Ard Biesheuvel
2024-06-24
arm64: Clear the initial ID map correctly before remapping
Zenghui Yu
2024-03-13
Revert "arm64: mm: add support for WXN memory translation attribute"
Catalin Marinas
2024-02-16
arm64: mm: add support for WXN memory translation attribute
Ard Biesheuvel
2024-02-16
arm64: Enable LPA2 at boot if supported by the system
Ard Biesheuvel
2024-02-16
arm64: mm: Handle LVA support as a CPU feature
Ard Biesheuvel
2024-02-16
arm64: mm: omit redundant remap of kernel image
Ard Biesheuvel
2024-02-16
arm64: kernel: Create initial ID map from C code
Ard Biesheuvel
2024-02-16
arm64: head: Move early kernel mapping routines into C code
Ard Biesheuvel