- def0aa2 kgdb: Move the extern declaration kgdb_has_hit_break() to generic kgdb.h by Vincent Chen · 4 years, 7 months ago
- 8c080d3 kgdb: enable arch to support XML packet. by Vincent Chen · 4 years, 7 months ago
- 5946d1f kdb: Switch to use safer dbg_io_ops over console APIs by Sumit Garg · 4 years, 8 months ago
- 2209956 kgdboc: Add kgdboc_earlycon to support early kgdb using boot consoles by Douglas Anderson · 4 years, 8 months ago
- 1137a96 kgdb: Return true in kgdb_nmi_poll_knock() by Jason Yan · 4 years, 8 months ago
- 3fec4ae kgdb: Fix spurious true from in_dbg_master() by Daniel Thompson · 4 years, 8 months ago
- 7d92bda kgdb: don't use a notifier to enter kgdb at panic; call directly by Douglas Anderson · 5 years ago
- cc02829 kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops by Christophe Leroy · 6 years ago
- 3cd99ac kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function() by Douglas Anderson · 6 years ago
- 9ef7fa5 kgdb: Remove irq flags from roundup by Douglas Anderson · 6 years ago
- 107bcc6 kgdb: Remove "weak" from kgdb_arch_pc() declaration by Bjorn Helgaas · 10 years ago
- fc8b137 kgdb/kdb: Fix no KDB config problem by Mike Travis · 11 years ago
- 8daaa5f kdb: Add support for external NMI handler to call KGDB/KDB by Mike Travis · 11 years ago
- 16559ae kgdb: remove #include <linux/serial_8250.h> from kgdb.h by Greg Kroah-Hartman · 12 years ago
- 0c57dfc tty/serial: Add kgdb_nmi driver by Anton Vorontsov · 12 years ago
- 5a14fea kernel/debug: Mask KGDB NMI upon entry by Anton Vorontsov · 12 years ago
- 3751d3e x86,kgdb: Fix DEBUG_RODATA limitation using text_poke() by Jason Wessel · 13 years ago
- 98b54aa kgdb,debug_core: pass the breakpoint struct instead of address and memory by Jason Wessel · 13 years ago
- 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
- d57f078 KGDB: Notify GDB of machine halt, reboot or power off by David Howells · 14 years ago
- d7ba979d debug_core,x86,blackfin: Clean up hw debug disable API by Dongdong Deng · 14 years ago
- 5575114 gdbstub: Implement gdbserial 'p' and 'P' packets by Jason Wessel · 14 years ago
- 534af10 kgdb,kdb: individual register set and and get API by Jason Wessel · 14 years ago
- 0b4b382 x86, kgdb, init: Add early and late debug states by Jason Wessel · 15 years ago
- efe2f29 kgdboc,kdb: Allow kdb to work on a non open console port by Jason Wessel · 15 years ago
- 1cee5e3 kgdb: Add the ability to schedule a breakpoint via a tasklet by Jason Wessel · 16 years ago
- f503b5a x86,kgdb: Add low level debug hook by Jason Wessel · 15 years ago
- 98ec1878 kgdb: remove post_primary_code references by Jason Wessel · 16 years ago
- 84c08fd kgdb,docs: Update the kgdb docs to include kdb by Jason Wessel · 15 years ago
- dcc7871 kgdb: core changes to support kdb by Jason Wessel · 15 years ago
- 53197fc Separate the gdbstub from the debug core by Jason Wessel · 15 years ago
- b11e1ec kgdb: Fix kernel-doc format error in kgdb.h by Randy Dunlap · 15 years ago
- 688b744 kgdb: fix signedness mixmatches, add statics, add declaration to header by Harvey Harrison · 17 years ago
- e3e2aaf kgdb: add documentation by Jason Wessel · 17 years ago
- dc7d552 kgdb: core by Jason Wessel · 17 years ago