summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/ptrace.c
Commit message (Expand)AuthorAgeFilesLines
* sh: Add kprobe-based event tracer.Paul Mundt2010-06-141-0/+33
* sh: Move in the SH-5 ptrace impl.Paul Mundt2008-01-281-274/+0
* Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-161-4/+0
* sh: Fix PTRACE_PEEKTEXT/PEEKDATA fallout from generic_ptrace_peekdata().Paul Mundt2007-08-041-0/+1
* PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-4/+1
* PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-11/+2
* sh: __user annotations for __get/__put_user().Paul Mundt2007-06-081-4/+4
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* sh: Clear UBC when not in use.Stuart Menefy2007-03-051-12/+33
* sh: Various cosmetic cleanups.Paul Mundt2006-09-271-1/+0
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] sh: task_pt_regs()Al Viro2006-01-121-12/+2
* [PATCH] consolidate sys_ptrace()Christoph Hellwig2005-11-071-42/+2
* [PATCH] unify sys_ptrace prototypeChristoph Hellwig2005-10-301-1/+1
* [PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl2005-05-011-2/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+320