index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
unicore32
/
kernel
/
signal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
unicore32: Remove signal translation and exec_domain
Richard Weinberger
2015-04-12
1
-7
/
+0
*
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-12
1
-1
/
+1
*
unicore32: Fix build error
Guenter Roeck
2014-08-31
1
-4
/
+5
*
unicore32: Use get_signal() signal_setup_done()
Richard Weinberger
2014-08-06
1
-28
/
+20
*
unicore32: switch to generic sigaltstack
Al Viro
2013-02-03
1
-10
/
+2
*
Uninclude linux/freezer.h
Richard Weinberger
2012-10-01
1
-1
/
+0
*
new helper: signal_delivered()
Al Viro
2012-06-01
1
-4
/
+1
*
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
1
-5
/
+1
*
don't call try_to_freeze() from do_signal()
Al Viro
2012-06-01
1
-4
/
+0
*
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
2012-06-01
1
-15
/
+3
*
new helper: sigmask_to_save()
Al Viro
2012-06-01
1
-10
/
+3
*
new helper: restore_saved_sigmask()
Al Viro
2012-06-01
1
-2
/
+1
*
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-05-23
1
-2
/
+0
*
unicore32: if there's no handler we need to restore sigmask, syscall or no sy...
Al Viro
2012-05-22
1
-8
/
+5
*
unicore32: use block_sigmask()
Matt Fleming
2012-05-21
1
-4
/
+1
*
unicore32: Use set_current_blocked()
Matt Fleming
2012-01-10
1
-10
/
+5
*
unicore32 core architecture: signals handling
GuanXuetao
2011-03-17
1
-0
/
+494