Ralf Baechle
|
8b659a3931
MIPS: Split do_syscall_trace into two functions.
|
14 years ago |
Ralf Baechle
|
b20bff02b2
MIPS: Audit: Fix success success argument pass to audit_syscall_exit
|
14 years ago |
Namhyung Kim
|
fb671139a2
ptrace: cleanup arch_ptrace() on MIPS
|
14 years ago |
Namhyung Kim
|
9b05a69e05
ptrace: change signature of arch_ptrace()
|
14 years ago |
Al Viro
|
e5b377a8fb
MIPS: secure_computing, syscall audit: syscall number should in r2, not r0.
|
14 years ago |
Christoph Hellwig
|
55436c9165
mips: use generic ptrace_resume code
|
15 years ago |
David Daney
|
0926bf953e
MIPS: Ptrace support for HARDWARE_WATCHPOINTS
|
16 years ago |
Ralf Baechle
|
b7e4226e4f
[MIPS] Build fix: Fix irq flags type
|
16 years ago |
Atsushi Nemoto
|
62b14c24b1
[MIPS] Store sign-extend register values for PTRACE_GETREGS
|
17 years ago |
Alexey Dobriyan
|
1bcf548293
Consolidate PTRACE_DETACH
|
17 years ago |
Ralf Baechle
|
49a89efbbb
[MIPS] Fix "no space between function name and open parenthesis" warnings.
|
17 years ago |
Ralf Baechle
|
293c5bd13f
[MIPS] Fixup secure computing stuff.
|
18 years ago |
Alexey Dobriyan
|
f284ce7269
PTRACE_POKEDATA consolidation
|
18 years ago |
Alexey Dobriyan
|
7664732315
PTRACE_PEEKDATA consolidation
|
18 years ago |
Randy Dunlap
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 years ago |
Franck Bui-Huu
|
9693a85378
[MIPS] Add basic SMARTMIPS ASE support
|
18 years ago |
Atsushi Nemoto
|
e04582b7bc
[MIPS] Make sure cpu_has_fpu is used only in atomic context
|
18 years ago |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
Atsushi Nemoto
|
eae89076e6
[MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs.
|
19 years ago |
Al Viro
|
5411be59db
[PATCH] drop task argument of audit_syscall_{entry,exit}
|
19 years ago |
Ralf Baechle
|
41c594ab65
[MIPS] MT: Improved multithreading support.
|
19 years ago |
Al Viro
|
dc8f6029cd
[PATCH] mips: task_thread_info()
|
19 years ago |
Al Viro
|
40bc9c671a
[PATCH] mips: task_pt_regs()
|
19 years ago |
Ralf Baechle
|
6c35585273
MIPS: DSP: eleminate used_dsp.
|
19 years ago |
Christoph Hellwig
|
481bed4542
[PATCH] consolidate sys_ptrace()
|
19 years ago |
Christoph Hellwig
|
dfb7dac3af
[PATCH] unify sys_ptrace prototype
|
19 years ago |
Ralf Baechle
|
101b3531a6
Protect manipulation of c0_status against preemption and multithreading.
|
19 years ago |
Daniel Jacobowitz
|
ea3d710fe5
Revise MIPS 64-bit ptrace interface
|
19 years ago |
Ralf Baechle
|
c134a5ecdb
Avoid defining variables in the middle of a block which breaks older
|
20 years ago |
Ralf Baechle
|
e50c0a8fa6
Support the MIPS32 / MIPS64 DSP ASE.
|
20 years ago |