summaryrefslogtreecommitdiffstats
path: root/arch/m32r/kernel/ptrace.c
Commit message (Expand)AuthorAgeFilesLines
* m32r: fix 'fix breakage from "m32r: use generic ptrace_resume code"' falloutGeert Uytterhoeven2012-07-181-4/+3Star
* Disintegrate asm/system.h for M32RDavid Howells2012-03-281-1/+0Star
* ptrace: cleanup arch_ptrace() on m32rNamhyung Kim2010-10-281-4/+4
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-281-1/+2
* m32r: fix breakage from "m32r: use generic ptrace_resume code"Al Viro2010-09-241-3/+4
* m32r: use generic ptrace_resume codeChristoph Hellwig2010-03-131-68/+29Star
* m32r: remove redundant tests on unsignedRoel Kluin2009-09-221-3/+2Star
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0Star
* ptrace: remove PT_DTRACE from arch/m32rOleg Nesterov2009-06-181-4/+0Star
* arch/m32r/: Spelling fixesJoe Perches2008-02-031-1/+1
* m32r: convert to generic sys_ptraceChristoph Hellwig2007-10-161-39/+3Star
* Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-161-8/+0Star
* m32r: build fix for removing fs.h from mm.hHirokazu Takata2007-07-301-0/+1
* PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-9/+3Star
* PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-6/+1Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] m32r: task_pt_regs(), task_stack_page(), task_thread_info()Al Viro2006-01-121-21/+4Star
* [PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig2006-01-091-17/+5Star
* [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/+829