aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/ptrace32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-29[MIPS] Store sign-extend register values for PTRACE_GETREGSAtsushi Nemoto1-2/+2
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle1-8/+8
2006-10-09[MIPS] Make sure cpu_has_fpu is used only in atomic contextAtsushi Nemoto1-1/+2
2006-06-19[MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs.Atsushi Nemoto1-11/+5
2006-04-19[MIPS] MT: Improved multithreading support.Ralf Baechle1-0/+14
2006-02-07[MIPS] Sparse: Fix some compiler/sparse warnings in ptrace32.cAtsushi Nemoto1-7/+15
2006-01-12[PATCH] mips: task_thread_info()Al Viro1-2/+2
2006-01-12[PATCH] mips: task_pt_regs()Al Viro1-4/+2
2006-01-10MIPS: DSP: eleminate used_dsp.Ralf Baechle1-6/+2
2006-01-08[PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig1-20/+6
2005-10-29Protect manipulation of c0_status against preemption and multithreading.Ralf Baechle1-4/+16
2005-10-29Revise MIPS 64-bit ptrace interfaceDaniel Jacobowitz1-0/+81
2005-10-29Support the MIPS32 / MIPS64 DSP ASE.Ralf Baechle1-0/+38
2005-10-29NPTL, round one.Ralf Baechle1-0/+5
2005-10-2932-bit compatibility for ptrace GETEVENTMSG operation.Ralf Baechle1-1/+5
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl1-1/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+285