summaryrefslogtreecommitdiffstats
path: root/arch/m32r/kernel/ptrace.c
Commit message (Expand)AuthorAgeFilesLines
* arch: remove m32r portArnd Bergmann2018-03-091-708/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes2016-10-191-5/+10
* m32r: fix 'fix breakage from "m32r: use generic ptrace_resume code"' falloutGeert Uytterhoeven2012-07-171-4/+3
* Disintegrate asm/system.h for M32RDavid Howells2012-03-281-1/+0
* ptrace: cleanup arch_ptrace() on m32rNamhyung Kim2010-10-271-4/+4
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-271-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-121-68/+29
* m32r: remove redundant tests on unsignedRoel Kluin2009-09-221-3/+2
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
* ptrace: remove PT_DTRACE from arch/m32rOleg Nesterov2009-06-181-4/+0
* arch/m32r/: Spelling fixesJoe Perches2008-02-031-1/+1
* m32r: convert to generic sys_ptraceChristoph Hellwig2007-10-161-39/+3
* Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-161-8/+0
* m32r: build fix for removing fs.h from mm.hHirokazu Takata2007-07-301-0/+1
* PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-9/+3
* PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-6/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] m32r: task_pt_regs(), task_stack_page(), task_thread_info()Al Viro2006-01-121-21/+4
* [PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig2006-01-081-17/+5
* [PATCH] unify sys_ptrace prototypeChristoph Hellwig2005-10-301-1/+1
* [PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl2005-05-011-2/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+829