summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/vdso/sigreturn.S
Commit message (Expand)AuthorAgeFilesLines
* arm64: vdso: Disable dwarf unwinding through the sigreturn trampolineWill Deacon2020-06-231-20/+34
* arm64: vdso: Fix CFI directives in sigreturn trampolineWill Deacon2020-05-211-7/+37
* arm64: vdso: Don't prefix sigreturn trampoline with a BTI C instructionWill Deacon2020-05-211-2/+9
* arm64: vdso: Annotate for BTIMark Brown2020-05-071-0/+3
* arm64: vdso: Convert to modern assembler annotationsMark Brown2020-03-091-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
* arm64: VDSO supportWill Deacon2012-09-171-0/+37