aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/signal.c
Commit message (Expand)AuthorAge
* Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm ...Catalin Marinas2014-05-16
|\
| * arm64: defer reloading a task's FPSIMD state to userland resumeArd Biesheuvel2014-05-08
| * arm64: add abstractions for FPSIMD state manipulationArd Biesheuvel2014-05-08
* | arm64: is_compat_task is defined both in asm/compat.h and linux/compat.hAKASHI Takahiro2014-05-12
* | arm64: Expose ESR_EL1 information to user when SIGSEGV/SIGBUSCatalin Marinas2014-05-09
* | arm64: Remove the aux_context structureCatalin Marinas2014-05-09
|/
* arm64: switch to generic sigaltstackAl Viro2013-02-14
* arm64: signal: return struct rt_sigframe from get_sigframeWill Deacon2012-11-23
* arm64: signal: push the unwinding prologue on the signal stackWill Deacon2012-11-23
* arm64: Signal handling supportCatalin Marinas2012-09-17