summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/signal.c
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-07-161-1/+2
|\
| * sh: Tidy compiler warnings for SH-2A build.Paul Mundt2007-06-081-0/+1
| * sh: __user annotations for __get/__put_user().Paul Mundt2007-06-081-2/+2
* | sh: Handle -ERESTART_RESTARTBLOCK for restartable syscalls.Paul Mundt2007-06-191-3/+4
* | sh: Fix restartable syscall arg5 clobbering.Kaz Kojima2007-06-181-2/+4
|/
* sh: Fix PC adjustments for varying opcode length.Paul Mundt2007-05-091-4/+7
* sh: Support for SH-2A 32-bit opcodes.Paul Mundt2007-05-091-4/+4
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* sh: Fix sigmask trampling in signal delivery.Ryusuke Sakato2007-03-051-1/+3
* sh: Fixup cpu_data references for the non-boot CPUs.Paul Mundt2007-02-131-3/+3
* sh: Trivial build fixes for SH-2 support.Yoshinori Sato2006-12-121-1/+1
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-071-0/+1
* sh: gcc4 support.Stuart Menefy2006-12-061-11/+15
* sh: Add support for SH7206 and SH7619 CPU subtypes.Yoshinori Sato2006-12-061-3/+7
* sh: Initial vsyscall page support.Paul Mundt2006-09-271-3/+14
* sh: pselect6 and ppoll, along with signal trampoline rework.Paul Mundt2006-09-271-72/+65Star
* sh: __NR_restart_syscall support.Paul Mundt2006-09-271-6/+10
* [PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2005-08-291-6/+5Star
* [PATCH] try_to_freeze() call fixesNigel Cunningham2005-07-281-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+607