summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/ptrace.c
Commit message (Expand)AuthorAgeFilesLines
* sparc: Use tracehook routines in syscall_trace().David S. Miller2008-07-281-15/+11Star
* sparc: Fix debugger syscall restart interactions.David S. Miller2008-05-111-2/+2
* sparc: Fix ptrace() detach.David S. Miller2008-05-111-0/+2
* [SPARC]: Fix several regset and ptrace bugs.David S. Miller2008-04-101-1/+1
* [SPARC32]: Use regsets in arch_ptrace().David S. Miller2008-02-071-68/+47Star
* [SPARC]: Move over to arch_ptrace().David S. Miller2008-02-071-399/+63Star
* [SPARC]: Remove PTRACE_SUN* handling.David S. Miller2008-02-071-14/+1Star
* [SPARC]: Kill DEBUG_PTRACE code.David S. Miller2008-02-071-46/+0Star
* [SPARC32]: Add user regset support.David S. Miller2008-02-071-1/+284
* [SPARC32]: Spelling fixesJoe Perches2007-12-201-1/+1
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-191-2/+2
* [SPARC{32,64}]: Propagate ptrace_traceme() return value.Alexey Dobriyan2006-12-101-1/+4
* [PATCH] sparc: task_thread_info()Al Viro2006-01-121-2/+2
* [PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig2006-01-091-29/+6Star
* [PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl2005-05-011-1/+2
* [PATCH] sparc: Fix PTRACE_CONT bogosityDavid S. Miller2005-04-181-12/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+632