index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
kernel
/
signal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-6
/
+6
2018-04-25
signal/alpha: Use send_sig_fault where appropriate
Eric W. Biederman
1
-18
/
+4
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
1
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
1
-1
/
+1
2013-02-14
alpha: pass k_sigaction and siginfo_t using ksignal pointer
Al Viro
1
-66
/
+45
2013-02-03
alpha: switch to generic old sigsuspend
Al Viro
1
-10
/
+0
2012-12-19
alpha: switch to generic sigaltstack
Al Viro
1
-9
/
+1
2012-11-28
alpha: don't pass useless arguments to do_{,rt_},sigreturn()
Al Viro
1
-8
/
+8
2012-10-11
alpha: get rid of switch_stack argument of do_work_pending()
Al Viro
1
-2
/
+1
2012-10-11
alpha: don't bother passing switch_stack separately from regs
Al Viro
1
-13
/
+13
2012-10-11
alpha: take SIGPENDING/NOTIFY_RESUME loop into signal.c
Al Viro
1
-9
/
+18
2012-06-01
new helper: signal_delivered()
Al Viro
1
-1
/
+1
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
1
-2
/
+0
2012-06-01
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
1
-5
/
+0
2012-06-01
new helper: sigmask_to_save()
Al Viro
1
-4
/
+1
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
1
-3
/
+1
2012-05-23
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
1
-2
/
+0
2012-05-21
alpha: tidy signal delivery up
Al Viro
1
-43
/
+26
2012-05-21
new helper: sigsuspend()
Al Viro
1
-10
/
+1
2012-04-05
alpha: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-21
/
+10
2010-09-30
Fix up more fallout form alpha signal cleanups
Linus Torvalds
1
-1
/
+1
2010-09-28
alpha: fix compile problem in arch/alpha/kernel/signal.c
Linus Torvalds
1
-2
/
+2
2010-09-27
alpha: __get_user/__put_user results need to be checked...
Al Viro
1
-4
/
+4
2010-09-27
alpha: switch osf_sigprocmask() to use of sigprocmask()
Al Viro
1
-37
/
+11
2010-09-18
alpha: unb0rk sigsuspend() and rt_sigsuspend()
Al Viro
1
-37
/
+1
2010-09-18
alpha: belated ERESTART_RESTARTBLOCK race fix
Al Viro
1
-1
/
+2
2009-09-09
KEYS: Add missing linux/tracehook.h #inclusions
David Howells
1
-0
/
+1
2009-09-02
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
David Howells
1
-0
/
+2
2009-09-02
KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]
David Howells
1
-0
/
+5
2009-01-29
alpha: use syscall wrappers
Ivan Kokshaysky
1
-9
/
+9
2007-05-30
alpha: support new syscalls
Richard Henderson
1
-47
/
+63
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2006-06-23
[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes
Laurent MEYER
1
-1
/
+1
2005-08-29
[PATCH] convert signal handling of NODEFER to act like other Unix boxes.
Steven Rostedt
1
-6
/
+5
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+672