aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel/ptrace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan1-4/+0
2007-09-10Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACHRoland McGrath1-1/+0
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan1-2/+1
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan1-4/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-02-11[PATCH] M68K: user ARRAY_SIZE macro when appropriateAhmed S. Darwish1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-11-13[PATCH] m68k: convert thread flags to use bit fieldsRoman Zippel1-9/+6
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig1-44/+3
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig1-1/+1
2005-09-05[PATCH] m68k: sys_ptrace cleanupRoman Zippel1-111/+64
2005-09-05[PATCH] m68k: indent sys_ptraceRoman Zippel1-167/+166
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/+393