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