index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
score
/
kernel
/
signal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch: remove score port
Arnd Bergmann
2018-03-09
1
-308
/
+0
*
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-13
1
-1
/
+1
*
score: Use get_signal() signal_setup_done()
Richard Weinberger
2014-08-06
1
-25
/
+18
*
score: switch to generic sigaltstack
Al Viro
2013-02-04
1
-19
/
+2
*
score: do_sigaltstack() expects a userland pointer...
Al Viro
2012-11-29
1
-5
/
+2
*
score: fix bogus restarts on sigreturn()
Al Viro
2012-10-01
1
-0
/
+1
*
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
-3
/
+0
*
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
2012-06-01
1
-19
/
+5
*
new helper: sigmask_to_save()
Al Viro
2012-06-01
1
-9
/
+3
*
new helper: restore_saved_sigmask()
Al Viro
2012-06-01
1
-4
/
+1
*
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-05-24
1
-2
/
+0
*
score: add handling of NOTIFY_RESUME to do_notify_resume()
Al Viro
2012-05-22
1
-1
/
+8
*
score: don't open-code force_sigsegv()
Al Viro
2012-05-22
1
-3
/
+1
*
score: ->restart_block.fn needs to be reset on rt_sigreturn
Al Viro
2012-05-22
1
-0
/
+3
*
score: use set_current_blocked() and block_sigmask()
Matt Fleming
2012-05-22
1
-12
/
+3
*
score: don't mask signals if we fail to setup signal stack
Matt Fleming
2012-05-22
1
-6
/
+8
*
score: remove unused code, add include files in .c
Chen Liqin
2009-08-30
1
-2
/
+2
*
score: cleanups: dead code, 0 as pointer, shadowed variables
Arnd Bergmann
2009-06-27
1
-1
/
+1
*
score: fix function prototypes
Arnd Bergmann
2009-06-27
1
-9
/
+13
*
score: add address space annotations
Arnd Bergmann
2009-06-27
1
-5
/
+5
*
score: add missing #includes
Arnd Bergmann
2009-06-27
1
-1
/
+3
*
score: update files according to review comments
Chen Liqin
2009-06-19
1
-3
/
+3
*
score: Add support for Sunplus S+core architecture
Chen Liqin
2009-06-19
1
-0
/
+355