aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m32r/kernel/ptrace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-09arch: remove m32r portArnd Bergmann1-708/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>Ingo Molnar1-0/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-10-19mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes1-5/+10
2012-07-17m32r: fix 'fix breakage from "m32r: use generic ptrace_resume code"' falloutGeert Uytterhoeven1-4/+3
2012-03-28Disintegrate asm/system.h for M32RDavid Howells1-1/+0
2010-10-27ptrace: cleanup arch_ptrace() on m32rNamhyung Kim1-4/+4
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim1-1/+2
2010-09-24m32r: fix breakage from "m32r: use generic ptrace_resume code"Al Viro1-3/+4
2010-03-12m32r: use generic ptrace_resume codeChristoph Hellwig1-68/+29
2009-09-22m32r: remove redundant tests on unsignedRoel Kluin1-3/+2
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-1/+0
2009-06-18ptrace: remove PT_DTRACE from arch/m32rOleg Nesterov1-4/+0
2008-02-03arch/m32r/: Spelling fixesJoe Perches1-1/+1
2007-10-16m32r: convert to generic sys_ptraceChristoph Hellwig1-39/+3
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan1-8/+0
2007-07-30m32r: build fix for removing fs.h from mm.hHirokazu Takata1-0/+1
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan1-9/+3
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan1-6/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-01-12[PATCH] m32r: task_pt_regs(), task_stack_page(), task_thread_info()Al Viro1-21/+4
2006-01-08[PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig1-17/+5
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig1-1/+1
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl1-2/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+829