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.c
Age
Commit message (
Expand
)
Author
2006-09-27
[MIPS] Avoid double signal restarting.
Ralf Baechle
2006-09-27
[MIPS] Add missing returns in signal code.
Ralf Baechle
2006-09-27
[MIPS] Don't call try_to_freeze in do_signal & co.
Ralf Baechle
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-21
[MIPS] Signal cleanup
Atsushi Nemoto
2006-02-08
[MIPS] Make do_signal return void.
Ralf Baechle
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-12-01
[MIPS] Avoid duplicate do_syscall_trace calls on return from sigreturn.
Ralf Baechle
2005-11-07
Fix return type of setup_frame variants
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-10-29
Support the MIPS32 / MIPS64 DSP ASE.
Ralf Baechle
2005-10-29
Sparseify MIPS.
Ralf Baechle
2005-08-29
[PATCH] convert signal handling of NODEFER to act like other Unix boxes.
Steven Rostedt
2005-06-27
[PATCH] mips: fixed try_to_freeze build error
Yoichi Yuasa
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds