Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
d1f83021d5ca993242105f7b41f924614501fce5
/
arch
/
um
/
kernel
/
signal.c
322740e
Revert "um: Fix get_signal() usage"
by Richard Weinberger
· 9 years ago
db2f24d
um: Fix get_signal() usage
by Richard Weinberger
· 9 years ago
ccaee5f
um: Fix do_signal() prototype
by Ingo Molnar
· 10 years ago
307627e
um: Use get_signal() signal_setup_done()
by Richard Weinberger
· 11 years ago
9a8c135
um: siginfo cleanup
by Richard Weinberger
· 11 years ago
15ce1f7
x86,um: switch to generic old sigsuspend()
by Al Viro
· 12 years ago
6bf9adf
introduce generic sys_sigaltstack(), switch x86 and um to it
by Al Viro
· 12 years ago
37185b3
um: get rid of pointless include "..." where include <...> will do
by Al Viro
· 12 years ago
f9a38ea
um: let signal_delivered() do SIGTRAP on singlestepping into handler
by Al Viro
· 12 years ago
efee984
new helper: signal_delivered()
by Al Viro
· 13 years ago
77097ae
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
by Al Viro
· 13 years ago
a610d6e
pull clearing RESTORE_SIGMASK into block_sigmask()
by Al Viro
· 13 years ago
b7f9a11
new helper: sigmask_to_save()
by Al Viro
· 13 years ago
51a7b44
new helper: restore_saved_sigmask()
by Al Viro
· 13 years ago
f936991
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 13 years ago
68f3f16
new helper: sigsuspend()
by Al Viro
· 13 years ago
5a30a79
um: wrong sigmask saved in case of multiple sigframes
by Al Viro
· 13 years ago
3b7d15b
um: ->restart_block.fn needs to be reset on sigreturn
by Al Viro
· 13 years ago
d982d59
um: use set_current_blocked() and block_sigmask()
by Matt Fleming
· 13 years ago
f6adb9a
um: don't restore current->blocked on error
by Matt Fleming
· 13 years ago
adcfb98
um: kill includes of sysdep/sigcontext.h from stuff built with kernel headers
by Al Viro
· 13 years ago
3be311e
x86, um: sanitize uml sigcontext.h uses
by Al Viro
· 16 years ago
c5d4bb1
uml: style fixes in arch/um/kernel
by Jeff Dike
· 17 years ago
ba180fd
uml: style fixes pass 3
by Jeff Dike
· 17 years ago
77bf440
uml: remove code made redundant by CHOOSE_MODE removal
by Jeff Dike
· 17 years ago
9218b17
uml: remove user_util.h
by Jeff Dike
· 18 years ago
7c7a894
[PATCH] uml: fix formatting violations in signal delivery code
by Jeff Dike
· 18 years ago
038b0a6
Remove all inclusions of <linux/config.h>
by Dave Jones
· 18 years ago
1d3468a
[PATCH] uml: move _kern.c files
by Jeff Dike
· 19 years ago
[Renamed (96%) from arch/um/kernel/signal_kern.c]
36a7878
[PATCH] uml: use generic sys_rt_sigsuspend
by Jeff Dike
· 19 years ago
2fc1062
[PATCH] uml: add TIF_RESTORE_SIGMASK support
by Jeff Dike
· 19 years ago
0805d89
[PATCH] uml: move libc-dependent code from signal_user.c
by Gennady Sharapov
· 19 years ago
69be8f1
[PATCH] convert signal handling of NODEFER to act like other Unix boxes.
by Steven Rostedt
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago