summaryrefslogtreecommitdiffstats
path: root/arch/frv/kernel/signal.c
Commit message (Expand)AuthorAgeFilesLines
* frv: switch to generic old sigaction()Al Viro2013-02-041-32/+0Star
* frv: switch to generic old sigsuspendAl Viro2013-02-041-10/+0Star
* frv: switch to generic sigaltstackAl Viro2013-02-041-11/+2Star
* Uninclude linux/freezer.hRichard Weinberger2012-10-011-1/+0Star
* frv: no need to raise SIGTRAP in setup_frame()Al Viro2012-10-011-8/+0Star
* 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/+0Star
* new helper: signal_delivered()Al Viro2012-06-011-2/+1Star
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-011-4/+0Star
* 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/+0Star
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-17/+7Star
* new helper: sigmask_to_save()Al Viro2012-06-011-7/+3Star
* new helper: restore_saved_sigmask()Al Viro2012-06-011-5/+1Star
* move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-241-2/+0Star
* frv: missing checks of __get_user()/__put_user() return valuesAl Viro2012-05-221-6/+6
* frv: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-221-17/+4Star
* new helper: sigsuspend()Al Viro2012-05-221-11/+3Star
* 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/+0Star
* [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-191-76/+44Star
* [PATCH] frv: improve signal handlingDavid Howells2006-01-061-52/+50Star
* [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/+5Star
* [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-261-3/+1Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+588