index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
openrisc
/
kernel
/
signal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch: Remove exec_domain from remaining archs
Richard Weinberger
2015-04-12
1
-2
/
+0
*
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-12
1
-1
/
+1
*
openrisc: Use sigsp()
Richard Weinberger
2014-08-06
1
-17
/
+3
*
openrisc: Use get_signal() signal_setup_done()
Richard Weinberger
2014-01-09
1
-37
/
+22
*
openrisc: Rework signal handling
Jonas Bonn
2014-01-09
1
-92
/
+106
*
openrisc: switch to generic sigaltstack
Al Viro
2013-02-03
1
-13
/
+2
*
openrisk: fix altstack switching on sigreturn
Al Viro
2012-11-28
1
-4
/
+2
*
new helper: signal_delivered()
Al Viro
2012-06-01
1
-2
/
+1
*
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
1
-3
/
+0
*
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
2012-06-01
1
-2
/
+0
*
openrisc: tracehook_signal_handler() is supposed to be called on success
Al Viro
2012-06-01
1
-14
/
+6
*
new helper: sigmask_to_save()
Al Viro
2012-06-01
1
-9
/
+3
*
new helper: restore_saved_sigmask()
Al Viro
2012-06-01
1
-5
/
+1
*
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-05-23
1
-2
/
+0
*
openrisc: sanitize use of orig_gpr11
Jonas Bonn
2012-03-06
1
-1
/
+1
*
OpenRISC: Use set_current_blocked() and block_sigmask()
Matt Fleming
2012-02-17
1
-11
/
+2
*
OpenRISC: Don't mask signals if we fail to setup signal stack
Matt Fleming
2012-02-17
1
-11
/
+18
*
OpenRISC: No need to reset handler if SA_ONESHOT
Matt Fleming
2012-02-17
1
-3
/
+0
*
OpenRISC: Don't reimplement force_sigsegv()
Matt Fleming
2012-02-17
1
-3
/
+1
*
openrisc: don't use pt_regs in struct sigcontext
Jonas Bonn
2011-09-05
1
-18
/
+11
*
OpenRISC: Signal handling
Jonas Bonn
2011-07-22
1
-0
/
+396