Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_oneplus_msm8996
/
1a076689cda8a1d623dcda170b2dc2b476cc6f1a
/
arch
/
xtensa
/
kernel
/
signal.c
03240b2
fixups for signal breakage
by Al Viro
· 14 years ago
efee984
new helper: signal_delivered()
by Al Viro
· 14 years ago
77097ae
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
by Al Viro
· 14 years ago
bf343df
don't call try_to_freeze() from do_signal()
by Al Viro
· 14 years ago
a610d6e
pull clearing RESTORE_SIGMASK into block_sigmask()
by Al Viro
· 14 years ago
b7f9a11
new helper: sigmask_to_save()
by Al Viro
· 14 years ago
51a7b44
new helper: restore_saved_sigmask()
by Al Viro
· 14 years ago
a42c6de
move key_repace_session_keyring() into tracehook_notify_resume()
by Al Viro
· 14 years ago
a53bb24
xtensa: add handling of TIF_NOTIFY_RESUME
by Al Viro
· 14 years ago
9ccc9c7
xtensa: switch to generic rt_sigsuspend(2)
by Al Viro
· 14 years ago
188f677
xtensa: ->restart_block.fn needs to be reset on rt_sigreturn
by Al Viro
· 14 years ago
9112a6b
xtensa: fix build failure in xtensa/kernel/signal.c
by Paul Gortmaker
· 14 years ago
d12f7c4
xtensa: use set_current_blocked() and block_sigmask()
by Matt Fleming
· 14 years ago
3785006
xtensa: don't mask signals if we fail to setup signal stack
by Matt Fleming
· 14 years ago
ff6d21e
xtensa: no need to reset handler if SA_ONESHOT
by Matt Fleming
· 14 years ago
fa47ac5
xtensa: don't reimplement force_sigsegv()
by Matt Fleming
· 14 years ago
44c64e6
[XTENSA] Add support for the sa_restorer function
by Chris Zankel
· 18 years ago
c658eac
[XTENSA] Add support for configurable registers and coprocessors
by Chris Zankel
· 18 years ago
3befce8
[XTENSA] Remove oldmask from sigcontext and fix register flush
by Chris Zankel
· 18 years ago
29c4dfd
[XTENSA] Remove non-rt signal handling
by Chris Zankel
· 19 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 19 years ago
fc4fb2a
[PATCH] xtensa: fix system call interface
by Chris Zankel
· 19 years ago
173d668
[PATCH] xtensa: remove extra header files
by Chris Zankel
· 19 years ago
d09042d
[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes
by Laurent MEYER
· 20 years ago
b9e122c
[PATCH] xtensa: remove verify_area macros
by Jesper Juhl
· 20 years ago
288a60c
[PATCH] xtensa: remove io_remap_page_range and minor clean-ups
by Chris Zankel
· 21 years ago
69be8f1
[PATCH] convert signal handling of NODEFER to act like other Unix boxes.
by Steven Rostedt
· 21 years ago
5a0015d
[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3
by Chris Zankel
· 21 years ago