Paul Burton
|
16f77de82f
Revert "MIPS: Save/restore MSA context around signals"
|
11 年之前 |
Paul Burton
|
eec43a224c
MIPS: Save/restore MSA context around signals
|
11 年之前 |
Paul Burton
|
6bbfd65e28
MIPS: Replace hardcoded 32 with NUM_FPU_REGS in ptrace
|
11 年之前 |
Paul Burton
|
ff3aa5f296
MIPS: Don't require FPU on sigcontext setup/restore
|
11 年之前 |
Paul Burton
|
b2ead52828
MIPS: Move & rename fpu_emulator_{save,restore}_context
|
11 年之前 |
Paul Burton
|
597ce1723e
MIPS: Support for 64-bit FP with O32 binaries
|
11 年之前 |
Al Viro
|
ce39596048
constify copy_siginfo_to_user{,32}()
|
12 年之前 |
Linus Torvalds
|
aebb2afd54
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
|
12 年之前 |
Al Viro
|
aa584802e5
mips: switch to generic compat rt_sigaction()
|
12 年之前 |
Al Viro
|
1910f4ab77
mips: sigsuspend() is essentially the same as rt_sigsuspend() here
|
12 年之前 |
Al Viro
|
ea5d83db67
mips: switch to generic compat rt_sigqueueinfo()
|
12 年之前 |
Al Viro
|
45cb66f797
mips: switch to generic compat rt_sigpending()
|
12 年之前 |
Al Viro
|
056a060803
mips: switch to generic compat rt_sigprocmask()
|
12 年之前 |
Al Viro
|
bde208d2e1
switch mips to generic rt_sigsuspend(), make it unconditional
|
12 年之前 |
Al Viro
|
1c37ea8277
mips: switch to compat_sys_waitid()
|
12 年之前 |
Al Viro
|
ea536ad4f2
mips: switch to generic sigaltstack
|
12 年之前 |
Ralf Baechle
|
7034228792
MIPS: Whitespace cleanup.
|
12 年之前 |
Al Viro
|
77097ae503
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
|
13 年之前 |
Al Viro
|
68f3f16d9a
new helper: sigsuspend()
|
13 年之前 |
Matt Fleming
|
8598f3cd80
MIPS: Use set_current_blocked() and block_sigmask()
|
13 年之前 |
David Howells
|
b81947c646
Disintegrate asm/system.h for MIPS
|
13 年之前 |
David Daney
|
c726b82213
MIPS: Fix GCC-4.6 'set but not used' warning in signal*.c
|
14 年之前 |
David Daney
|
d814c28cec
MIPS: Move signal trampolines off of the stack.
|
15 年之前 |
Ralf Baechle
|
137f6f3e28
MIPS: Cleanup signal code initialization
|
15 年之前 |
Ralf Baechle
|
dbda6ac089
MIPS: CVE-2009-0029: Enable syscall wrappers.
|
16 年之前 |
Thomas Bogendoerfer
|
5d9a76cd0e
MIPS: Use compat_sys_ptrace
|
17 年之前 |
Ralf Baechle
|
49a89efbbb
[MIPS] Fix "no space between function name and open parenthesis" warnings.
|
18 年之前 |
Jesper Juhl
|
05014a1e56
[MIPS] remove some duplicate includes
|
18 年之前 |
Pavel Kiryukhin
|
a76f3a417a
[MIPS] use compat_siginfo in rt_sigframe_n32
|
18 年之前 |
Randy Dunlap
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 年之前 |