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