aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/kernel/ptrace_64.c
AgeCommit message (Expand)Author
2012-04-18seccomp: ignore secure_computing return valuesWill Drewry
2012-03-28Disintegrate asm/system.h for SHDavid Howells
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsEric Paris
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris
2011-03-23sh: Fix ptrace fpu state initialisationPhil Edworthy
2010-10-27ptrace: cleanup arch_ptrace() on shNamhyung Kim
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-09-16sh: kill big kernel lockArnd Bergmann
2010-06-14sh: Add kprobe-based event tracer.Paul Mundt
2010-02-15Merge branch 'sh/stable-updates'Paul Mundt
2010-02-15sh64: fix tracing of signals.Paul Mundt
2010-01-19sh64: Fixup build breakage from breakpoint handler rename.Paul Mundt
2010-01-19sh64: Use the shared FPU state restorer.Paul Mundt
2010-01-19sh64: Fix up the build for the thread_xstate changes.Paul Mundt
2009-12-15sh: Fix up FPU build for SH5Matt Fleming
2009-09-16sh: Wire up HAVE_SYSCALL_TRACEPOINTS.Paul Mundt
2008-12-22sh: Provide linux/regset.h interface for SH-5.Paul Mundt
2008-09-08sh: fixup many sparse errors.Paul Mundt
2008-08-25sh: fix ptrace_64.c:user_disable_single_step()Adrian Bunk
2008-08-02sh: Fix up the audit arch endian specification.Paul Mundt
2008-08-02sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME.Paul Mundt
2008-08-02sh: ptrace single stepping cleanups.Paul Mundt
2008-08-02sh: seccomp support.Paul Mundt
2008-04-16sh64: add missing #include <asm/fpu.h>'sAdrian Bunk
2008-01-28sh: syscall auditing for sh5, too.Paul Mundt
2008-01-28sh: Bring the SH-5 FPU in line with the SH-4 FPU API.Paul Mundt
2008-01-28sh: Move quad-word real-address I/O defs to io.h.Paul Mundt
2008-01-28sh: Have SH-5 provide an {en,dis}able_fpu() impl.Paul Mundt
2008-01-28sh: Move in the SH-5 ptrace impl.Paul Mundt