aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/ptrace_32.c
Commit message (Expand)AuthorAge
* seccomp: ignore secure_computing return valuesWill Drewry2012-04-17
* Disintegrate asm/system.h for SHDavid Howells2012-03-28
* audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-17
* Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-17
* perf: Add context field to perf_eventAvi Kivity2011-07-01
* perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-01
* sh, hw_breakpoints: Fix racy access to ptrace breakpointsFrederic Weisbecker2011-04-25
* sh: Fix ptrace hw_breakpoint handlingDavid Engraf2011-03-23
* sh: Fix ptrace fpu state initialisationPhil Edworthy2011-03-23
* ptrace: cleanup arch_ptrace() on shNamhyung Kim2010-10-27
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-27
* sh: Add kprobe-based event tracer.Paul Mundt2010-06-14
* ptrace: unify FDPIC implementationsMike Frysinger2010-05-27
* hw-breakpoints: Tag ptrace breakpoint as exclude_kernelFrederic Weisbecker2010-04-30
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
*-. Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates'Paul Mundt2010-01-12
|\ \
| | * sh: Convert ptrace to hw_breakpoint API.Paul Mundt2009-12-28
| | * sh: hw-breakpoints: Add preliminary support for SH-4A UBC.Paul Mundt2009-12-08
| |/ |/|
| * sh: Move over to dynamically allocated FPU context.Paul Mundt2010-01-12
|/
* sh: Wire up HAVE_SYSCALL_TRACEPOINTS.Paul Mundt2009-09-16
* sh: Fix up the CONFIG_FTRACE_SYSCALLS=n build.Paul Mundt2009-08-19
* sh: Add ftrace syscall tracing supportMatt Fleming2009-07-06
* sh: Add ptrace support for NOMMU debuggingPeter Griffin2009-05-08
* sh: Fix up DSP context save/restore.Michael Trimarchi2009-04-04
* sh: Add FPU registers to regset interface.Paul Mundt2008-09-21
* sh: Check SR.DSP bit for DSP regset validity.Paul Mundt2008-09-12
* sh: Add missing task_user_regset_view() definition.Paul Mundt2008-09-12
* sh: Add DSP registers to regset interface.Paul Mundt2008-09-12
* sh: ptrace: Introduce user_regset interface for gp regs.Paul Mundt2008-09-12
* sh: fixup many sparse errors.Paul Mundt2008-09-07
* sh: Fix up the audit arch endian specification.Paul Mundt2008-08-01
* sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME.Paul Mundt2008-08-01
* sh: ptrace single stepping cleanups.Paul Mundt2008-08-01
* sh: seccomp support.Paul Mundt2008-08-01
* sh: Initial ELF FDPIC support.Paul Mundt2008-07-28
* sh: fix ptrace copy_from/to_user() compilation errorMagnus Damm2008-02-14
* sh: syscall audit support.Yuichi Nakamura2008-01-27
* sh: Move in the SH-5 ptrace impl.Paul Mundt2008-01-27