aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/signal.c
AgeCommit message (Expand)Author
2014-06-19arm64: defer reloading a task's FPSIMD state to userland resumeArd Biesheuvel
2014-06-19arm64: add abstractions for FPSIMD state manipulationArd Biesheuvel
2013-02-14arm64: switch to generic sigaltstackAl Viro
2012-11-23arm64: signal: return struct rt_sigframe from get_sigframeWill Deacon
2012-11-23arm64: signal: push the unwinding prologue on the signal stackWill Deacon
2012-09-17arm64: Signal handling supportCatalin Marinas