aboutsummaryrefslogtreecommitdiffstats
path: root/arch/frv/kernel/ptrace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Disintegrate asm/system.h for FRVDavid Howells1-1/+0
2010-10-27ptrace: cleanup arch_ptrace() on frvNamhyung Kim1-16/+13
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim1-1/+2
2010-05-27ptrace: unify FDPIC implementationsMike Frysinger1-20/+0
2009-06-11FRV: Implement new-style ptraceDavid Howells1-156/+222
2009-06-11FRV: Remove in-kernel strace codeDavid Howells1-379/+0
2009-01-08NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells1-5/+6
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan1-3/+1
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan1-10/+2
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-42/+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/+764