summaryrefslogtreecommitdiff
path: root/arch/sh/include/asm/ptrace.h
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2012-10-09UAPI: (Scripted) Disintegrate arch/sh/include/asmDavid Howells
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells
2012-03-28Disintegrate asm/system.h for SHDavid Howells
2011-08-03sh: Fix conflicting definitions of ptrace_triggeredPaul Gortmaker
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger
2011-05-31sh: Fix up asm-generic/ptrace.h fallout.Paul Mundt
2011-05-26sh: convert to asm-generic ptrace.hMike Frysinger
2011-01-05sh: correct definitions to access stack pointersRoel Kluin
2010-06-14sh: split out ptrace header for _32/_64 variants.Paul Mundt
2010-06-14sh: Add kprobe-based event tracer.Paul Mundt
2010-03-12ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig
2010-02-17sh: uncached mapping helpers.Paul Mundt
2010-02-12sh: Isolate uncached mapping support.Paul Mundt
2009-12-28sh: Convert ptrace to hw_breakpoint API.Paul Mundt
2009-05-09sh: Add in some ptrace definitions from GDB.Kieran Bingham
2009-04-27sh: Fix up unsigned syscall_nr in SH-5 pt_regs.Paul Mundt
2009-04-04sh: Fix up DSP context save/restore.Michael Trimarchi
2009-02-27sh: remove EXPEVT vector from stack on sh3/sh4/sh4aMagnus Damm
2008-12-22sh: Provide linux/regset.h interface for SH-5.Paul Mundt
2008-09-12sh: Add DSP registers to regset interface.Paul Mundt
2008-09-12sh: ptrace: Introduce user_regset interface for gp regs.Paul Mundt
2008-08-02sh: ptrace single stepping cleanups.Paul Mundt
2008-07-29sh: migrate to arch/sh/include/Paul Mundt