aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/ptrace_32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-20sh: Fix up the CONFIG_FTRACE_SYSCALLS=n build.Paul Mundt1-0/+4
2009-07-06sh: Add ftrace syscall tracing supportMatt Fleming1-0/+8
2009-05-09sh: Add ptrace support for NOMMU debuggingPeter Griffin1-0/+8
2009-04-04sh: Fix up DSP context save/restore.Michael Trimarchi1-2/+4
2008-09-21sh: Add FPU registers to regset interface.Paul Mundt1-0/+76
2008-09-12sh: Check SR.DSP bit for DSP regset validity.Paul Mundt1-0/+9
2008-09-12sh: Add missing task_user_regset_view() definition.Paul Mundt1-0/+5
2008-09-12sh: Add DSP registers to regset interface.Paul Mundt1-27/+59
2008-09-12sh: ptrace: Introduce user_regset interface for gp regs.Paul Mundt1-17/+99
2008-09-08sh: fixup many sparse errors.Paul Mundt1-2/+4
2008-08-02sh: Fix up the audit arch endian specification.Paul Mundt1-1/+12
2008-08-02sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME.Paul Mundt1-28/+26
2008-08-02sh: ptrace single stepping cleanups.Paul Mundt1-75/+18
2008-08-02sh: seccomp support.Paul Mundt1-0/+3
2008-07-28sh: Initial ELF FDPIC support.Paul Mundt1-0/+23
2008-02-14sh: fix ptrace copy_from/to_user() compilation errorMagnus Damm1-2/+2
2008-01-28sh: syscall audit support.Yuichi Nakamura1-4/+17
2008-01-28sh: Move in the SH-5 ptrace impl.Paul Mundt1-0/+274