aboutsummaryrefslogtreecommitdiffstats
path: root/arch/h8300/kernel/ptrace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-23h8300: process helpersYoshinori Sato1-0/+203
2013-09-16Drop support for Renesas H8/300 (h8300) architectureGuenter Roeck1-168/+0
2012-03-28Disintegrate asm/system.h for H8300David Howells1-1/+0
2010-10-27ptrace: cleanup arch_ptrace() on h8300Namhyung Kim1-15/+15
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim1-3/+4
2010-03-12h8300: use generic ptrace_resume codeChristoph Hellwig1-46/+6
2010-03-12ptrace: use ptrace_request() in the remaining architecturesChristoph Hellwig1-29/+1
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan1-4/+1
2007-07-16h8300 entry.S updateYoshinori Sato1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig1-38/+1
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/+277