summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/ptrace_32.c
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-231-13/+1
* ptrace/sh: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"Oleg Nesterov2013-07-091-4/+0
* seccomp: ignore secure_computing return valuesWill Drewry2012-04-181-1/+1
* Disintegrate asm/system.h for SHDavid Howells2012-03-281-1/+0
* audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-171-4/+3
* Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-171-3/+1
* perf: Add context field to perf_eventAvi Kivity2011-07-011-1/+2
* perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-011-1/+1
* sh, hw_breakpoints: Fix racy access to ptrace breakpointsFrederic Weisbecker2011-04-251-0/+4
* sh: Fix ptrace hw_breakpoint handlingDavid Engraf2011-03-231-0/+2
* sh: Fix ptrace fpu state initialisationPhil Edworthy2011-03-231-0/+6
* ptrace: cleanup arch_ptrace() on shNamhyung Kim2010-10-271-17/+21
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-271-10/+11
* sh: Add kprobe-based event tracer.Paul Mundt2010-06-141-0/+27
* ptrace: unify FDPIC implementationsMike Frysinger2010-05-271-23/+0
* hw-breakpoints: Tag ptrace breakpoint as exclude_kernelFrederic Weisbecker2010-05-011-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
*-. Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates'Paul Mundt2010-01-131-25/+57
|\ \
| | * sh: Convert ptrace to hw_breakpoint API.Paul Mundt2009-12-281-1/+52
| | * sh: hw-breakpoints: Add preliminary support for SH-4A UBC.Paul Mundt2009-12-081-19/+0
| |/ |/|
| * sh: Move over to dynamically allocated FPU context.Paul Mundt2010-01-131-6/+6
|/
* sh: Wire up HAVE_SYSCALL_TRACEPOINTS.Paul Mundt2009-09-161-9/+6
* sh: Fix up the CONFIG_FTRACE_SYSCALLS=n build.Paul Mundt2009-08-201-0/+4
* sh: Add ftrace syscall tracing supportMatt Fleming2009-07-061-0/+8
* sh: Add ptrace support for NOMMU debuggingPeter Griffin2009-05-091-0/+8
* sh: Fix up DSP context save/restore.Michael Trimarchi2009-04-041-2/+4
* sh: Add FPU registers to regset interface.Paul Mundt2008-09-211-0/+76
* sh: Check SR.DSP bit for DSP regset validity.Paul Mundt2008-09-121-0/+9
* sh: Add missing task_user_regset_view() definition.Paul Mundt2008-09-121-0/+5
* sh: Add DSP registers to regset interface.Paul Mundt2008-09-121-27/+59
* sh: ptrace: Introduce user_regset interface for gp regs.Paul Mundt2008-09-121-17/+99
* sh: fixup many sparse errors.Paul Mundt2008-09-081-2/+4
* sh: Fix up the audit arch endian specification.Paul Mundt2008-08-021-1/+12
* sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME.Paul Mundt2008-08-021-28/+26
* sh: ptrace single stepping cleanups.Paul Mundt2008-08-021-75/+18
* sh: seccomp support.Paul Mundt2008-08-021-0/+3
* sh: Initial ELF FDPIC support.Paul Mundt2008-07-281-0/+23
* sh: fix ptrace copy_from/to_user() compilation errorMagnus Damm2008-02-141-2/+2
* sh: syscall audit support.Yuichi Nakamura2008-01-281-4/+17
* sh: Move in the SH-5 ptrace impl.Paul Mundt2008-01-281-0/+274