aboutsummaryrefslogtreecommitdiffstats
path: root/arch/frv/kernel/signal.c
Commit message (Expand)AuthorAge
* FRV: Prevent syscall exit tracing and notify_resume at end of kernel exceptionsDavid Howells2012-06-01
* new helper: signal_delivered()Al Viro2012-06-01
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-01
* TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro2012-06-01
* don't call try_to_freeze() from do_signal()Al Viro2012-06-01
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-01
* new helper: sigmask_to_save()Al Viro2012-06-01
* new helper: restore_saved_sigmask()Al Viro2012-06-01
* move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-23
* frv: missing checks of __get_user()/__put_user() return valuesAl Viro2012-05-21
* frv: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-21
* new helper: sigsuspend()Al Viro2012-05-21
* frv: double syscall restarts, syscall restart in sigreturn()Al Viro2010-09-20
* frv: handling of restart into restart_syscall is fsckedAl Viro2010-09-20
* frv: avoid infinite loop of SIGSEGV deliveryAl Viro2010-09-20
* frv: fix address verification holes in setup_frame/setup_rt_frameAl Viro2010-09-20
* frv: restart_block.fn needs to be reset on sigreturnAl Viro2010-09-20
* frv: fix check on unsigned in do_signal()Roel Kluin2009-10-29
* KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-02
* FRV: Implement new-style ptraceDavid Howells2009-06-11
* FRV: Implement TIF_NOTIFY_RESUMEDavid Howells2009-06-11
* Remove the macro get_personalityWANG Cong2008-04-29
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-07
* [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER2006-06-23
* [PATCH] frv: signal annotationsAl Viro2006-06-23
* [PATCH] Handle TIF_RESTORE_SIGMASK for FRVDavid Howells2006-01-18
* [PATCH] frv: improve signal handlingDavid Howells2006-01-06
* [PATCH] frv: fix signal handlingDavid Howells2006-01-06
* [PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2005-08-29
* [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-25
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16