aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel/ptrace.c
Commit message (Expand)AuthorAgeFilesLines
* m68k: merge m68k and m68knommu arch directoriesGreg Ungerer2011-03-251-277/+5
* ptrace: cleanup arch_ptrace() on m68kNamhyung Kim2010-10-271-23/+23
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-271-4/+5
* m68k: Add NPTL supportMaxim Kuvyrkov2010-02-271-0/+5
* m68k: ptrace fixesAndreas Schwab2009-12-041-16/+29
* m68k: use generic code for ptrace requestsAndreas Schwab2009-12-041-54/+21
* 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