summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/vdso/sigreturn.S
AgeCommit message (Expand)Author
2020-06-23arm64: vdso: Disable dwarf unwinding through the sigreturn trampolineWill Deacon
2020-05-21arm64: vdso: Fix CFI directives in sigreturn trampolineWill Deacon
2020-05-21arm64: vdso: Don't prefix sigreturn trampoline with a BTI C instructionWill Deacon
2020-05-07arm64: vdso: Annotate for BTIMark Brown
2020-03-09arm64: vdso: Convert to modern assembler annotationsMark Brown
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2012-09-17arm64: VDSO supportWill Deacon