summaryrefslogtreecommitdiffstats
path: root/arch/frv/kernel/signal.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-151-16/+4
|\
| * frv: Remove signal translation and exec_domainRichard Weinberger2015-04-121-16/+4
* | whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setupAl Viro2015-04-111-4/+0
|/
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-1/+1
* frv: Use sigsp()Richard Weinberger2014-08-061-13/+4
* frv: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-59/+40
* frv: switch to generic old sigaction()Al Viro2013-02-031-32/+0
* frv: switch to generic old sigsuspendAl Viro2013-02-031-10/+0
* frv: switch to generic sigaltstackAl Viro2013-02-031-11/+2
* Uninclude linux/freezer.hRichard Weinberger2012-10-011-1/+0
* frv: no need to raise SIGTRAP in setup_frame()Al Viro2012-10-011-8/+0
* frv: Remove bogus closing parenthesisGeert Uytterhoeven2012-06-021-1/+1
* FRV: Prevent syscall exit tracing and notify_resume at end of kernel exceptionsDavid Howells2012-06-011-10/+0
* 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-4/+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-7/+3
* new helper: restore_saved_sigmask()Al Viro2012-06-011-5/+1
* move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-231-2/+0
* frv: missing checks of __get_user()/__put_user() return valuesAl Viro2012-05-211-6/+6
* frv: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-211-17/+4
* new helper: sigsuspend()Al Viro2012-05-211-11/+3
* frv: double syscall restarts, syscall restart in sigreturn()Al Viro2010-09-201-1/+3
* frv: handling of restart into restart_syscall is fsckedAl Viro2010-09-201-1/+1
* frv: avoid infinite loop of SIGSEGV deliveryAl Viro2010-09-201-2/+2
* frv: fix address verification holes in setup_frame/setup_rt_frameAl Viro2010-09-201-16/+22
* frv: restart_block.fn needs to be reset on sigreturnAl Viro2010-09-201-0/+3
* frv: fix check on unsigned in do_signal()Roel Kluin2009-10-291-1/+1
* KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-021-0/+2
* FRV: Implement new-style ptraceDavid Howells2009-06-111-0/+5
* FRV: Implement TIF_NOTIFY_RESUMEDavid Howells2009-06-111-0/+5
* Remove the macro get_personalityWANG Cong2008-04-291-2/+2
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-071-1/+1
* [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER2006-06-231-1/+1
* [PATCH] frv: signal annotationsAl Viro2006-06-231-10/+10
* [PATCH] Handle TIF_RESTORE_SIGMASK for FRVDavid Howells2006-01-181-76/+44
* [PATCH] frv: improve signal handlingDavid Howells2006-01-061-52/+50
* [PATCH] frv: fix signal handlingDavid Howells2006-01-061-28/+45
* [PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2005-08-291-6/+5
* [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-251-3/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+588
OpenPOWER on IntegriCloud