index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
kernel
/
ptrace.c
Age
Commit message (
Expand
)
Author
2012-03-21
Disintegrate asm/system.h for Blackfin [ver #2]
David Howells
2010-10-28
ptrace: cleanup arch_ptrace() and friends on Blackfin
Namhyung Kim
2010-10-28
ptrace: change signature of arch_ptrace()
Namhyung Kim
2010-10-22
Blackfin: add new cacheflush syscall
Sonic Zhang
2010-10-22
Blackfin: ptrace: enable access to L1 stacks
Barry Song
2010-05-27
ptrace: unify FDPIC implementations
Mike Frysinger
2010-03-09
Blackfin: fix single stepping over system calls
Mike Frysinger
2010-03-09
Blackfin: initial tracehook support
Mike Frysinger
2010-03-09
Blackfin: initial regset support
Mike Frysinger
2010-03-09
Blackfin: simplify PTRACE_{PEEK,POKE}USR in preperation for regset support
Mike Frysinger
2010-03-09
Blackfin: simplify SYSCFG code a bit and ignore attempts to change it
Mike Frysinger
2010-03-09
Blackfin: use generic ptrace_resume code
Christoph Hellwig
2009-12-15
Blackfin: drop ptrace() write support for fixed code/bootrom
Mike Frysinger
2009-11-25
Blackfin: fix typo in ptrace poking
Jie Zhang
2009-10-07
Blackfin: mass clean up of copyright/licensing info
Robin Getz
2009-09-17
Blackfin: add support for common FDPIC ptrace requests
Mike Frysinger
2009-09-17
Blackfin: convert ptrace to new memory functions
Mike Frysinger
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-03-05
Blackfin arch: fix bug - gdb signull case make trunk kernel panic frequently
Jie Zhang
2009-01-08
NOMMU: Make VMAs per MM as for MMU-mode linux
David Howells
2009-01-07
Blackfin arch: smp patch cleanup from LKML review
Graf Yang
2008-11-18
Blackfin arch: overlay thread.usp over PT_USP
Mike Frysinger
2008-11-18
Blackfin arch: SMP supporting patchset: Blackfin kernel and memory management...
Graf Yang
2008-10-10
Blackfin arch: have is_user_addr_valid() check for overflows (like when addre...
Mike Frysinger
2008-10-10
Blackfin arch: ptrace - fix off-by-one check on end of memory regions
Mike Frysinger
2008-10-09
Blackfin arch: use existing ptrace_disable() func to clear TRACE_BITS and cre...
Mike Frysinger
2008-10-09
Blackfin arch: ptrace - cleanup debug messages and style
Mike Frysinger
2008-10-09
Blackfin arch: fix bug -- PTRACE_PEEKDATA does not seem to work which breaks ...
Mike Frysinger
2008-07-15
Blackfin arch: Allow ptrace to peek and poke application data in L1 data SRAM.
Jie Zhang
2008-05-07
[Blackfin] arch: Delete unused (copied from m68k) entries in asm-offsets.c.
Bernd Schmidt
2008-03-06
[Blackfin] arch: add missing __user marking to ss_sp member of signalstack an...
Mike Frysinger
2007-10-16
Consolidate PTRACE_DETACH
Alexey Dobriyan
2007-08-05
Blackfin arch: Allow ptrace access the fixed code.
Jie Zhang
2007-07-12
Blackfin arch: cleanup warnings from checkpatch -- no functional changes
Mike Frysinger
2007-05-09
rename thread_info to stack
Roman Zippel
2007-05-07
blackfin architecture
Bryan Wu