aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/signal_n32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle1-2/+2
2007-06-26[MIPS] use compat_siginfo in rt_sigframe_n32Pavel Kiryukhin1-3/+3
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-03-17[MIPS] Check FCSR for pending interrupts, alternative versionAtsushi Nemoto1-1/+5
2007-02-18[MIPS] signals: Share even more code.Ralf Baechle1-1/+7
2007-02-13[MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code.Ralf Baechle1-3/+4
2007-02-13[MIPS] signals: make common _BLOCKABLE macroFranck Bui-Huu1-2/+0
2007-02-13[MIPS] signal: Move {restore,setup}_sigcontext prototypes to their userRalf Baechle1-0/+4
2007-02-10[MIPS] signal: do not use save_static_function() anymoreFranck Bui-Huu1-6/+2
2007-02-10[MIPS] signal: factorize debug codeFranck Bui-Huu1-5/+2
2007-02-10[MIPS] signal: clean up sigframe structureFranck Bui-Huu1-6/+13
2007-02-06[MIPS] Whitespace cleanups.Ralf Baechle1-2/+2
2006-11-30[MIPS] Fix double inclusionsNicolas Kaiser1-1/+0
2006-10-02[PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.hDavid Howells1-2/+2
2006-09-30[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]David Howells1-2/+2
2006-03-21[MIPS] fix wrong __user usage in _sysn32_rt_sigsuspendAtsushi Nemoto1-1/+2
2006-03-21[MIPS] Signal cleanupAtsushi Nemoto1-1/+1
2006-02-21[MIPS] N32: Fix N32 rt_sigtimedwait and rt_sigsuspend breakage.Ralf Baechle1-0/+33
2006-02-14[MIPS] Fix typo in _sys32_rt_sigreturn and _sysn32_rt_sigreturn.Atsushi Nemoto1-1/+1
2006-02-08[MIPS] Add support for TIF_RESTORE_SIGMASK.Ralf Baechle1-2/+2
2006-02-07[MIPS] Fix minor sparse warningsAtsushi Nemoto1-0/+2
2006-02-07[MIPS] Sparse: Add some __user tags to signal functions.Atsushi Nemoto1-4/+4
2005-10-29Setup_frame is now returning a success value.Ralf Baechle1-2/+3
2005-10-29Redo RM9000 workaround which along with other DSP ASE changes wasRalf Baechle1-19/+13
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+197