summaryrefslogtreecommitdiffstats
path: root/arch/m68knommu/kernel/ptrace.c
Commit message (Expand)AuthorAgeFilesLines
* ptrace: cleanup arch_ptrace() on m68knommuNamhyung Kim2010-10-281-29/+25Star
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-281-3/+4
* m68knommu: convert to using tracehook_report_syscall_*Greg Ungerer2010-10-221-16/+13Star
* arch/m68knommu: Removing dead M68KFPU_EMU config optionChristian Dietrich2010-10-211-18/+0Star
* m68knommu: use generic ptrace_resume codeChristoph Hellwig2010-03-131-56/+0Star
* ptrace: use ptrace_request() in the remaining architecturesChristoph Hellwig2010-03-131-17/+1Star
* m68knommu: NPTL support for uClinuxMaxim Kuvyrkov2010-02-271-0/+5
* m68knommu: define arch_has_single_step() and friendsGreg Ungerer2009-12-061-3/+15
* PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-4/+1Star
* PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-10/+2Star
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* [PATCH] M68KNOMMU: user ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-111-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] m68knommu: fix mangled 'truct' in ptrace.cGreg Ungerer2006-01-101-1/+1
* [PATCH] consolidate sys_ptrace()Christoph Hellwig2005-11-071-38/+1Star
* [PATCH] unify sys_ptrace prototypeChristoph Hellwig2005-10-311-1/+1
* [PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl2005-05-011-2/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+383