aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/irixsig.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-15[MIPS] IRIX: Goodbye and thanks for all the fishRalf Baechle1-888/+0
2008-02-08pid: fix mips irix emulation pid usageEric W. Biederman1-6/+10
2007-11-14mips: undo locking on error path returnsRoel Kluin1-0/+1
2007-10-29[MIPS] IRIX: Fix off-by-one error in signal compat code.Ralf Baechle1-2/+6
2007-10-19pid namespaces: round up the APIPavel Emelianov1-1/+1
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle1-4/+4
2007-08-27[MIPS] Fix invalid semicolon after if statementIlpo Järvinen1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2006-09-27[MIPS] Move definition of IRIX compat constant into IRIX compat code.Ralf Baechle1-0/+3
2006-09-27[MIPS] Avoid double signal restarting.Ralf Baechle1-0/+1
2006-09-27[MIPS] IRIX: Crapectopy.Ralf Baechle1-15/+40
2006-09-27[MIPS] Don't call try_to_freeze in do_signal & co.Ralf Baechle1-4/+0
2006-06-25[PATCH] kernel/sys.c: cleanupsAdrian Bunk1-2/+1
2006-06-19[MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs.Atsushi Nemoto1-1/+1
2006-03-28[PATCH] remove add_parent()'s parent argumentOleg Nesterov1-2/+2
2005-12-01[MIPS] Avoid duplicate do_syscall_trace calls on return from sigreturn.Ralf Baechle1-4/+0
2005-11-07IRIX: Use schedule_timeout_interruptible.Ralf Baechle1-2/+1
2005-10-29Sparseify MIPS.Ralf Baechle1-193/+215
2005-09-10[PATCH] mips: fix-up schedule_timeout() usageNishanth Aravamudan1-15/+2
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt1-6/+5
2005-07-27[PATCH] try_to_freeze() call fixesNigel Cunningham1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+853