summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/vdso/sigreturn.S
AgeCommit message (Expand)AuthorFilesLines
2020-06-23arm64: vdso: Disable dwarf unwinding through the sigreturn trampolineWill Deacon1-20/+34
2020-05-21arm64: vdso: Fix CFI directives in sigreturn trampolineWill Deacon1-7/+37
2020-05-21arm64: vdso: Don't prefix sigreturn trampoline with a BTI C instructionWill Deacon1-2/+9
2020-05-07arm64: vdso: Annotate for BTIMark Brown1-0/+3
2020-03-09arm64: vdso: Convert to modern assembler annotationsMark Brown1-2/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-12/+1
2012-09-17arm64: VDSO supportWill Deacon1-0/+37