summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/signal.c
Commit message (Expand)AuthorAgeFilesLines
* arm64: Rework valid_user_regsMark Rutland2017-10-121-2/+2
* Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm ...Catalin Marinas2014-05-161-6/+7
|\
| * arm64: defer reloading a task's FPSIMD state to userland resumeArd Biesheuvel2014-05-081-0/+4
| * arm64: add abstractions for FPSIMD state manipulationArd Biesheuvel2014-05-081-6/+3
* | arm64: is_compat_task is defined both in asm/compat.h and linux/compat.hAKASHI Takahiro2014-05-121-1/+1
* | arm64: Expose ESR_EL1 information to user when SIGSEGV/SIGBUSCatalin Marinas2014-05-091-0/+10
* | arm64: Remove the aux_context structureCatalin Marinas2014-05-091-10/+17
|/
* arm64: switch to generic sigaltstackAl Viro2013-02-141-15/+2
* arm64: signal: return struct rt_sigframe from get_sigframeWill Deacon2012-11-231-6/+6
* arm64: signal: push the unwinding prologue on the signal stackWill Deacon2012-11-231-21/+16
* arm64: Signal handling supportCatalin Marinas2012-09-171-0/+437