summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/vmlinux.lds.S
Commit message (Expand)AuthorAgeFilesLines
* 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
* efi/libstub/arm64: align PE/COFF sections to segment alignmentArd Biesheuvel2020-04-281-1/+2
* arm64/kernel: Fix range on invalidating dcache for boot page tablesGavin Shan2020-04-281-0/+1
* arm64/kernel: vmlinux.lds: drop redundant discard/keep macrosArd Biesheuvel2020-04-281-8/+2
* arm64: rename stext to primary_entryArd Biesheuvel2020-04-281-2/+2
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-12-061-0/+3
|\
| * arm64: insn: consistently handle exit textMark Rutland2019-12-041-0/+3
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-11-261-5/+5
|\ \ | |/ |/|
| * arm64: Move EXCEPTION_TABLE to RO_DATA segmentKees Cook2019-11-041-3/+4
| * vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook2019-11-041-1/+1
| * vmlinux.lds.h: Move NOTES into RO_DATAKees Cook2019-11-041-1/+0
* | arm64: remove __exception annotationsJames Morse2019-10-281-3/+0
|/
* arm64/efi: Move variable assignments after SECTIONSKees Cook2019-08-141-0/+2
* arm64: Add support for relocating the kernel with RELR relocationsPeter Collingbourne2019-08-051-0/+9
* arm64: relocatable: fix inconsistencies in linker script and optionsArd Biesheuvel2018-12-041-4/+5
* Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-10-241-1/+0
|\
| * vmlinux.lds.h: Move LSM_TABLE into INIT_DATAKees Cook2018-10-101-1/+0
* | arm64/mm: move runtime pgds to rodataJun Yao2018-09-251-16/+17