summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/ptrace.c
AgeCommit message (Expand)AuthorLines
2008-05-11sparc: Fix debugger syscall restart interactions.David S. Miller-2/+2
2008-05-11sparc: Fix ptrace() detach.David S. Miller-0/+2
2008-04-09[SPARC]: Fix several regset and ptrace bugs.David S. Miller-1/+1
2008-02-07[SPARC32]: Use regsets in arch_ptrace().David S. Miller-68/+47
2008-02-07[SPARC]: Move over to arch_ptrace().David S. Miller-399/+63
2008-02-07[SPARC]: Remove PTRACE_SUN* handling.David S. Miller-14/+1
2008-02-07[SPARC]: Kill DEBUG_PTRACE code.David S. Miller-46/+0
2008-02-07[SPARC32]: Add user regset support.David S. Miller-1/+284
2007-12-20[SPARC32]: Spelling fixesJoe Perches-1/+1
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan-2/+2
2006-12-10[SPARC{32,64}]: Propagate ptrace_traceme() return value.Alexey Dobriyan-1/+4
2006-01-12[PATCH] sparc: task_thread_info()Al Viro-2/+2
2006-01-08[PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig-29/+6
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl-1/+2
2005-04-17[PATCH] sparc: Fix PTRACE_CONT bogosityDavid S. Miller-12/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+632