index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
vmlinux.lds.S
Age
Commit message (
Expand
)
Author
2025-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-05-16
arm64/boot: Disallow BSS exports to startup code
Ard Biesheuvel
2025-05-16
arm64/boot: Move init_pgdir[] and init_idmap_pgdir[] into __pi_ namespace
Ard Biesheuvel
2025-05-06
KVM: arm64: Add .hyp.data section
David Brazdil
2025-02-07
arm64: Handle .ARM.attributes section in linker scripts
Nathan Chancellor
2024-11-07
arm64: fix .data.rel.ro size assertion when CONFIG_LTO_CLANG
Masahiro Yamada
2024-08-19
runtime constants: move list of constants to vmlinux.lds.h
Jann Horn
2024-07-09
arm64: add 'runtime constant' support
Linus Torvalds
2024-02-16
arm64: head: Move early kernel mapping routines into C code
Ard Biesheuvel
2024-02-16
arm64: head: Run feature override detection before mapping the kernel
Ard Biesheuvel
2024-02-16
arm64: head: Clear BSS and the kernel page tables in one go
Ard Biesheuvel
2024-02-16
arm64: head: move relocation handling to C code
Ard Biesheuvel
2023-05-02
arm64: lds: move .got section out of .text
Fangrui Song
2023-02-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-02-10
Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-...
Catalin Marinas
2023-01-27
arm64: avoid executing padding bytes during kexec / hibernation
Mark Rutland
2023-01-24
arm64: kernel: move identity map out of .text mapping
Ard Biesheuvel
2023-01-13
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
2022-11-09
arm64: unwind: add asynchronous unwind tables to kernel and modules
Ard Biesheuvel
2022-07-25
Merge branch 'for-next/boot' into for-next/core
Will Deacon
2022-06-24
arm64: head: use relative references to the RELA and RELR tables
Ard Biesheuvel
2022-06-24
arm64: head: cover entire kernel image in initial ID map
Ard Biesheuvel
2022-06-24
arm64: entry: simplify trampoline data page
Ard Biesheuvel
2022-05-17
arm64: lds: move special code sections out of kernel exec segment
Ard Biesheuvel
2022-02-15
arm64: entry: Allow the trampoline text to occupy multiple pages
James Morse
2021-10-29
Merge branch 'for-next/kexec' into for-next/core
Will Deacon
2021-10-21
arm64: vmlinux.lds.S: remove `.fixup` section
Mark Rutland
2021-10-21
arm64: extable: add `type` and `data` fields
Mark Rutland
2021-10-01
arm64: kexec: use ld script for relocation function
Pasha Tatashin
2021-08-04
arm64: Move .hyp.rodata outside of the _sdata.._edata range
Marc Zyngier
2021-03-19
KVM: arm64: Page-align the .hyp sections
Quentin Perret
2021-03-19
KVM: arm64: Introduce a BSS section for use at Hyp
Quentin Perret
2021-02-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-02-03
arm64: vmlinux.ld.S: add assertion for tramp_pg_dir offset
Joey Gouly
2021-02-03
arm64: vmlinux.ld.S: add assertion for reserved_pg_dir offset
Joey Gouly
2021-01-23
KVM: arm64: Generate hyp relocation data
David Brazdil
2021-01-23
KVM: arm64: Set up .hyp.rodata ELF section
David Brazdil
2020-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-12-09
Merge branch 'for-next/misc' into for-next/core
Catalin Marinas
2020-12-09
Merge branches 'for-next/kvm-build-fix', 'for-next/va-refactor', 'for-next/lt...
Catalin Marinas
2020-12-04
KVM: arm64: Add .hyp.data..ro_after_init ELF section
David Brazdil
2020-11-27
arm64: vmlinux.lds.S: Drop redundant *.init.rodata.*
Youling Tang
2020-11-17
arm64: omit [_text, _stext) from permanent kernel mapping
Ard Biesheuvel
2020-11-10
arm64: consistently use reserved_pg_dir
Mark Rutland
2020-11-09
arm64: lto: Strengthen READ_ONCE() to acquire when CONFIG_LTO=y
Will Deacon
2020-10-28
arm64: vmlinux.lds: account for spurious empty .igot.plt sections
Ard Biesheuvel
2020-10-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-09-30
kvm: arm64: Set up hyp percpu data for nVHE
David Brazdil
2020-09-30
kvm: arm64: Only define __kvm_ex_table for CONFIG_KVM
David Brazdil
[next]