summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/ptrace_32.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates'Paul Mundt2010-01-131-25/+57
|\ \
| | * sh: Convert ptrace to hw_breakpoint API.Paul Mundt2009-12-281-1/+52
| | * sh: hw-breakpoints: Add preliminary support for SH-4A UBC.Paul Mundt2009-12-081-19/+0
| |/ |/|
| * sh: Move over to dynamically allocated FPU context.Paul Mundt2010-01-131-6/+6
|/
* sh: Wire up HAVE_SYSCALL_TRACEPOINTS.Paul Mundt2009-09-161-9/+6
* sh: Fix up the CONFIG_FTRACE_SYSCALLS=n build.Paul Mundt2009-08-201-0/+4
* sh: Add ftrace syscall tracing supportMatt Fleming2009-07-061-0/+8
* sh: Add ptrace support for NOMMU debuggingPeter Griffin2009-05-091-0/+8
* sh: Fix up DSP context save/restore.Michael Trimarchi2009-04-041-2/+4
* 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-021-1/+12
* sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME.Paul Mundt2008-08-021-28/+26
* sh: ptrace single stepping cleanups.Paul Mundt2008-08-021-75/+18
* sh: seccomp support.Paul Mundt2008-08-021-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