summaryrefslogtreecommitdiffstats
path: root/arch/unicore32/kernel/signal.c
Commit message (Expand)AuthorAgeFilesLines
* unicore32: Remove signal translation and exec_domainRichard Weinberger2015-04-121-7/+0Star
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-131-1/+1
* unicore32: Fix build errorGuenter Roeck2014-09-011-4/+5
* unicore32: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-28/+20Star
* unicore32: switch to generic sigaltstackAl Viro2013-02-041-10/+2Star
* Uninclude linux/freezer.hRichard Weinberger2012-10-011-1/+0Star
* new helper: signal_delivered()Al Viro2012-06-011-4/+1Star
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-011-5/+1Star
* don't call try_to_freeze() from do_signal()Al Viro2012-06-011-4/+0Star
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-15/+3Star
* new helper: sigmask_to_save()Al Viro2012-06-011-10/+3Star
* new helper: restore_saved_sigmask()Al Viro2012-06-011-2/+1Star
* move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-241-2/+0Star
* unicore32: if there's no handler we need to restore sigmask, syscall or no sy...Al Viro2012-05-221-8/+5Star
* unicore32: use block_sigmask()Matt Fleming2012-05-221-4/+1Star
* unicore32: Use set_current_blocked()Matt Fleming2012-01-101-10/+5Star
* unicore32 core architecture: signals handlingGuanXuetao2011-03-171-0/+494