summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/sections.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: entry: Allow the trampoline text to occupy multiple pagesJames Morse2022-02-151-0/+5
* arm64: kexec: use ld script for relocation functionPasha Tatashin2021-10-011-0/+1
* KVM: arm64: Introduce a BSS section for use at HypQuentin Perret2021-03-191-0/+1
* KVM: arm64: Apply hyp relocations at runtimeDavid Brazdil2021-01-231-0/+1
* KVM: arm64: Set up .hyp.rodata ELF sectionDavid Brazdil2021-01-231-1/+1
* KVM: arm64: Add .hyp.data..ro_after_init ELF sectionDavid Brazdil2020-12-041-0/+1
* arm64: Remove __exception_text_start and __exception_text_end from asm/section.hPrabhakar Kushwaha2020-01-081-1/+0
* arm64: insn: consistently handle exit textMark Rutland2019-12-041-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
* arm64: mmu: add the entry trampolines start/end section markers into sections.hJames Morse2018-01-141-0/+1
* arm64: mmu: apply strict permissions to .init.text and .init.dataArd Biesheuvel2017-03-231-0/+2
* arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text into idmapJames Morse2016-08-251-0/+1
* arm64: Create sections.hJames Morse2016-08-251-0/+29