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
/
blackfin
/
kernel
/
signal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
blackfin: switch to generic sigaltstack
Al Viro
2013-02-03
1
-10
/
+2
*
bfin: switch to generic vfork, get rid of pointless wrappers
Al Viro
2012-11-28
1
-2
/
+2
*
Uninclude linux/freezer.h
Richard Weinberger
2012-10-01
1
-1
/
+0
*
blackfin: check __get_user() return value
Al Viro
2012-06-01
1
-16
/
+14
*
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
*
TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set
Al Viro
2012-06-01
1
-1
/
+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
-17
/
+7
*
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-23
1
-2
/
+0
*
blackfin: don't open-code force_sigsegv()
Al Viro
2012-05-21
1
-3
/
+1
*
blackfin: use set_current_blocked() and block_sigmask()
Matt Fleming
2012-05-21
1
-13
/
+4
*
Blackfin: add support for restart_syscall()
Mike Frysinger
2010-03-09
1
-0
/
+9
*
Blackfin: fix single stepping over system calls
Mike Frysinger
2010-03-09
1
-1
/
+2
*
Blackfin: initial tracehook support
Mike Frysinger
2010-03-09
1
-11
/
+3
*
Blackfin: add support for TIF_NOTIFY_RESUME
Barry Song
2009-12-15
1
-0
/
+18
*
Blackfin: mass clean up of copyright/licensing info
Robin Getz
2009-10-07
1
-25
/
+2
*
[Blackfin] arch: disable single stepping when delivering a signal
Bernd Schmidt
2008-05-07
1
-0
/
+13
*
Remove the macro get_personality
WANG Cong
2008-04-29
1
-1
/
+1
*
[Blackfin] arch: a rather old performance improvement for the signal handling...
Bernd Schmidt
2008-04-24
1
-16
/
+4
*
[Blackfin] arch: add missing __user marking to ss_sp member of signalstack an...
Mike Frysinger
2008-03-07
1
-2
/
+2
*
Blackfin arch: cleanup warnings from checkpatch -- no functional changes
Mike Frysinger
2007-07-12
1
-5
/
+5
*
blackfin architecture
Bryan Wu
2007-05-07
1
-0
/
+356