summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/linkage.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: Extend support for CONFIG_FUNCTION_ALIGNMENTMark Rutland2023-01-241-2/+2
* arm64: Add types to indirect called assembly functionsSami Tolvanen2022-09-261-0/+4
* arm64: clean up symbol aliasingMark Rutland2022-02-221-24/+0
* arm64: Ensure that the 'bti' macro is defined where linkage.h is includedCatalin Marinas2021-12-171-0/+4
* arm64: Use BTI C directly and unconditionallyMark Brown2021-12-141-16/+6
* arm64: Unconditionally override SYM_FUNC macrosMark Brown2021-12-141-5/+11
* arm64: Add macro version of the BTI instructionMark Brown2021-12-141-6/+1
* arm64: Add assembly annotations for weak-PI-alias madnessRobin Murphy2021-06-011-0/+8
* arm64: Don't insert a BTI instruction at inner labelsJean-Philippe Brucker2020-06-241-6/+0
* arm64: vdso: Don't prefix sigreturn trampoline with a BTI C instructionWill Deacon2020-05-211-3/+3
* arm64: asm: Override SYM_FUNC_START when building the kernel with BTIMark Brown2020-05-071-0/+46
* arm64: asm: Add new-style position independent function annotationsMark Brown2020-01-081-0/+16
* arm64: relax assembly code alignment from 16 byte to 4 byteMasahiro Yamada2017-09-181-2/+2
* arm64: fix alignment padding in assembly codeMarc Zyngier2012-10-201-0/+7