aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel/signal.c
Commit message (Expand)AuthorAge
* blackfin: switch to generic sigaltstackAl Viro2013-02-03
* bfin: switch to generic vfork, get rid of pointless wrappersAl Viro2012-11-28
* Uninclude linux/freezer.hRichard Weinberger2012-10-01
* blackfin: check __get_user() return valueAl Viro2012-06-01
* new helper: signal_delivered()Al Viro2012-06-01
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-01
* TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro2012-06-01
* don't call try_to_freeze() from do_signal()Al Viro2012-06-01
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-01
* new helper: sigmask_to_save()Al Viro2012-06-01
* new helper: restore_saved_sigmask()Al Viro2012-06-01
* move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-23
* blackfin: don't open-code force_sigsegv()Al Viro2012-05-21
* blackfin: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-21
* Blackfin: add support for restart_syscall()Mike Frysinger2010-03-09
* Blackfin: fix single stepping over system callsMike Frysinger2010-03-09
* Blackfin: initial tracehook supportMike Frysinger2010-03-09
* Blackfin: add support for TIF_NOTIFY_RESUMEBarry Song2009-12-15
* Blackfin: mass clean up of copyright/licensing infoRobin Getz2009-10-07
* [Blackfin] arch: disable single stepping when delivering a signalBernd Schmidt2008-05-06
* Remove the macro get_personalityWANG Cong2008-04-29
* [Blackfin] arch: a rather old performance improvement for the signal handling...Bernd Schmidt2008-04-23
* [Blackfin] arch: add missing __user marking to ss_sp member of signalstack an...Mike Frysinger2008-03-06
* Blackfin arch: cleanup warnings from checkpatch -- no functional changesMike Frysinger2007-07-12
* blackfin architectureBryan Wu2007-05-07