aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/cris/arch-v32/kernel/ptrace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-16CRIS: Drop support for the CRIS portJesper Nilsson1-492/+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-11-22ptrace: Don't allow accessing an undumpable mmEric W. Biederman1-1/+1
2016-10-19mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes1-2/+2
2012-04-03cris:removed the unused variableWanlong Gao1-2/+0
2012-03-28Disintegrate asm/system.h for CRISDavid Howells1-1/+0
2010-10-27ptrace: cleanup arch_ptrace() on crisNamhyung Kim1-7/+6
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim1-1/+2
2010-03-12cris arch-v32: use generic ptrace_resume codeChristoph Hellwig1-79/+30
2008-10-29[CRIS] Move header files from include to arch/cris/include.Jesper Nilsson1-1/+1
2008-02-08CRIS v32: Whitespace and formatting changes for kernel/ptrace.cJesper Nilsson1-4/+6
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan1-4/+0
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan1-6/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2006-01-12[PATCH] cris: task_pt_regs()Al Viro1-3/+3
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig1-49/+2
2005-07-27[PATCH] CRIS update: new subarchitecture v32Mikael Starvik1-0/+597