aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm/ptrace.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-01sh: don't use asm-generic/ptrace.hChristoph Hellwig1-4/+25
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2012-10-09UAPI: (Scripted) Disintegrate arch/sh/include/asmDavid Howells1-31/+3
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headersDavid Howells1-2/+2
2012-03-28Disintegrate asm/system.h for SHDavid Howells1-1/+0
2011-08-03sh: Fix conflicting definitions of ptrace_triggeredPaul Gortmaker1-1/+1
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger1-2/+0
2011-05-31sh: Fix up asm-generic/ptrace.h fallout.Paul Mundt1-2/+4
2011-05-26sh: convert to asm-generic ptrace.hMike Frysinger1-2/+4
2011-01-05sh: correct definitions to access stack pointersRoel Kluin1-2/+2
2010-06-14sh: split out ptrace header for _32/_64 variants.Paul Mundt1-98/+12
2010-06-14sh: Add kprobe-based event tracer.Paul Mundt1-3/+86
2010-03-12ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig1-2/+0
2010-02-17sh: uncached mapping helpers.Paul Mundt1-9/+2
2010-02-12sh: Isolate uncached mapping support.Paul Mundt1-6/+13
2009-12-28sh: Convert ptrace to hw_breakpoint API.Paul Mundt1-0/+6
2009-05-09sh: Add in some ptrace definitions from GDB.Kieran Bingham1-0/+5
2009-04-27sh: Fix up unsigned syscall_nr in SH-5 pt_regs.Paul Mundt1-1/+1
2009-04-04sh: Fix up DSP context save/restore.Michael Trimarchi1-8/+0
2009-02-27sh: remove EXPEVT vector from stack on sh3/sh4/sh4aMagnus Damm1-5/+3
2008-12-22sh: Provide linux/regset.h interface for SH-5.Paul Mundt1-1/+1
2008-09-12sh: Add DSP registers to regset interface.Paul Mundt1-0/+3
2008-09-12sh: ptrace: Introduce user_regset interface for gp regs.Paul Mundt1-1/+7
2008-08-02sh: ptrace single stepping cleanups.Paul Mundt1-0/+9
2008-07-29sh: migrate to arch/sh/include/Paul Mundt1-0/+130