summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/vmlinux.lds.S
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-10-231-0/+13
|\
| * 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
* | 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: 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
* | arm64/mm: Separate boot-time page tables from swapper_pg_dirJun Yao2018-09-251-1/+5
|/
* arm64: remove no-op macro VMLINUX_SYMBOL()Masahiro Yamada2018-05-151-10/+10
* arm64: Extend early page table code to allow for larger kernelsSteve Capper2018-01-141-0/+1
* arm64: entry: Move the trampoline to be before PANSteve Capper2018-01-141-5/+6
* arm64: Re-order reserved_ttbr0 in linker scriptSteve Capper2018-01-141-3/+2
* arm64: kaslr: Put kernel vectors address in separate data pageWill Deacon2017-12-111-1/+4
* arm64: entry: Add exception trampoline page for exceptions from EL0Will Deacon2017-12-111-0/+17
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* arm64: add basic VMAP_STACK supportMark Rutland2017-08-151-1/+1
* arm64: move SEGMENT_ALIGN to <asm/memory.h>Mark Rutland2017-08-151-16/+0
* arm64: efi: split Image code and data into separate PE/COFF sectionsArd Biesheuvel2017-04-041-0/+2
* arm64: mmu: apply strict permissions to .init.text and .init.dataArd Biesheuvel2017-03-231-9/+16
* arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1Catalin Marinas2016-11-211-0/+5
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-071-0/+1
* arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text into idmapJames Morse2016-08-251-0/+19
* arm64: relocatable: suppress R_AARCH64_ABS64 relocations in vmlinuxArd Biesheuvel2016-07-291-10/+1