summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/ptrace_32.c
Commit message (Expand)AuthorAgeFilesLines
* sh: Add FPU registers to regset interface.Paul Mundt2008-09-211-0/+76
* sh: Check SR.DSP bit for DSP regset validity.Paul Mundt2008-09-121-0/+9
* sh: Add missing task_user_regset_view() definition.Paul Mundt2008-09-121-0/+5
* sh: Add DSP registers to regset interface.Paul Mundt2008-09-121-27/+59
* sh: ptrace: Introduce user_regset interface for gp regs.Paul Mundt2008-09-121-17/+99
* sh: fixup many sparse errors.Paul Mundt2008-09-081-2/+4
* sh: Fix up the audit arch endian specification.Paul Mundt2008-08-011-1/+12
* sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME.Paul Mundt2008-08-011-28/+26Star
* sh: ptrace single stepping cleanups.Paul Mundt2008-08-011-75/+18Star
* sh: seccomp support.Paul Mundt2008-08-011-0/+3
* sh: Initial ELF FDPIC support.Paul Mundt2008-07-281-0/+23
* sh: fix ptrace copy_from/to_user() compilation errorMagnus Damm2008-02-141-2/+2
* sh: syscall audit support.Yuichi Nakamura2008-01-281-4/+17
* sh: Move in the SH-5 ptrace impl.Paul Mundt2008-01-281-0/+274