aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/sections.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-15arm64: entry: Allow the trampoline text to occupy multiple pagesJames Morse1-0/+5
2021-10-01arm64: kexec: use ld script for relocation functionPasha Tatashin1-0/+1
2021-03-19KVM: arm64: Introduce a BSS section for use at HypQuentin Perret1-0/+1
2021-01-23KVM: arm64: Apply hyp relocations at runtimeDavid Brazdil1-0/+1
2021-01-23KVM: arm64: Set up .hyp.rodata ELF sectionDavid Brazdil1-1/+1
2020-12-04KVM: arm64: Add .hyp.data..ro_after_init ELF sectionDavid Brazdil1-0/+1
2020-01-08arm64: Remove __exception_text_start and __exception_text_end from asm/section.hPrabhakar Kushwaha1-1/+0
2019-12-04arm64: insn: consistently handle exit textMark Rutland1-0/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-12/+1
2018-01-14arm64: mmu: add the entry trampolines start/end section markers into sections.hJames Morse1-0/+1
2017-03-23arm64: mmu: apply strict permissions to .init.text and .init.dataArd Biesheuvel1-0/+2
2016-08-25arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text into idmapJames Morse1-0/+1
2016-08-25arm64: Create sections.hJames Morse1-0/+29