index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
signal.c
Age
Commit message (
Expand
)
Author
2016-08-22
arm64: factor work_pending state machine to C
Chris Metcalf
2016-03-02
arm64: Rework valid_user_regs
Mark Rutland
2015-04-13
arm64: Removed unused variable
Richard Weinberger
2015-04-12
arm64: Remove signal translation and exec_domain
Richard Weinberger
2015-02-13
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2014-08-06
arm64: Use sigsp()
Richard Weinberger
2014-08-06
arm64: Use get_signal() signal_setup_done()
Richard Weinberger
2014-05-16
Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm ...
Catalin Marinas
2014-05-12
arm64: is_compat_task is defined both in asm/compat.h and linux/compat.h
AKASHI Takahiro
2014-05-09
arm64: Expose ESR_EL1 information to user when SIGSEGV/SIGBUS
Catalin Marinas
2014-05-09
arm64: Remove the aux_context structure
Catalin Marinas
2014-05-08
arm64: defer reloading a task's FPSIMD state to userland resume
Ard Biesheuvel
2014-05-08
arm64: add abstractions for FPSIMD state manipulation
Ard Biesheuvel
2013-02-14
arm64: switch to generic sigaltstack
Al Viro
2012-11-23
arm64: signal: return struct rt_sigframe from get_sigframe
Will Deacon
2012-11-23
arm64: signal: push the unwinding prologue on the signal stack
Will Deacon
2012-09-17
arm64: Signal handling support
Catalin Marinas