summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/vmlinux.lds.S
AgeCommit message (Expand)AuthorLines
2020-10-28arm64: vmlinux.lds: account for spurious empty .igot.plt sectionsArd Biesheuvel-1/+1
2020-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+13
2020-10-12Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+24
2020-09-30kvm: arm64: Set up hyp percpu data for nVHEDavid Brazdil-0/+8
2020-09-30kvm: arm64: Only define __kvm_ex_table for CONFIG_KVMDavid Brazdil-0/+4
2020-09-30kvm: arm64: Move nVHE hyp namespace macros to hyp_image.hDavid Brazdil-0/+1
2020-09-07arm64: get rid of TEXT_OFFSETArd Biesheuvel-2/+2
2020-09-01arm64/build: Assert for unwanted sectionsKees Cook-0/+20
2020-09-01arm64/build: Add missing DWARF sectionsKees Cook-0/+1
2020-09-01arm64/build: Use common DISCARDS in linker scriptKees Cook-3/+2
2020-09-01arm64/build: Remove .eh_frame* sections due to unwind tablesKees Cook-1/+0
2020-09-01vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook-0/+1
2020-08-28KVM: arm64: Add kvm_extable for vaxorcism codeJames Morse-0/+8
2020-08-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-1/+0
2020-07-21arm64: Reduce the number of header files pulled into vmlinux.lds.SWill Deacon-1/+0
2020-07-02arm64/alternatives: use subsections for replacement sequencesArd Biesheuvel-3/+0
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport-1/+0
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport-1/+1
2020-04-28efi/libstub/arm64: align PE/COFF sections to segment alignmentArd Biesheuvel-1/+2
2020-04-28arm64/kernel: Fix range on invalidating dcache for boot page tablesGavin Shan-0/+1
2020-04-28arm64/kernel: vmlinux.lds: drop redundant discard/keep macrosArd Biesheuvel-8/+2
2020-04-28arm64: rename stext to primary_entryArd Biesheuvel-2/+2
2019-12-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-0/+3
2019-12-04arm64: insn: consistently handle exit textMark Rutland-0/+3
2019-11-26Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-5/+5
2019-11-04arm64: Move EXCEPTION_TABLE to RO_DATA segmentKees Cook-3/+4
2019-11-04vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook-1/+1
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAKees Cook-1/+0
2019-10-28arm64: remove __exception annotationsJames Morse-3/+0
2019-08-14arm64/efi: Move variable assignments after SECTIONSKees Cook-0/+2
2019-08-05arm64: Add support for relocating the kernel with RELR relocationsPeter Collingbourne-0/+9
2018-12-04arm64: relocatable: fix inconsistencies in linker script and optionsArd Biesheuvel-4/+5
2018-10-24Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+0
2018-10-10vmlinux.lds.h: Move LSM_TABLE into INIT_DATAKees Cook-1/+0
2018-09-25arm64/mm: move runtime pgds to rodataJun Yao-16/+17
2018-09-25arm64/mm: Separate boot-time page tables from swapper_pg_dirJun Yao-1/+5
2018-05-15arm64: remove no-op macro VMLINUX_SYMBOL()Masahiro Yamada-10/+10
2018-01-14arm64: Extend early page table code to allow for larger kernelsSteve Capper-0/+1
2018-01-14arm64: entry: Move the trampoline to be before PANSteve Capper-5/+6
2018-01-14arm64: Re-order reserved_ttbr0 in linker scriptSteve Capper-3/+2
2017-12-11arm64: kaslr: Put kernel vectors address in separate data pageWill Deacon-1/+4
2017-12-11arm64: entry: Add exception trampoline page for exceptions from EL0Will Deacon-0/+17
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-08-15arm64: add basic VMAP_STACK supportMark Rutland-1/+1
2017-08-15arm64: move SEGMENT_ALIGN to <asm/memory.h>Mark Rutland-16/+0
2017-04-04arm64: efi: split Image code and data into separate PE/COFF sectionsArd Biesheuvel-0/+2
2017-03-23arm64: mmu: apply strict permissions to .init.text and .init.dataArd Biesheuvel-9/+16
2016-11-21arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1Catalin Marinas-0/+5
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf-0/+1
2016-08-25arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text into idmapJames Morse-0/+19