aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel/ptrace.c
Commit message (Expand)AuthorAgeFilesLines
* Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-161-4/+0
* Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACHRoland McGrath2007-09-101-1/+0
* PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-2/+1
* PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-4/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] M68K: user ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-111-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] m68k: convert thread flags to use bit fieldsRoman Zippel2005-11-131-9/+6
* [PATCH] consolidate sys_ptrace()Christoph Hellwig2005-11-071-44/+3
* [PATCH] unify sys_ptrace prototypeChristoph Hellwig2005-10-301-1/+1
* [PATCH] m68k: sys_ptrace cleanupRoman Zippel2005-09-051-111/+64
* [PATCH] m68k: indent sys_ptraceRoman Zippel2005-09-051-167/+166
* [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/+393