Commit Graph

28 Commits (61a58c6c238cc81f7742b8cc84212cc55fb57747)

Author SHA1 Message Date
Ralf Baechle 13fdd31abe [MIPS] Avoid double signal restarting. 19 years ago
Ralf Baechle 45887e12f2 [MIPS] Add missing returns in signal code. 19 years ago
Ralf Baechle 048c6140c0 [MIPS] Don't call try_to_freeze in do_signal & co. 19 years ago
Ralf Baechle a3dddd560e [MIPS] War on whitespace: cleanup initial spaces followed by tabs. 19 years ago
Atsushi Nemoto 9c6031cc93 [MIPS] Signal cleanup 19 years ago
Martin Michlmayr 6254944faf [MIPS] Reformat all of signal32.c with tabs instead of space for consistency 19 years ago
Ralf Baechle 304416da86 [MIPS] Reformat _sys32_rt_sigsuspend with tabs instead of space for consistency. 19 years ago
Martin Michlmayr dda73d0bb1 [MIPS] Make do_signal32 return void. 19 years ago
Martin Michlmayr 68fa383f3e [MIPS] Add support for TIF_RESTORE_SIGMASK for signal32 19 years ago
Atsushi Nemoto 4cbf876790 [MIPS] Fix typo in _sys32_rt_sigreturn and _sysn32_rt_sigreturn. 19 years ago
Ralf Baechle 7b3e2fc847 [MIPS] Add support for TIF_RESTORE_SIGMASK. 19 years ago
Atsushi Nemoto 5665a0ac59 [MIPS] Fix minor sparse warnings 19 years ago
Atsushi Nemoto 9bbf28a36c [MIPS] Sparse: Add some __user tags to signal functions. 19 years ago
Ralf Baechle c4fa634875 MIPS: DSP: Put DSPcontrol register into the right place in the signal frame. 19 years ago
Ralf Baechle 85b0549602 [MIPS] Avoid duplicate do_syscall_trace calls on return from sigreturn. 19 years ago
Atsushi Nemoto 16cd395136 Fix return type of setup_frame variants 19 years ago
Ralf Baechle 129bc8f78b Setup_frame is now returning a success value. 19 years ago
Ralf Baechle 02416dcf5a Redo RM9000 workaround which along with other DSP ASE changes was 19 years ago
Ralf Baechle e50c0a8fa6 Support the MIPS32 / MIPS64 DSP ASE. 19 years ago
Ralf Baechle 1fcf1cc742 We pass a kernel pointer to do_sigaltstack in sys32_sigaltstack, so 19 years ago
Ralf Baechle 209ac8ddb1 Use compat_sigval_t in struct compat_siginfo. 19 years ago
Ralf Baechle 77c728c224 Gcc 4.0 fixes. 19 years ago
Ralf Baechle a982099ca5 Update to match the native siginfo structure and code. 19 years ago
Ralf Baechle 54f2da755b Implement 32-bit compatibility for waitid(2). 19 years ago
Ralf Baechle 42a3b4f25a [PATCH] mips: nuke trailing whitespace 20 years ago
Steven Rostedt 69be8f1896 [PATCH] convert signal handling of NODEFER to act like other Unix boxes. 20 years ago
Nigel Cunningham 0e6c1f5fac [PATCH] try_to_freeze() call fixes 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago