index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
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-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