index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
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-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