index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
ptrace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-24
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-25
/
+3
2011-07-13
ARM: Thumb-2: Support Thumb-2 in undefined instruction handler
Jon Medhurst
1
-25
/
+3
2011-07-01
perf: Add context field to perf_event
Avi Kivity
1
-1
/
+2
2011-07-01
perf: Remove the nmi parameter from the swevent and overflow interface
Peter Zijlstra
1
-1
/
+1
2011-05-15
ARM: 6883/1: ptrace: Migrate to regsets framework
Dave Martin
1
-109
/
+239
2011-04-25
arm, hw_breakpoints: Fix racy access to ptrace breakpoints
Frederic Weisbecker
1
-0
/
+8
2011-03-17
Merge branch 'misc' into devel
Russell King
1
-382
/
+1
2011-02-26
ARM: 6767/1: ptrace: fix register indexing in GETHBPREGS request
Will Deacon
1
-3
/
+3
2011-02-23
ARM: 6668/1: ptrace: remove single-step emulation code
Will Deacon
1
-382
/
+1
2010-12-06
ARM: ptrace: fix style issue with hw_breakpoint interface
Will Deacon
1
-2
/
+2
2010-10-28
ptrace: cleanup arch_ptrace() on ARM
Namhyung Kim
1
-12
/
+13
2010-10-28
ptrace: change signature of arch_ptrace()
Namhyung Kim
1
-1
/
+2
2010-09-08
ARM: 6357/1: hw-breakpoint: add new ptrace requests for hw-breakpoint interac...
Will Deacon
1
-0
/
+239
2010-07-09
ARM: 6199/1: Add kprobe-based event tracer
Will Deacon
1
-0
/
+96
2010-03-13
arm: use generic ptrace_resume code
Christoph Hellwig
1
-48
/
+12
2010-02-16
ARM: vfp ptrace: no point flushing hw context for PTRACE_GETVFPREGS
Russell King
1
-2
/
+4
2010-02-16
ARM: ptrace: get rid of PTRACE_{PEEK,POKE}{TEXT,DATA}
Russell King
1
-16
/
+0
2010-02-16
ARM: 5912/1: Define a 32-bit Thumb-2 breakpoint instruction
Daniel Jacobowitz
1
-0
/
+31
2009-07-24
nommu: ptrace support
Paul Brook
1
-1
/
+7
2009-02-12
[ARM] 5387/1: Add ptrace VFP support on ARM
Catalin Marinas
1
-0
/
+58
2008-09-06
[ARM] Convert asm/uaccess.h to linux/uaccess.h
Russell King
1
-1
/
+1
2008-09-06
[ARM] remove pc_pointer()
Russell King
1
-5
/
+3
2007-10-19
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
1
-4
/
+4
2007-10-16
Consolidate PTRACE_DETACH
Alexey Dobriyan
1
-4
/
+0
2007-07-17
PTRACE_POKEDATA consolidation
Alexey Dobriyan
1
-6
/
+1
2007-07-17
PTRACE_PEEKDATA consolidation
Alexey Dobriyan
1
-7
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-05-06
[ARM] Move syscall saving out of the way of utrace
Russell King
1
-3
/
+3
2007-04-21
[ARM] ptrace: clean up single stepping support
Russell King
1
-11
/
+4
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-28
[ARM] 3665/1: crunch: add ptrace support
Lennert Buytenhek
1
-0
/
+36
2006-03-15
[ARM] Fix "thead" typo
Russell King
1
-1
/
+1
2006-03-13
[ARM] iwmmxt thread state alignment
Russell King
1
-10
/
+4
2006-01-14
[ARM] 3262/4: allow ptraced syscalls to be overriden
Nicolas Pitre
1
-3
/
+12
2006-01-12
[PATCH] arm: task_pt_regs()
Al Viro
1
-22
/
+5
2006-01-12
[PATCH] arm: task_thread_info()
Al Viro
1
-5
/
+5
2005-12-10
[ARM] 3200/1: Singlestep over ARM BX and BLX instructions using ptrace fix
Nikola Valerjev
1
-0
/
+9
2005-11-07
[PATCH] consolidate sys_ptrace()
Christoph Hellwig
1
-48
/
+1
2005-10-31
[PATCH] unify sys_ptrace prototype
Christoph Hellwig
1
-1
/
+1
2005-05-01
[PATCH] convert that currently tests _NSIG directly to use valid_signal()
Jesper Juhl
1
-2
/
+3
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+861