aboutsummaryrefslogtreecommitdiff
path: root/arch/m68knommu/kernel/ptrace.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-25m68k: merge m68k and m68knommu arch directoriesGravatar Greg Ungerer 1-255/+0
2010-10-27ptrace: cleanup arch_ptrace() on m68knommuGravatar Namhyung Kim 1-29/+25
2010-10-27ptrace: change signature of arch_ptrace()Gravatar Namhyung Kim 1-3/+4
2010-10-22m68knommu: convert to using tracehook_report_syscall_*Gravatar Greg Ungerer 1-16/+13
2010-10-21arch/m68knommu: Removing dead M68KFPU_EMU config optionGravatar Christian Dietrich 1-18/+0
2010-03-12m68knommu: use generic ptrace_resume codeGravatar Christoph Hellwig 1-56/+0
2010-03-12ptrace: use ptrace_request() in the remaining architecturesGravatar Christoph Hellwig 1-17/+1
2010-02-27m68knommu: NPTL support for uClinuxGravatar Maxim Kuvyrkov 1-0/+5
2009-12-06m68knommu: define arch_has_single_step() and friendsGravatar Greg Ungerer 1-3/+15
2007-07-17PTRACE_POKEDATA consolidationGravatar Alexey Dobriyan 1-4/+1
2007-07-17PTRACE_PEEKDATA consolidationGravatar Alexey Dobriyan 1-10/+2
2007-05-08header cleaning: don't include smp_lock.h when not usedGravatar Randy Dunlap 1-1/+0
2007-02-11[PATCH] M68KNOMMU: user ARRAY_SIZE macro when appropriateGravatar Ahmed S. Darwish 1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-01-10[PATCH] m68knommu: fix mangled 'truct' in ptrace.cGravatar Greg Ungerer 1-1/+1
2005-11-07[PATCH] consolidate sys_ptrace()Gravatar Christoph Hellwig 1-38/+1
2005-10-30[PATCH] unify sys_ptrace prototypeGravatar Christoph Hellwig 1-1/+1
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Gravatar Jesper Juhl 1-2/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+383