1. f8416aa kernel: debug: Convert to SPDX identifier by Cai Huoqing · 3 years, 4 months ago
  2. 1adee58 kernel: debug: Fix unreachable code in gdb_serial_stub() by Gustavo A. R. Silva · 3 years, 6 months ago
  3. 2bbd9b0 kernel: debug: Ordinary typo fixes in the file gdbstub.c by Bhaskar Chowdhury · 3 years, 10 months ago
  4. cbd026e kernel: debug: fix typo issue by wengjianfeng · 3 years, 11 months ago
  5. 771910f kernel: debug: Centralize dbg_[de]activate_sw_breakpoints by Daniel Thompson · 4 years, 3 months ago
  6. ece4cea kdb: Use newer api for tasklist scanning by Davidlohr Bueso · 4 years, 4 months ago
  7. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  8. 8c080d3 kgdb: enable arch to support XML packet. by Vincent Chen · 4 years, 6 months ago
  9. fe55731 maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault by Christoph Hellwig · 4 years, 6 months ago
  10. 4cc168e gdbstub: Replace strcpy() by strscpy() by Gustavo A. R. Silva · 6 years ago
  11. a5d5092 gdbstub: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  12. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  13. 3cfb077 Merge tag 'for_linux-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 12 years ago
  14. 00370b8 kdb: Setup basic kdb state before invoking commands via kgdb by Matt Klein · 12 years ago
  15. 16559ae kgdb: remove #include <linux/serial_8250.h> from kgdb.h by Greg Kroah-Hartman · 12 years ago
  16. 2366e04 kgdb,debug-core,gdbstub: Hook the reboot notifier for debugger detach by Jason Wessel · 13 years ago
  17. 9fbe465 kgdb: Respect that flush op is optional by Jan Kiszka · 13 years ago
  18. 50e1499 kgdb: follow rename pack_hex_byte() to hex_byte_pack() by Andy Shevchenko · 13 years ago
  19. f679c49 kdb,kgdb: Implement switch and pass buffer from kdb -> gdb by Jason Wessel · 14 years ago
  20. d57f078 KGDB: Notify GDB of machine halt, reboot or power off by David Howells · 14 years ago
  21. 89a6c8c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  22. 6d855b1 gdbstub: do not directly use dbg_reg_def[] in gdb_cmd_reg_set() by Jason Wessel · 14 years ago
  23. 5575114 gdbstub: Implement gdbserial 'p' and 'P' packets by Jason Wessel · 14 years ago
  24. 534af10 kgdb,kdb: individual register set and and get API by Jason Wessel · 14 years ago
  25. 84a0bd5 gdbstub: Optimize kgdb's "thread:" response for the gdb serial protocol by Jason Wessel · 14 years ago
  26. a9fa20a kgdb: remove custom hex_to_bin()implementation by Andy Shevchenko · 14 years ago
  27. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  28. fb82c0f repair gdbstub to match the gdbserial protocol specification by Jason Wessel · 14 years ago
  29. a253129 update email address by Pavel Machek · 14 years ago
  30. a0de055 kgdb: gdb "monitor" -> kdb passthrough by Jason Wessel · 15 years ago
  31. f5316b4 kgdb,8250,pl011: Return immediately from console poll by Jason Wessel · 15 years ago
  32. dcc7871 kgdb: core changes to support kdb by Jason Wessel · 15 years ago
  33. 53197fc Separate the gdbstub from the debug core by Jason Wessel · 15 years ago