aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/ptrace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2010-06-14sh: Add kprobe-based event tracer.Paul Mundt1-0/+33
2008-01-28sh: Move in the SH-5 ptrace impl.Paul Mundt1-274/+0
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan1-4/+0
2007-08-04sh: Fix PTRACE_PEEKTEXT/PEEKDATA fallout from generic_ptrace_peekdata().Paul Mundt1-0/+1
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan1-4/+1
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan1-11/+2
2007-06-08sh: __user annotations for __get/__put_user().Paul Mundt1-4/+4
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-03-05sh: Clear UBC when not in use.Stuart Menefy1-12/+33
2006-09-27sh: Various cosmetic cleanups.Paul Mundt1-1/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-01-12[PATCH] sh: task_pt_regs()Al Viro1-12/+2
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig1-42/+2
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig1-1/+1
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl1-2/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+320