aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/ptrace.c
Commit message (Expand)AuthorAge
* arm: add elf.h to arch/arm/kernel/ptrace.cPaul Gortmaker2011-10-31
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-07-24
|\
| * ARM: Thumb-2: Support Thumb-2 in undefined instruction handlerJon Medhurst2011-07-13
* | perf: Add context field to perf_eventAvi Kivity2011-07-01
* | perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-01
|/
* ARM: 6883/1: ptrace: Migrate to regsets frameworkDave Martin2011-05-14
* arm, hw_breakpoints: Fix racy access to ptrace breakpointsFrederic Weisbecker2011-04-25
* Merge branch 'misc' into develRussell King2011-03-16
|\
| * ARM: 6668/1: ptrace: remove single-step emulation codeWill Deacon2011-02-23
* | ARM: 6767/1: ptrace: fix register indexing in GETHBPREGS requestWill Deacon2011-02-26
|/
* ARM: ptrace: fix style issue with hw_breakpoint interfaceWill Deacon2010-12-06
* ptrace: cleanup arch_ptrace() on ARMNamhyung Kim2010-10-27
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-27
* ARM: 6357/1: hw-breakpoint: add new ptrace requests for hw-breakpoint interac...Will Deacon2010-09-08
* ARM: 6199/1: Add kprobe-based event tracerWill Deacon2010-07-09
* arm: use generic ptrace_resume codeChristoph Hellwig2010-03-12
* ARM: vfp ptrace: no point flushing hw context for PTRACE_GETVFPREGSRussell King2010-02-15
* ARM: ptrace: get rid of PTRACE_{PEEK,POKE}{TEXT,DATA}Russell King2010-02-15
* ARM: 5912/1: Define a 32-bit Thumb-2 breakpoint instructionDaniel Jacobowitz2010-02-15
* nommu: ptrace supportPaul Brook2009-07-24
* [ARM] 5387/1: Add ptrace VFP support on ARMCatalin Marinas2009-02-12
* [ARM] Convert asm/uaccess.h to linux/uaccess.hRussell King2008-09-06
* [ARM] remove pc_pointer()Russell King2008-09-06
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-19
* Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-16
* PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-17
* PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-17
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [ARM] Move syscall saving out of the way of utraceRussell King2007-05-06
* [ARM] ptrace: clean up single stepping supportRussell King2007-04-21
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [ARM] 3665/1: crunch: add ptrace supportLennert Buytenhek2006-06-28
* [ARM] Fix "thead" typoRussell King2006-03-15
* [ARM] iwmmxt thread state alignmentRussell King2006-03-12
* [ARM] 3262/4: allow ptraced syscalls to be overridenNicolas Pitre2006-01-14
* [PATCH] arm: task_pt_regs()Al Viro2006-01-12
* [PATCH] arm: task_thread_info()Al Viro2006-01-12
* [ARM] 3200/1: Singlestep over ARM BX and BLX instructions using ptrace fixNikola Valerjev2005-12-10
* [PATCH] consolidate sys_ptrace()Christoph Hellwig2005-11-07
* [PATCH] unify sys_ptrace prototypeChristoph Hellwig2005-10-30
* [PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl2005-05-01
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16