aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v10/kernel/ptrace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-16CRIS: Drop support for the CRIS portJesper Nilsson1-204/+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
2012-03-28Disintegrate asm/system.h for CRISDavid Howells1-1/+0
2010-10-27ptrace: cleanup arch_ptrace() on crisNamhyung Kim1-9/+8
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim1-3/+4
2010-03-12cris arch-v10: use generic ptrace_resume codeChristoph Hellwig1-51/+0
2008-02-08CRIS v10: Clear TIF_SYSCALL_TRACE flag in ptrace_disable in kernel/ptrace.cJesper Nilsson1-0/+1
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan1-4/+0
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan1-6/+1
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan1-12/+2
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2006-02-07[PATCH] fallout from ptrace consolidation patch: cris/arch-v10Al Viro1-4/+4
2006-01-12[PATCH] cris: task_pt_regs()Al Viro1-2/+2
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig1-49/+2
2005-07-27[PATCH] CRIS update: updates for 2.6.12Mikael Starvik1-2/+7
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/+314