aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/ptrace_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-15Merge branch 'sh/stable-updates'Paul Mundt1-2/+9
2010-02-15sh64: fix tracing of signals.Paul Mundt1-2/+9
2010-01-19sh64: Fixup build breakage from breakpoint handler rename.Paul Mundt1-2/+3
2010-01-19sh64: Use the shared FPU state restorer.Paul Mundt1-2/+1
2010-01-19sh64: Fix up the build for the thread_xstate changes.Paul Mundt1-5/+5
2009-12-15sh: Fix up FPU build for SH5Matt Fleming1-2/+2
2009-09-16sh: Wire up HAVE_SYSCALL_TRACEPOINTS.Paul Mundt1-0/+9
2008-12-22sh: Provide linux/regset.h interface for SH-5.Paul Mundt1-1/+185
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