summaryrefslogtreecommitdiff
path: root/arch/blackfin/kernel/signal.c
AgeCommit message (Expand)Author
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2015-04-12frv: Remove signal translation and exec_domainRichard Weinberger
2015-04-12blackfin: Remove exec_domain usageRichard Weinberger
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2014-08-06blackfin: Use sigsp()Richard Weinberger
2014-08-06blackfin: Use get_signal() signal_setup_done()Richard Weinberger
2013-02-03blackfin: switch to generic sigaltstackAl Viro
2012-11-28bfin: switch to generic vfork, get rid of pointless wrappersAl Viro
2012-10-01Uninclude linux/freezer.hRichard Weinberger
2012-06-01blackfin: check __get_user() return valueAl Viro
2012-06-01new helper: signal_delivered()Al Viro
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro
2012-06-01TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro
2012-06-01don't call try_to_freeze() from do_signal()Al Viro
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro
2012-06-01new helper: sigmask_to_save()Al Viro
2012-06-01new helper: restore_saved_sigmask()Al Viro
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro
2012-05-21blackfin: don't open-code force_sigsegv()Al Viro
2012-05-21blackfin: use set_current_blocked() and block_sigmask()Matt Fleming
2010-03-09Blackfin: add support for restart_syscall()Mike Frysinger
2010-03-09Blackfin: fix single stepping over system callsMike Frysinger
2010-03-09Blackfin: initial tracehook supportMike Frysinger
2009-12-15Blackfin: add support for TIF_NOTIFY_RESUMEBarry Song
2009-10-07Blackfin: mass clean up of copyright/licensing infoRobin Getz
2008-05-07[Blackfin] arch: disable single stepping when delivering a signalBernd Schmidt
2008-04-29Remove the macro get_personalityWANG Cong
2008-04-24[Blackfin] arch: a rather old performance improvement for the signal handling...Bernd Schmidt
2008-03-07[Blackfin] arch: add missing __user marking to ss_sp member of signalstack an...Mike Frysinger
2007-07-12Blackfin arch: cleanup warnings from checkpatch -- no functional changesMike Frysinger
2007-05-07blackfin architectureBryan Wu