aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/ptrace_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-09-08sh: fixup many sparse errors.Paul Mundt1-0/+1
2008-08-25sh: fix ptrace_64.c:user_disable_single_step()Adrian Bunk1-0/+2
2008-08-02sh: Fix up the audit arch endian specification.Paul Mundt1-1/+15
2008-08-02sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME.Paul Mundt1-26/+24
2008-08-02sh: ptrace single stepping cleanups.Paul Mundt1-65/+12
2008-08-02sh: seccomp support.Paul Mundt1-0/+3
2008-04-16sh64: add missing #include <asm/fpu.h>'sAdrian Bunk1-0/+1
2008-01-28sh: syscall auditing for sh5, too.Paul Mundt1-14/+24
2008-01-28sh: Bring the SH-5 FPU in line with the SH-4 FPU API.Paul Mundt1-2/+2
2008-01-28sh: Move quad-word real-address I/O defs to io.h.Paul Mundt1-1/+0
2008-01-28sh: Have SH-5 provide an {en,dis}able_fpu() impl.Paul Mundt1-4/+4
2008-01-28sh: Move in the SH-5 ptrace impl.Paul Mundt1-0/+332