summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/ptrace_64.c
Commit message (Expand)AuthorAgeFilesLines
* signal: Remove task parameter from force_sigEric W. Biederman2019-05-271-2/+2
* sh: kernel: convert to SPDX identifiersKuninori Morimoto2018-12-281-4/+1Star
* 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-16/+1Star
* seccomp: ignore secure_computing return valuesWill Drewry2012-04-181-1/+1
* Disintegrate asm/system.h for SHDavid Howells2012-03-281-1/+1
* audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-171-4/+3Star
* Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-171-3/+1Star
* sh: Fix ptrace fpu state initialisationPhil Edworthy2011-03-231-0/+6
* ptrace: cleanup arch_ptrace() on shNamhyung Kim2010-10-281-7/+12
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-281-2/+4
* sh: kill big kernel lockArnd Bergmann2010-09-161-6/+3Star
* sh: Add kprobe-based event tracer.Paul Mundt2010-06-141-0/+79
* Merge branch 'sh/stable-updates'Paul Mundt2010-02-151-2/+9
|\
| * sh64: fix tracing of signals.Paul Mundt2010-02-151-2/+9
* | sh64: Fixup build breakage from breakpoint handler rename.Paul Mundt2010-01-191-2/+3
* | sh64: Use the shared FPU state restorer.Paul Mundt2010-01-191-2/+1Star
* | sh64: Fix up the build for the thread_xstate changes.Paul Mundt2010-01-191-5/+5
|/
* sh: Fix up FPU build for SH5Matt Fleming2009-12-151-2/+2
* sh: Wire up HAVE_SYSCALL_TRACEPOINTS.Paul Mundt2009-09-161-0/+9
* sh: Provide linux/regset.h interface for SH-5.Paul Mundt2008-12-221-1/+185
* sh: fixup many sparse errors.Paul Mundt2008-09-081-0/+1
* sh: fix ptrace_64.c:user_disable_single_step()Adrian Bunk2008-08-251-0/+2
* sh: Fix up the audit arch endian specification.Paul Mundt2008-08-011-1/+15
* sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME.Paul Mundt2008-08-011-26/+24Star
* sh: ptrace single stepping cleanups.Paul Mundt2008-08-011-65/+12Star
* sh: seccomp support.Paul Mundt2008-08-011-0/+3
* sh64: add missing #include <asm/fpu.h>'sAdrian Bunk2008-04-151-0/+1
* sh: syscall auditing for sh5, too.Paul Mundt2008-01-281-14/+24
* sh: Bring the SH-5 FPU in line with the SH-4 FPU API.Paul Mundt2008-01-281-2/+2
* sh: Move quad-word real-address I/O defs to io.h.Paul Mundt2008-01-281-1/+0Star
* sh: Have SH-5 provide an {en,dis}able_fpu() impl.Paul Mundt2008-01-281-4/+4
* sh: Move in the SH-5 ptrace impl.Paul Mundt2008-01-281-0/+332