index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
score
/
kernel
/
signal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-03
score: switch to generic sigaltstack
Al Viro
1
-19
/
+2
2012-11-28
score: do_sigaltstack() expects a userland pointer...
Al Viro
1
-5
/
+2
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