aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/vmlinux.lds.S (follow)
AgeCommit message (Expand)AuthorFilesLines
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/lto', 'for-next/mem-hotplug', 'for-next/cppc-ffh', 'for-next/pad-image-header', 'for-next/zone-dma-default-32-bit', 'for-next/signal-tag-bits' and 'for-next/cmdline-extended' into for-next/coreCatalin Marinas1-8/+28
2020-12-04KVM: arm64: Add .hyp.data..ro_after_init ELF sectionDavid Brazdil1-0/+10
2020-11-27arm64: vmlinux.lds.S: Drop redundant *.init.rodata.*Youling Tang1-1/+1
2020-11-17arm64: omit [_text, _stext) from permanent kernel mappingArd Biesheuvel1-1/+1
2020-11-10arm64: consistently use reserved_pg_dirMark Rutland1-5/+3
2020-11-09arm64: lto: Strengthen READ_ONCE() to acquire when CONFIG_LTO=yWill Deacon1-1/+1
2020-10-28arm64: vmlinux.lds: account for spurious empty .igot.plt sectionsArd Biesheuvel1-1/+1
2020-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+13
2020-10-12Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+24
2020-09-30kvm: arm64: Set up hyp percpu data for nVHEDavid Brazdil1-0/+8
2020-09-30kvm: arm64: Only define __kvm_ex_table for CONFIG_KVMDavid Brazdil1-0/+4
2020-09-30kvm: arm64: Move nVHE hyp namespace macros to hyp_image.hDavid Brazdil1-0/+1
2020-09-07arm64: get rid of TEXT_OFFSETArd Biesheuvel1-2/+2
2020-09-01arm64/build: Assert for unwanted sectionsKees Cook1-0/+20
2020-09-01arm64/build: Add missing DWARF sectionsKees Cook1-0/+1
2020-09-01arm64/build: Use common DISCARDS in linker scriptKees Cook1-3/+2
2020-09-01arm64/build: Remove .eh_frame* sections due to unwind tablesKees Cook1-1/+0
2020-09-01vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook1-0/+1
2020-08-28KVM: arm64: Add kvm_extable for vaxorcism codeJames Morse1-0/+8
2020-08-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+0
2020-07-21arm64: Reduce the number of header files pulled into vmlinux.lds.SWill Deacon1-1/+0
2020-07-02arm64/alternatives: use subsections for replacement sequencesArd Biesheuvel1-3/+0
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport1-1/+0
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
2020-04-28efi/libstub/arm64: align PE/COFF sections to segment alignmentArd Biesheuvel1-1/+2
2020-04-28arm64/kernel: Fix range on invalidating dcache for boot page tablesGavin Shan1-0/+1
2020-04-28arm64/kernel: vmlinux.lds: drop redundant discard/keep macrosArd Biesheuvel1-8/+2
2020-04-28arm64: rename stext to primary_entryArd Biesheuvel1-2/+2
2019-12-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+3
2019-12-04arm64: insn: consistently handle exit textMark Rutland1-0/+3