summaryrefslogtreecommitdiffstats
path: root/arch/frv/kernel/signal.c
Commit message (Expand)AuthorAgeFilesLines
* 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