index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
ptrace32.c
Age
Commit message (
Expand
)
Author
2009-01-11
MIPS: 64-bit: Use generic 32-bit ptrace compat code.
Anirban Sinha
2008-10-11
MIPS: Move ptrace prototypes to ptrace.h
Ralf Baechle
2008-10-11
MIPS: Ptrace support for HARDWARE_WATCHPOINTS
David Daney
2008-10-11
MIPS: Use compat_sys_ptrace
Thomas Bogendoerfer
2007-10-29
[MIPS] Store sign-extend register values for PTRACE_GETREGS
Atsushi Nemoto
2007-10-11
[MIPS] Fix "no space between function name and open parenthesis" warnings.
Ralf Baechle
2006-10-09
[MIPS] Make sure cpu_has_fpu is used only in atomic context
Atsushi Nemoto
2006-06-19
[MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs.
Atsushi Nemoto
2006-04-19
[MIPS] MT: Improved multithreading support.
Ralf Baechle
2006-02-07
[MIPS] Sparse: Fix some compiler/sparse warnings in ptrace32.c
Atsushi Nemoto
2006-01-12
[PATCH] mips: task_thread_info()
Al Viro
2006-01-12
[PATCH] mips: task_pt_regs()
Al Viro
2006-01-10
MIPS: DSP: eleminate used_dsp.
Ralf Baechle
2006-01-08
[PATCH] use ptrace_get_task_struct in various places
Christoph Hellwig
2005-10-29
Protect manipulation of c0_status against preemption and multithreading.
Ralf Baechle
2005-10-29
Revise MIPS 64-bit ptrace interface
Daniel Jacobowitz
2005-10-29
Support the MIPS32 / MIPS64 DSP ASE.
Ralf Baechle
2005-10-29
NPTL, round one.
Ralf Baechle
2005-10-29
32-bit compatibility for ptrace GETEVENTMSG operation.
Ralf Baechle
2005-05-01
[PATCH] convert that currently tests _NSIG directly to use valid_signal()
Jesper Juhl
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds