Ralf Baechle
|
151fd6acd9
[MIPS] signals: Share even more code.
|
18 年之前 |
Atsushi Nemoto
|
755f21bb89
[MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code.
|
18 年之前 |
Ralf Baechle
|
431dc80403
[MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code.
|
18 年之前 |
Franck Bui-Huu
|
24c556e99e
[MIPS] signals: make common _BLOCKABLE macro
|
18 年之前 |
Ralf Baechle
|
dd02f06aa9
[MIPS] signal: Fix warnings in o32 compat code.
|
18 年之前 |
Franck Bui-Huu
|
f90080a059
[MIPS] signal: do not use save_static_function() anymore
|
18 年之前 |
Franck Bui-Huu
|
6bfe966160
[MIPS] signal32: no need to save c0_status register in setup_sigcontext32()
|
18 年之前 |
Franck Bui-Huu
|
9432a9ba96
[MIPS] signal32: reduce {setup,restore}_sigcontext32 sizes
|
18 年之前 |
Franck Bui-Huu
|
722bb63de6
[MIPS] signal: factorize debug code
|
18 年之前 |
Franck Bui-Huu
|
36a1f2c24f
[MIPS] signal32: remove duplicate code
|
18 年之前 |
Franck Bui-Huu
|
c0b9bae9d1
[MIPS] signal: clean up sigframe structure
|
18 年之前 |
Ralf Baechle
|
13fdd31abe
[MIPS] Avoid double signal restarting.
|
19 年之前 |
Ralf Baechle
|
45887e12f2
[MIPS] Add missing returns in signal code.
|
19 年之前 |
Ralf Baechle
|
048c6140c0
[MIPS] Don't call try_to_freeze in do_signal & co.
|
19 年之前 |
Ralf Baechle
|
a3dddd560e
[MIPS] War on whitespace: cleanup initial spaces followed by tabs.
|
19 年之前 |
Atsushi Nemoto
|
9c6031cc93
[MIPS] Signal cleanup
|
19 年之前 |
Martin Michlmayr
|
6254944faf
[MIPS] Reformat all of signal32.c with tabs instead of space for consistency
|
19 年之前 |
Ralf Baechle
|
304416da86
[MIPS] Reformat _sys32_rt_sigsuspend with tabs instead of space for consistency.
|
19 年之前 |
Martin Michlmayr
|
dda73d0bb1
[MIPS] Make do_signal32 return void.
|
19 年之前 |
Martin Michlmayr
|
68fa383f3e
[MIPS] Add support for TIF_RESTORE_SIGMASK for signal32
|
19 年之前 |
Atsushi Nemoto
|
4cbf876790
[MIPS] Fix typo in _sys32_rt_sigreturn and _sysn32_rt_sigreturn.
|
19 年之前 |
Ralf Baechle
|
7b3e2fc847
[MIPS] Add support for TIF_RESTORE_SIGMASK.
|
19 年之前 |
Atsushi Nemoto
|
5665a0ac59
[MIPS] Fix minor sparse warnings
|
19 年之前 |
Atsushi Nemoto
|
9bbf28a36c
[MIPS] Sparse: Add some __user tags to signal functions.
|
19 年之前 |
Ralf Baechle
|
c4fa634875
MIPS: DSP: Put DSPcontrol register into the right place in the signal frame.
|
19 年之前 |
Ralf Baechle
|
85b0549602
[MIPS] Avoid duplicate do_syscall_trace calls on return from sigreturn.
|
19 年之前 |
Atsushi Nemoto
|
16cd395136
Fix return type of setup_frame variants
|
19 年之前 |
Ralf Baechle
|
129bc8f78b
Setup_frame is now returning a success value.
|
20 年之前 |
Ralf Baechle
|
02416dcf5a
Redo RM9000 workaround which along with other DSP ASE changes was
|
20 年之前 |
Ralf Baechle
|
e50c0a8fa6
Support the MIPS32 / MIPS64 DSP ASE.
|
20 年之前 |