summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/ptrace.c
Commit message (Expand)AuthorAgeFilesLines
* ptrace: cleanup arch_ptrace() on ARMNamhyung Kim2010-10-281-12/+13
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-281-1/+2
* ARM: 6357/1: hw-breakpoint: add new ptrace requests for hw-breakpoint interac...Will Deacon2010-09-081-0/+239
* ARM: 6199/1: Add kprobe-based event tracerWill Deacon2010-07-091-0/+96
* arm: use generic ptrace_resume codeChristoph Hellwig2010-03-131-48/+12Star
* ARM: vfp ptrace: no point flushing hw context for PTRACE_GETVFPREGSRussell King2010-02-151-2/+4
* ARM: ptrace: get rid of PTRACE_{PEEK,POKE}{TEXT,DATA}Russell King2010-02-151-16/+0Star
* ARM: 5912/1: Define a 32-bit Thumb-2 breakpoint instructionDaniel Jacobowitz2010-02-151-0/+31
* nommu: ptrace supportPaul Brook2009-07-241-1/+7
* [ARM] 5387/1: Add ptrace VFP support on ARMCatalin Marinas2009-02-121-0/+58
* [ARM] Convert asm/uaccess.h to linux/uaccess.hRussell King2008-09-061-1/+1
* [ARM] remove pc_pointer()Russell King2008-09-061-5/+3Star
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-191-4/+4
* Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-161-4/+0Star
* PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-6/+1Star
* PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-7/+1Star
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* [ARM] Move syscall saving out of the way of utraceRussell King2007-05-061-3/+3
* [ARM] ptrace: clean up single stepping supportRussell King2007-04-211-11/+4Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [ARM] 3665/1: crunch: add ptrace supportLennert Buytenhek2006-06-281-0/+36
* [ARM] Fix "thead" typoRussell King2006-03-151-1/+1
* [ARM] iwmmxt thread state alignmentRussell King2006-03-121-10/+4Star
* [ARM] 3262/4: allow ptraced syscalls to be overridenNicolas Pitre2006-01-141-3/+12
* [PATCH] arm: task_pt_regs()Al Viro2006-01-121-22/+5Star
* [PATCH] arm: task_thread_info()Al Viro2006-01-121-5/+5
* [ARM] 3200/1: Singlestep over ARM BX and BLX instructions using ptrace fixNikola Valerjev2005-12-101-0/+9
* [PATCH] consolidate sys_ptrace()Christoph Hellwig2005-11-071-48/+1Star
* [PATCH] unify sys_ptrace prototypeChristoph Hellwig2005-10-311-1/+1
* [PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl2005-05-011-2/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+861