aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/signal_n32.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: do_sigaltstack() expects userland pointersAl Viro2010-10-181-0/+5
* MIPS: Move signal trampolines off of the stack.David Daney2010-04-121-20/+6
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-111-2/+2
* [MIPS] use compat_siginfo in rt_sigframe_n32Pavel Kiryukhin2007-06-261-3/+3
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [MIPS] Check FCSR for pending interrupts, alternative versionAtsushi Nemoto2007-03-171-1/+5
* [MIPS] signals: Share even more code.Ralf Baechle2007-02-181-1/+7
* [MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code.Ralf Baechle2007-02-131-3/+4
* [MIPS] signals: make common _BLOCKABLE macroFranck Bui-Huu2007-02-131-2/+0
* [MIPS] signal: Move {restore,setup}_sigcontext prototypes to their userRalf Baechle2007-02-131-0/+4
* [MIPS] signal: do not use save_static_function() anymoreFranck Bui-Huu2007-02-101-6/+2
* [MIPS] signal: factorize debug codeFranck Bui-Huu2007-02-101-5/+2
* [MIPS] signal: clean up sigframe structureFranck Bui-Huu2007-02-101-6/+13
* [MIPS] Whitespace cleanups.Ralf Baechle2007-02-061-2/+2
* [MIPS] Fix double inclusionsNicolas Kaiser2006-11-301-1/+0
* [PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.hDavid Howells2006-10-021-2/+2
* [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]David Howells2006-09-301-2/+2
* [MIPS] fix wrong __user usage in _sysn32_rt_sigsuspendAtsushi Nemoto2006-03-211-1/+2
* [MIPS] Signal cleanupAtsushi Nemoto2006-03-211-1/+1
* [MIPS] N32: Fix N32 rt_sigtimedwait and rt_sigsuspend breakage.Ralf Baechle2006-02-211-0/+33
* [MIPS] Fix typo in _sys32_rt_sigreturn and _sysn32_rt_sigreturn.Atsushi Nemoto2006-02-141-1/+1
* [MIPS] Add support for TIF_RESTORE_SIGMASK.Ralf Baechle2006-02-081-2/+2
* [MIPS] Fix minor sparse warningsAtsushi Nemoto2006-02-071-0/+2
* [MIPS] Sparse: Add some __user tags to signal functions.Atsushi Nemoto2006-02-071-4/+4
* Setup_frame is now returning a success value.Ralf Baechle2005-10-291-2/+3
* Redo RM9000 workaround which along with other DSP ASE changes wasRalf Baechle2005-10-291-19/+13
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+197