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
/
score
/
kernel
/
signal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-01
score: fix bogus restarts on sigreturn()
Al Viro
1
-0
/
+1
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
-3
/
+0
2012-06-01
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
1
-19
/
+5
2012-06-01
new helper: sigmask_to_save()
Al Viro
1
-9
/
+3
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
1
-4
/
+1
2012-05-23
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
1
-2
/
+0
2012-05-21
score: add handling of NOTIFY_RESUME to do_notify_resume()
Al Viro
1
-1
/
+8
2012-05-21
score: don't open-code force_sigsegv()
Al Viro
1
-3
/
+1
2012-05-21
score: ->restart_block.fn needs to be reset on rt_sigreturn
Al Viro
1
-0
/
+3
2012-05-21
score: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-12
/
+3
2012-05-21
score: don't mask signals if we fail to setup signal stack
Matt Fleming
1
-6
/
+8
2009-08-30
score: remove unused code, add include files in .c
Chen Liqin
1
-2
/
+2
2009-06-27
score: cleanups: dead code, 0 as pointer, shadowed variables
Arnd Bergmann
1
-1
/
+1
2009-06-27
score: fix function prototypes
Arnd Bergmann
1
-9
/
+13
2009-06-27
score: add address space annotations
Arnd Bergmann
1
-5
/
+5
2009-06-27
score: add missing #includes
Arnd Bergmann
1
-1
/
+3
2009-06-19
score: update files according to review comments
Chen Liqin
1
-3
/
+3
2009-06-19
score: Add support for Sunplus S+core architecture
Chen Liqin
1
-0
/
+355