index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
kernel
/
signal.c
Age
Commit message (
Expand
)
Author
2013-02-03
blackfin: switch to generic sigaltstack
Al Viro
2012-11-29
bfin: switch to generic vfork, get rid of pointless wrappers
Al Viro
2012-10-01
Uninclude linux/freezer.h
Richard Weinberger
2012-06-01
blackfin: check __get_user() return value
Al Viro
2012-06-01
new helper: signal_delivered()
Al Viro
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set
Al Viro
2012-06-01
don't call try_to_freeze() from do_signal()
Al Viro
2012-06-01
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
2012-06-01
new helper: sigmask_to_save()
Al Viro
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
2012-05-24
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-05-22
blackfin: don't open-code force_sigsegv()
Al Viro
2012-05-22
blackfin: use set_current_blocked() and block_sigmask()
Matt Fleming
2010-03-09
Blackfin: add support for restart_syscall()
Mike Frysinger
2010-03-09
Blackfin: fix single stepping over system calls
Mike Frysinger
2010-03-09
Blackfin: initial tracehook support
Mike Frysinger
2009-12-15
Blackfin: add support for TIF_NOTIFY_RESUME
Barry Song
2009-10-07
Blackfin: mass clean up of copyright/licensing info
Robin Getz
2008-05-07
[Blackfin] arch: disable single stepping when delivering a signal
Bernd Schmidt
2008-04-29
Remove the macro get_personality
WANG Cong
2008-04-23
[Blackfin] arch: a rather old performance improvement for the signal handling...
Bernd Schmidt
2008-03-06
[Blackfin] arch: add missing __user marking to ss_sp member of signalstack an...
Mike Frysinger
2007-07-12
Blackfin arch: cleanup warnings from checkpatch -- no functional changes
Mike Frysinger
2007-05-07
blackfin architecture
Bryan Wu