summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel/signal.c
Commit message (Expand)AuthorAgeFilesLines
* arch: remove blackfin portArnd Bergmann2018-03-161-287/+0
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* frv: Remove signal translation and exec_domainRichard Weinberger2015-04-121-1/+1
* blackfin: Remove exec_domain usageRichard Weinberger2015-04-121-5/+1
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-1/+1
* blackfin: Use sigsp()Richard Weinberger2014-08-061-11/+3
* blackfin: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-22/+17
* blackfin: switch to generic sigaltstackAl Viro2013-02-031-10/+2
* bfin: switch to generic vfork, get rid of pointless wrappersAl Viro2012-11-281-2/+2
* Uninclude linux/freezer.hRichard Weinberger2012-10-011-1/+0
* blackfin: check __get_user() return valueAl Viro2012-06-011-16/+14
* new helper: signal_delivered()Al Viro2012-06-011-2/+1
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-011-3/+0
* TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro2012-06-011-1/+1
* don't call try_to_freeze() from do_signal()Al Viro2012-06-011-4/+0
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-17/+7
* new helper: sigmask_to_save()Al Viro2012-06-011-9/+3
* new helper: restore_saved_sigmask()Al Viro2012-06-011-4/+1
* move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-231-2/+0
* blackfin: don't open-code force_sigsegv()Al Viro2012-05-211-3/+1
* blackfin: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-211-13/+4
* Blackfin: add support for restart_syscall()Mike Frysinger2010-03-091-0/+9
* Blackfin: fix single stepping over system callsMike Frysinger2010-03-091-1/+2
* Blackfin: initial tracehook supportMike Frysinger2010-03-091-11/+3
* Blackfin: add support for TIF_NOTIFY_RESUMEBarry Song2009-12-151-0/+18
* Blackfin: mass clean up of copyright/licensing infoRobin Getz2009-10-071-25/+2
* [Blackfin] arch: disable single stepping when delivering a signalBernd Schmidt2008-05-071-0/+13
* Remove the macro get_personalityWANG Cong2008-04-291-1/+1
* [Blackfin] arch: a rather old performance improvement for the signal handling...Bernd Schmidt2008-04-241-16/+4
* [Blackfin] arch: add missing __user marking to ss_sp member of signalstack an...Mike Frysinger2008-03-071-2/+2
* Blackfin arch: cleanup warnings from checkpatch -- no functional changesMike Frysinger2007-07-121-5/+5
* blackfin architectureBryan Wu2007-05-071-0/+356
OpenPOWER on IntegriCloud