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
/
blackfin
/
kernel
/
ptrace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-07
blackfin/ptrace: call find_vma with the mmap_sem held
Davidlohr Bueso
1
-2
/
+6
2012-03-21
Disintegrate asm/system.h for Blackfin [ver #2]
David Howells
1
-1
/
+0
2010-10-28
ptrace: cleanup arch_ptrace() and friends on Blackfin
Namhyung Kim
1
-6
/
+7
2010-10-28
ptrace: change signature of arch_ptrace()
Namhyung Kim
1
-1
/
+2
2010-10-22
Blackfin: add new cacheflush syscall
Sonic Zhang
1
-2
/
+2
2010-10-22
Blackfin: ptrace: enable access to L1 stacks
Barry Song
1
-0
/
+8
2010-05-27
ptrace: unify FDPIC implementations
Mike Frysinger
1
-24
/
+9
2010-03-09
Blackfin: fix single stepping over system calls
Mike Frysinger
1
-2
/
+9
2010-03-09
Blackfin: initial tracehook support
Mike Frysinger
1
-49
/
+17
2010-03-09
Blackfin: initial regset support
Mike Frysinger
1
-23
/
+90
2010-03-09
Blackfin: simplify PTRACE_{PEEK,POKE}USR in preperation for regset support
Mike Frysinger
1
-67
/
+51
2010-03-09
Blackfin: simplify SYSCFG code a bit and ignore attempts to change it
Mike Frysinger
1
-18
/
+6
2010-03-09
Blackfin: use generic ptrace_resume code
Christoph Hellwig
1
-44
/
+0
2009-12-15
Blackfin: drop ptrace() write support for fixed code/bootrom
Mike Frysinger
1
-13
/
+0
2009-11-25
Blackfin: fix typo in ptrace poking
Jie Zhang
1
-1
/
+1
2009-10-07
Blackfin: mass clean up of copyright/licensing info
Robin Getz
1
-25
/
+3
2009-09-17
Blackfin: add support for common FDPIC ptrace requests
Mike Frysinger
1
-2
/
+24
2009-09-17
Blackfin: convert ptrace to new memory functions
Mike Frysinger
1
-57
/
+72
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-1
/
+0
2009-03-05
Blackfin arch: fix bug - gdb signull case make trunk kernel panic frequently
Jie Zhang
1
-2
/
+3
2009-01-08
NOMMU: Make VMAs per MM as for MMU-mode linux
David Howells
1
-3
/
+3
2009-01-07
Blackfin arch: smp patch cleanup from LKML review
Graf Yang
1
-0
/
+1
2008-11-18
Blackfin arch: overlay thread.usp over PT_USP
Mike Frysinger
1
-3
/
+5
2008-11-18
Blackfin arch: SMP supporting patchset: Blackfin kernel and memory management...
Graf Yang
1
-4
/
+4
2008-10-10
Blackfin arch: have is_user_addr_valid() check for overflows (like when addre...
Mike Frysinger
1
-0
/
+4
2008-10-10
Blackfin arch: ptrace - fix off-by-one check on end of memory regions
Mike Frysinger
1
-29
/
+21
2008-10-09
Blackfin arch: use existing ptrace_disable() func to clear TRACE_BITS and cre...
Mike Frysinger
1
-50
/
+37
2008-10-09
Blackfin arch: ptrace - cleanup debug messages and style
Mike Frysinger
1
-18
/
+12
2008-10-09
Blackfin arch: fix bug -- PTRACE_PEEKDATA does not seem to work which breaks ...
Mike Frysinger
1
-35
/
+31
2008-07-15
Blackfin arch: Allow ptrace to peek and poke application data in L1 data SRAM.
Jie Zhang
1
-0
/
+28
2008-05-07
[Blackfin] arch: Delete unused (copied from m68k) entries in asm-offsets.c.
Bernd Schmidt
1
-2
/
+2
2008-03-06
[Blackfin] arch: add missing __user marking to ss_sp member of signalstack an...
Mike Frysinger
1
-3
/
+4
2007-10-16
Consolidate PTRACE_DETACH
Alexey Dobriyan
1
-6
/
+0
2007-08-05
Blackfin arch: Allow ptrace access the fixed code.
Jie Zhang
1
-6
/
+18
2007-07-12
Blackfin arch: cleanup warnings from checkpatch -- no functional changes
Mike Frysinger
1
-3
/
+3
2007-05-09
rename thread_info to stack
Roman Zippel
1
-3
/
+3
2007-05-07
blackfin architecture
Bryan Wu
1
-0
/
+430