Commit Graph

46 Commits (dc0afa8388972a9ed7c2203cc46d8df1a4713f65)

Author SHA1 Message Date
Pavel Kiryukhin a76f3a417a [MIPS] use compat_siginfo in rt_sigframe_n32 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Atsushi Nemoto faea623464 [MIPS] Retry {save,restore}_fp_context if failed in atomic context. 18 years ago
Atsushi Nemoto 5323180db7 [MIPS] Disallow CpU exception in kernel again. 18 years ago
Atsushi Nemoto 53dc80287d [MIPS] FPU ownership management & preemption fixes 18 years ago
Atsushi Nemoto c6a2f46793 [MIPS] Check FCSR for pending interrupts, alternative version 18 years ago
Ralf Baechle 01ee603708 [MIPS] sigset_32 has been made redundand by compat_sigset_t. 18 years ago
Ralf Baechle 151fd6acd9 [MIPS] signals: Share even more code. 18 years ago
Atsushi Nemoto 755f21bb89 [MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code. 18 years ago
Ralf Baechle 431dc80403 [MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code. 18 years ago
Franck Bui-Huu 24c556e99e [MIPS] signals: make common _BLOCKABLE macro 18 years ago
Ralf Baechle dd02f06aa9 [MIPS] signal: Fix warnings in o32 compat code. 18 years ago
Franck Bui-Huu f90080a059 [MIPS] signal: do not use save_static_function() anymore 18 years ago
Franck Bui-Huu 6bfe966160 [MIPS] signal32: no need to save c0_status register in setup_sigcontext32() 18 years ago
Franck Bui-Huu 9432a9ba96 [MIPS] signal32: reduce {setup,restore}_sigcontext32 sizes 18 years ago
Franck Bui-Huu 722bb63de6 [MIPS] signal: factorize debug code 18 years ago
Franck Bui-Huu 36a1f2c24f [MIPS] signal32: remove duplicate code 18 years ago
Franck Bui-Huu c0b9bae9d1 [MIPS] signal: clean up sigframe structure 18 years ago
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 20 years ago
Ralf Baechle 129bc8f78b Setup_frame is now returning a success value. 20 years ago
Ralf Baechle 02416dcf5a Redo RM9000 workaround which along with other DSP ASE changes was 20 years ago
Ralf Baechle e50c0a8fa6 Support the MIPS32 / MIPS64 DSP ASE. 20 years ago
Ralf Baechle 1fcf1cc742 We pass a kernel pointer to do_sigaltstack in sys32_sigaltstack, so 20 years ago
Ralf Baechle 209ac8ddb1 Use compat_sigval_t in struct compat_siginfo. 20 years ago
Ralf Baechle 77c728c224 Gcc 4.0 fixes. 20 years ago
Ralf Baechle a982099ca5 Update to match the native siginfo structure and code. 20 years ago
Ralf Baechle 54f2da755b Implement 32-bit compatibility for waitid(2). 20 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