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
/
openrisc
/
kernel
/
signal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-10
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
1
-2
/
+2
2021-12-01
openrisc: Snapshot thread flags
Mark Rutland
1
-1
/
+1
2021-10-21
openrisc: signal: remove unused DEBUG_SIG macro
Denis Kirjanov
1
-2
/
+0
2020-11-09
openrisc: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
1
-1
/
+1
2020-10-17
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
1
-1
/
+0
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-09
openrisc: signal: Fix sparse address space warnings
Stafford Horne
1
-7
/
+7
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
1
-1
/
+1
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-3
/
+3
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2015-04-12
arch: Remove exec_domain from remaining archs
Richard Weinberger
1
-2
/
+0
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
1
-1
/
+1
2014-08-06
openrisc: Use sigsp()
Richard Weinberger
1
-17
/
+3
2014-01-09
openrisc: Use get_signal() signal_setup_done()
Richard Weinberger
1
-37
/
+22
2014-01-09
openrisc: Rework signal handling
Jonas Bonn
1
-92
/
+106
2013-02-03
openrisc: switch to generic sigaltstack
Al Viro
1
-13
/
+2
2012-11-28
openrisk: fix altstack switching on sigreturn
Al Viro
1
-4
/
+2
2012-06-01
new helper: signal_delivered()
Al Viro
1
-2
/
+1
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
1
-3
/
+0
2012-06-01
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
1
-2
/
+0
2012-06-01
openrisc: tracehook_signal_handler() is supposed to be called on success
Al Viro
1
-14
/
+6
2012-06-01
new helper: sigmask_to_save()
Al Viro
1
-9
/
+3
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
1
-5
/
+1
2012-05-23
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
1
-2
/
+0
2012-03-06
openrisc: sanitize use of orig_gpr11
Jonas Bonn
1
-1
/
+1
2012-02-17
OpenRISC: Use set_current_blocked() and block_sigmask()
Matt Fleming
1
-11
/
+2
2012-02-17
OpenRISC: Don't mask signals if we fail to setup signal stack
Matt Fleming
1
-11
/
+18
2012-02-17
OpenRISC: No need to reset handler if SA_ONESHOT
Matt Fleming
1
-3
/
+0
2012-02-17
OpenRISC: Don't reimplement force_sigsegv()
Matt Fleming
1
-3
/
+1
2011-09-05
openrisc: don't use pt_regs in struct sigcontext
Jonas Bonn
1
-18
/
+11
2011-07-22
OpenRISC: Signal handling
Jonas Bonn
1
-0
/
+396