aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/vmlinux.lds.S
AgeCommit message (Expand)AuthorFilesLines
2026-06-16Merge tag 'arm64-upstream' of gitolite.kernel.org:pub/scm/linux/kernel/git/ar...Linus Torvalds1-1/+7
2026-06-05kconfig: Remove the architecture specific config for PropellerRong Xu1-0/+1
2026-06-05arm64: Rename page table BSS section to .bss..pgtblArd Biesheuvel1-4/+4
2026-06-02arm64: Move fixmap and kasan page tables to end of kernel imageArd Biesheuvel1-1/+7
2026-04-13Merge tag 'kvmarm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini1-0/+18
2026-04-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+1
2026-04-01arm64: Use static call trampolines when kCFI is enabledArd Biesheuvel1-0/+1
2026-03-11KVM: arm64: Add event support to the nVHE/pKVM hyp and trace remoteVincent Donnefort1-0/+18
2026-02-26kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor1-0/+1
2025-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+15
2025-05-16arm64/boot: Disallow BSS exports to startup codeArd Biesheuvel1-0/+2
2025-05-16arm64/boot: Move init_pgdir[] and init_idmap_pgdir[] into __pi_ namespaceArd Biesheuvel1-4/+4
2025-05-06KVM: arm64: Add .hyp.data sectionDavid Brazdil1-3/+15
2025-02-07arm64: Handle .ARM.attributes section in linker scriptsNathan Chancellor1-0/+1
2024-11-07arm64: fix .data.rel.ro size assertion when CONFIG_LTO_CLANGMasahiro Yamada1-3/+3
2024-08-19runtime constants: move list of constants to vmlinux.lds.hJann Horn1-2/+1
2024-07-09arm64: add 'runtime constant' supportruntime-constantsLinus Torvalds1-0/+3
2024-02-16arm64: head: Move early kernel mapping routines into C codeArd Biesheuvel1-2/+2
2024-02-16arm64: head: Run feature override detection before mapping the kernelArd Biesheuvel1-3/+1
2024-02-16arm64: head: Clear BSS and the kernel page tables in one goArd Biesheuvel1-0/+3
2024-02-16arm64: head: move relocation handling to C codeArd Biesheuvel1-4/+8
2023-05-02arm64: lds: move .got section out of .textFangrui Song1-10/+9
2023-02-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+7
2023-02-10Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-...Catalin Marinas1-1/+7
2023-01-27arm64: avoid executing padding bytes during kexec / hibernationMark Rutland1-0/+6
2023-01-24arm64: kernel: move identity map out of .text mappingArd Biesheuvel1-1/+1
2023-01-13objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra1-1/+0
2022-11-09arm64: unwind: add asynchronous unwind tables to kernel and modulesArd Biesheuvel1-0/+13
2022-07-25Merge branch 'for-next/boot' into for-next/coreWill Deacon1-10/+9
2022-06-24arm64: head: use relative references to the RELA and RELR tablesArd Biesheuvel1-8/+4
2022-06-24arm64: head: cover entire kernel image in initial ID mapArd Biesheuvel1-2/+5
2022-06-24arm64: entry: simplify trampoline data pageArd Biesheuvel1-1/+2
2022-05-17arm64: lds: move special code sections out of kernel exec segmentArd Biesheuvel1-9/+12
2022-02-15arm64: entry: Allow the trampoline text to occupy multiple pagesJames Morse1-1/+1
2021-10-29Merge branch 'for-next/kexec' into for-next/coreWill Deacon1-0/+19
2021-10-21arm64: vmlinux.lds.S: remove `.fixup` sectionMark Rutland1-1/+0
2021-10-21arm64: extable: add `type` and `data` fieldsMark Rutland1-1/+1
2021-10-01arm64: kexec: use ld script for relocation functionPasha Tatashin1-0/+19
2021-08-04arm64: Move .hyp.rodata outside of the _sdata.._edata rangeMarc Zyngier1-2/+2
2021-03-19KVM: arm64: Page-align the .hyp sectionsQuentin Perret1-13/+9
2021-03-19KVM: arm64: Introduce a BSS section for use at HypQuentin Perret1-18/+34
2021-02-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+15
2021-02-03arm64: vmlinux.ld.S: add assertion for tramp_pg_dir offsetJoey Gouly1-0/+5
2021-02-03arm64: vmlinux.ld.S: add assertion for reserved_pg_dir offsetJoey Gouly1-0/+3
2021-01-23KVM: arm64: Generate hyp relocation dataDavid Brazdil1-0/+11
2021-01-23KVM: arm64: Set up .hyp.rodata ELF sectionDavid Brazdil1-3/+4
2020-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+10
2020-12-09Merge branch 'for-next/misc' into for-next/coreCatalin Marinas1-6/+4
2020-12-09Merge branches 'for-next/kvm-build-fix', 'for-next/va-refactor', 'for-next/lt...Catalin Marinas1-8/+28
2020-12-04KVM: arm64: Add .hyp.data..ro_after_init ELF sectionDavid Brazdil1-0/+10