summaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v10/kernel/ptrace.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Disintegrate asm/system.h for CRISDavid Howells2012-03-281-1/+0
* ptrace: cleanup arch_ptrace() on crisNamhyung Kim2010-10-271-9/+8
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-271-3/+4
* cris arch-v10: use generic ptrace_resume codeChristoph Hellwig2010-03-121-51/+0
* CRIS v10: Clear TIF_SYSCALL_TRACE flag in ptrace_disable in kernel/ptrace.cJesper Nilsson2008-02-081-0/+1
* Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-161-4/+0
* PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-6/+1
* PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-12/+2
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] fallout from ptrace consolidation patch: cris/arch-v10Al Viro2006-02-071-4/+4
* [PATCH] cris: task_pt_regs()Al Viro2006-01-121-2/+2
* [PATCH] consolidate sys_ptrace()Christoph Hellwig2005-11-071-49/+2
* [PATCH] CRIS update: updates for 2.6.12Mikael Starvik2005-07-271-2/+7
* [PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl2005-05-011-2/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+314