index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
signal_n32.c
Age
Commit message (
Expand
)
Author
2007-10-11
[MIPS] Fix "no space between function name and open parenthesis" warnings.
Ralf Baechle
2007-06-26
[MIPS] use compat_siginfo in rt_sigframe_n32
Pavel Kiryukhin
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-03-17
[MIPS] Check FCSR for pending interrupts, alternative version
Atsushi Nemoto
2007-02-18
[MIPS] signals: Share even more code.
Ralf Baechle
2007-02-13
[MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code.
Ralf Baechle
2007-02-13
[MIPS] signals: make common _BLOCKABLE macro
Franck Bui-Huu
2007-02-13
[MIPS] signal: Move {restore,setup}_sigcontext prototypes to their user
Ralf Baechle
2007-02-10
[MIPS] signal: do not use save_static_function() anymore
Franck Bui-Huu
2007-02-10
[MIPS] signal: factorize debug code
Franck Bui-Huu
2007-02-10
[MIPS] signal: clean up sigframe structure
Franck Bui-Huu
2007-02-06
[MIPS] Whitespace cleanups.
Ralf Baechle
2006-11-30
[MIPS] Fix double inclusions
Nicolas Kaiser
2006-10-02
[PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.h
David Howells
2006-09-30
[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]
David Howells
2006-03-21
[MIPS] fix wrong __user usage in _sysn32_rt_sigsuspend
Atsushi Nemoto
2006-03-21
[MIPS] Signal cleanup
Atsushi Nemoto
2006-02-21
[MIPS] N32: Fix N32 rt_sigtimedwait and rt_sigsuspend breakage.
Ralf Baechle
2006-02-14
[MIPS] Fix typo in _sys32_rt_sigreturn and _sysn32_rt_sigreturn.
Atsushi Nemoto
2006-02-08
[MIPS] Add support for TIF_RESTORE_SIGMASK.
Ralf Baechle
2006-02-07
[MIPS] Fix minor sparse warnings
Atsushi Nemoto
2006-02-07
[MIPS] Sparse: Add some __user tags to signal functions.
Atsushi Nemoto
2005-10-29
Setup_frame is now returning a success value.
Ralf Baechle
2005-10-29
Redo RM9000 workaround which along with other DSP ASE changes was
Ralf Baechle
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds