summaryrefslogtreecommitdiff
path: root/arch/m32r/kernel/ptrace.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-10-19mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes
2012-07-17m32r: fix 'fix breakage from "m32r: use generic ptrace_resume code"' falloutGeert Uytterhoeven
2012-03-28Disintegrate asm/system.h for M32RDavid Howells
2010-10-27ptrace: cleanup arch_ptrace() on m32rNamhyung Kim
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-09-24m32r: fix breakage from "m32r: use generic ptrace_resume code"Al Viro
2010-03-12m32r: use generic ptrace_resume codeChristoph Hellwig
2009-09-22m32r: remove redundant tests on unsignedRoel Kluin
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-06-18ptrace: remove PT_DTRACE from arch/m32rOleg Nesterov
2008-02-03arch/m32r/: Spelling fixesJoe Perches
2007-10-16m32r: convert to generic sys_ptraceChristoph Hellwig
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan
2007-07-30m32r: build fix for removing fs.h from mm.hHirokazu Takata
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-01-12[PATCH] m32r: task_pt_regs(), task_stack_page(), task_thread_info()Al Viro
2006-01-08[PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl
2005-04-16Linux-2.6.12-rc2Linus Torvalds