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