index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
kernel
/
ptrace.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ptrace: unify FDPIC implementations
Mike Frysinger
2010-05-27
1
-24
/
+9
*
Blackfin: fix single stepping over system calls
Mike Frysinger
2010-03-09
1
-2
/
+9
*
Blackfin: initial tracehook support
Mike Frysinger
2010-03-09
1
-49
/
+17
*
Blackfin: initial regset support
Mike Frysinger
2010-03-09
1
-23
/
+90
*
Blackfin: simplify PTRACE_{PEEK,POKE}USR in preperation for regset support
Mike Frysinger
2010-03-09
1
-67
/
+51
*
Blackfin: simplify SYSCFG code a bit and ignore attempts to change it
Mike Frysinger
2010-03-09
1
-18
/
+6
*
Blackfin: use generic ptrace_resume code
Christoph Hellwig
2010-03-09
1
-44
/
+0
*
Blackfin: drop ptrace() write support for fixed code/bootrom
Mike Frysinger
2009-12-15
1
-13
/
+0
*
Blackfin: fix typo in ptrace poking
Jie Zhang
2009-11-25
1
-1
/
+1
*
Blackfin: mass clean up of copyright/licensing info
Robin Getz
2009-10-07
1
-25
/
+3
*
Blackfin: add support for common FDPIC ptrace requests
Mike Frysinger
2009-09-16
1
-2
/
+24
*
Blackfin: convert ptrace to new memory functions
Mike Frysinger
2009-09-16
1
-57
/
+72
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-1
/
+0
*
Blackfin arch: fix bug - gdb signull case make trunk kernel panic frequently
Jie Zhang
2009-03-05
1
-2
/
+3
*
NOMMU: Make VMAs per MM as for MMU-mode linux
David Howells
2009-01-08
1
-3
/
+3
*
Blackfin arch: smp patch cleanup from LKML review
Graf Yang
2009-01-07
1
-0
/
+1
*
Blackfin arch: overlay thread.usp over PT_USP
Mike Frysinger
2008-11-18
1
-3
/
+5
*
Blackfin arch: SMP supporting patchset: Blackfin kernel and memory management...
Graf Yang
2008-11-18
1
-4
/
+4
*
Blackfin arch: have is_user_addr_valid() check for overflows (like when addre...
Mike Frysinger
2008-10-10
1
-0
/
+4
*
Blackfin arch: ptrace - fix off-by-one check on end of memory regions
Mike Frysinger
2008-10-10
1
-29
/
+21
*
Blackfin arch: use existing ptrace_disable() func to clear TRACE_BITS and cre...
Mike Frysinger
2008-10-09
1
-50
/
+37
*
Blackfin arch: ptrace - cleanup debug messages and style
Mike Frysinger
2008-10-09
1
-18
/
+12
*
Blackfin arch: fix bug -- PTRACE_PEEKDATA does not seem to work which breaks ...
Mike Frysinger
2008-10-09
1
-35
/
+31
*
Blackfin arch: Allow ptrace to peek and poke application data in L1 data SRAM.
Jie Zhang
2008-07-15
1
-0
/
+28
*
[Blackfin] arch: Delete unused (copied from m68k) entries in asm-offsets.c.
Bernd Schmidt
2008-05-07
1
-2
/
+2
*
[Blackfin] arch: add missing __user marking to ss_sp member of signalstack an...
Mike Frysinger
2008-03-07
1
-3
/
+4
*
Consolidate PTRACE_DETACH
Alexey Dobriyan
2007-10-16
1
-6
/
+0
*
Blackfin arch: Allow ptrace access the fixed code.
Jie Zhang
2007-08-05
1
-6
/
+18
*
Blackfin arch: cleanup warnings from checkpatch -- no functional changes
Mike Frysinger
2007-07-12
1
-3
/
+3
*
rename thread_info to stack
Roman Zippel
2007-05-09
1
-3
/
+3
*
blackfin architecture
Bryan Wu
2007-05-07
1
-0
/
+430