summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/vmlinux.lds.S
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2023-02-211-1/+7
|\
| *-. Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-...Catalin Marinas2023-02-101-1/+7
| |\ \
| | | * arm64: kernel: move identity map out of .text mappingArd Biesheuvel2023-01-241-1/+1
| | |/ | |/|
| | * arm64: avoid executing padding bytes during kexec / hibernationMark Rutland2023-01-271-0/+6
| |/
* / objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra2023-01-131-1/+0
|/
* arm64: unwind: add asynchronous unwind tables to kernel and modulesArd Biesheuvel2022-11-091-0/+13
* Merge branch 'for-next/boot' into for-next/coreWill Deacon2022-07-251-10/+9
|\
| * arm64: head: use relative references to the RELA and RELR tablesArd Biesheuvel2022-06-241-8/+4
| * arm64: head: cover entire kernel image in initial ID mapArd Biesheuvel2022-06-241-2/+5
* | arm64: entry: simplify trampoline data pageArd Biesheuvel2022-06-241-1/+2
|/
* arm64: lds: move special code sections out of kernel exec segmentArd Biesheuvel2022-05-171-9/+12
* arm64: entry: Allow the trampoline text to occupy multiple pagesJames Morse2022-02-151-1/+1
* Merge branch 'for-next/kexec' into for-next/coreWill Deacon2021-10-291-0/+19
|\
| * arm64: kexec: use ld script for relocation functionPasha Tatashin2021-10-011-0/+19
* | arm64: vmlinux.lds.S: remove `.fixup` sectionMark Rutland2021-10-211-1/+0
* | arm64: extable: add `type` and `data` fieldsMark Rutland2021-10-211-1/+1
|/
* arm64: Move .hyp.rodata outside of the _sdata.._edata rangeMarc Zyngier2021-08-041-2/+2
* KVM: arm64: Page-align the .hyp sectionsQuentin Perret2021-03-191-13/+9
* KVM: arm64: Introduce a BSS section for use at HypQuentin Perret2021-03-191-18/+34
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-02-211-3/+15
|\
| * KVM: arm64: Generate hyp relocation dataDavid Brazdil2021-01-231-0/+11
| * KVM: arm64: Set up .hyp.rodata ELF sectionDavid Brazdil2021-01-231-3/+4
* | arm64: vmlinux.ld.S: add assertion for tramp_pg_dir offsetJoey Gouly2021-02-031-0/+5
* | arm64: vmlinux.ld.S: add assertion for reserved_pg_dir offsetJoey Gouly2021-02-031-0/+3
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-12-201-0/+10
|\
| * KVM: arm64: Add .hyp.data..ro_after_init ELF sectionDavid Brazdil2020-12-041-0/+10
* | Merge branch 'for-next/misc' into for-next/coreCatalin Marinas2020-12-091-6/+4
|\ \
| * | arm64: vmlinux.lds.S: Drop redundant *.init.rodata.*Youling Tang2020-11-271-1/+1
| * | arm64: consistently use reserved_pg_dirMark Rutland2020-11-101-5/+3
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'for-next/kvm-build-fix', 'for-next/va-refactor', 'for-next/lt...Catalin Marinas2020-12-091-8/+28
|\ \ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | | * arm64: omit [_text, _stext) from permanent kernel mappingArd Biesheuvel2020-11-171-1/+1
| | |/ | |/|
| | * arm64: lto: Strengthen READ_ONCE() to acquire when CONFIG_LTO=yWill Deacon2020-11-091-1/+1
| |/
| * arm64: vmlinux.lds: account for spurious empty .igot.plt sectionsArd Biesheuvel2020-10-281-1/+1
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-10-231-0/+13
| |\ | |/ |/|
| * Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-121-4/+24
| |\
| | * arm64/build: Assert for unwanted sectionsKees Cook2020-09-011-0/+20
| | * arm64/build: Add missing DWARF sectionsKees Cook2020-09-011-0/+1
| | * arm64/build: Use common DISCARDS in linker scriptKees Cook2020-09-011-3/+2
| | * arm64/build: Remove .eh_frame* sections due to unwind tablesKees Cook2020-09-011-1/+0
| | * vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook2020-09-011-0/+1
| * | arm64: get rid of TEXT_OFFSETArd Biesheuvel2020-09-071-2/+2
* | | kvm: arm64: Set up hyp percpu data for nVHEDavid Brazdil2020-09-301-0/+8
* | | kvm: arm64: Only define __kvm_ex_table for CONFIG_KVMDavid Brazdil2020-09-301-0/+4
* | | kvm: arm64: Move nVHE hyp namespace macros to hyp_image.hDavid Brazdil2020-09-301-0/+1
|/ /
* / KVM: arm64: Add kvm_extable for vaxorcism codeJames Morse2020-08-281-0/+8
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-08-031-1/+0
|\
| * arm64: Reduce the number of header files pulled into vmlinux.lds.SWill Deacon2020-07-211-1/+0
* | arm64/alternatives: use subsections for replacement sequencesArd Biesheuvel2020-07-021-3/+0
|/
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+0
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1