index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
kgdbts.c
Age
Commit message (
Expand
)
Author
2012-03-29
x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()
Jason Wessel
2012-03-29
kgdbts: (2 of 2) fix single step awareness to work correctly with SMP
Jason Wessel
2012-03-29
kgdbts: (1 of 2) fix single step awareness to work correctly with SMP
Jason Wessel
2012-03-29
kgdbts: Fix kernel oops with CONFIG_DEBUG_RODATA
Jason Wessel
2011-10-31
drivers/misc: Add module.h to files who are really modular.
Paul Gortmaker
2011-06-01
kgdbts: only use new asm-generic/ptrace.h api when needed
Mike Frysinger
2011-05-27
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