index
:
git.armlinux.org.uk/linux-cubox.git
bmm-3.12
drm-armada-fixes
drm-tda998x-3.12
drm-tda998x-3.12-fixes
tda998x-devel
tda998x-fixes
unstable/tda998x-devel
Solid-run Cubox Linux kernel tree mainline additions *UNSTABLE*
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
kgdbts.c
Age
Commit message (
Expand
)
Author
2011-06-01
kgdbts: only use new asm-generic/ptrace.h api when needed
Mike Frysinger
2011-05-26
kgdbts: unify/generalize gdb breakpoint adjustment
Mike Frysinger
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-25
kgdboc,kgdbts: strlen() doesn't count the terminator
Dan Carpenter
2010-10-29
kgdbts: prevent re-entry to kgdbts before it unregisters
Dongdong Deng
2010-04-02
kgdbts,sh: Add in breakpoint pc offset for superh
Jason Wessel
2009-12-11
kgdb: Replace strstr() by strchr() for single-character needles
Geert Uytterhoeven
2009-12-11
kgdbts: Read buffer overflow
Roel Kluin
2008-05-28
kgdbts: Use HW breakpoints with CONFIG_DEBUG_RODATA
Jason Wessel
2008-05-28
kgdb: use common ascii helpers and put_unaligned_be32 helper
Harvey Harrison
2008-05-05
kgdb: 1000 loops for the single step test in kgdbts
Jason Wessel
2008-05-05
kgdb: trivial sparse fixes in kgdb test-suite
Harvey Harrison
2008-04-29
kgdbts: Sparc needs sstep emulation.
David S. Miller
2008-04-17
kgdb: allow static kgdbts boot configuration
Jason Wessel
2008-04-17
kgdb: add kgdb internal test suite
Jason Wessel