index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
kernel
/
ptrace.c
Age
Commit message (
Expand
)
Author
2009-09-16
Blackfin: add support for common FDPIC ptrace requests
Mike Frysinger
2009-09-16
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-07
[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