1. 72f9adfd Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 13 years ago
  2. 37f86b4 kdb,kgdb: Allow arbitrary kgdb magic knock sequences by Jason Wessel · 13 years ago
  3. d613d82 kdb: Remove all references to DOING_KGDB2 by Jason Wessel · 13 years ago
  4. f679c49 kdb,kgdb: Implement switch and pass buffer from kdb -> gdb by Jason Wessel · 13 years ago
  5. 3bdb65e kdb: cleanup unused variables missed in the original kdb merge by Jason Wessel · 13 years ago
  6. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  7. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  8. 95e14ed 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
  9. 0d3db28 kdb: add usage string of 'per_cpu' command by Namhyung Kim · 15 years ago
  10. 27029c3 kdb: code cleanup to use macro instead of value by Jovi Zhang · 15 years ago
  11. d57f078 KGDB: Notify GDB of machine halt, reboot or power off by David Howells · 14 years ago
  12. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  13. 5450d90 kdb: fix crash when KDB_BASE_CMD_MAX is exceeded by Jovi Zhang · 14 years ago
  14. 85e76ab kdb: fix memory leak in kdb_main.c by Jovi Zhang · 14 years ago
  15. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  16. d7ba979d debug_core,x86,blackfin: Clean up hw debug disable API by Dongdong Deng · 14 years ago
  17. 578bd4d kdb: Fix early debugging crash regression by Jason Wessel · 14 years ago
  18. 931ea24 kdb: fix per_cpu command to remove supress mask by Jason Wessel · 14 years ago
  19. 495363d kdb,debug_core: adjust master cpu switch logic against new debug_core locking by Jason Wessel · 14 years ago
  20. dfee3a7 debug_core: refactor locking for master/slave cpus by Jason Wessel · 14 years ago
  21. c1bb9a9 debug_core: disable hw_breakpoints on all cores in kgdb_cpu_enter() by Dongdong Deng · 14 years ago
  22. 91b152a kdb,kgdb: fix sparse fixups by Jason Wessel · 14 years ago
  23. 75d14ed kdb: Fix oops in kdb_unregister by Jason Wessel · 14 years ago
  24. f7030bb kdb: Allow kernel loadable modules to add kdb shell functions by Jason Wessel · 14 years ago
  25. fb70b58 debug_core: stop rcu warnings on kernel resume by Jason Wessel · 14 years ago
  26. 16cdc62 debug_core: move all watch dog syncs to a single function by Jason Wessel · 14 years ago
  27. 79637a4 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  28. b3bd3de gcc-4.6: kernel/*: Fix unused but set warnings by Andi Kleen · 14 years ago
  29. 2637d13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  30. f335397 Input: sysrq - drop tty argument form handle_sysrq() by Dmitry Torokhov · 14 years ago
  31. 1495cc9 Input: sysrq - drop tty argument from sysrq ops handlers by Dmitry Torokhov · 14 years ago
  32. b590cdd kdb: fix compile error without CONFIG_KALLSYMS by Jason Wessel · 14 years ago
  33. b62ad9a Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  34. 9779714 Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  35. 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
  36. 81d4450 vt,console,kdb: automatically set kdb LINES variable by Jason Wessel · 14 years ago
  37. 3fa43ab debug_core,kdb: fix crash when arch does not have single step by Jason Wessel · 14 years ago
  38. 6d855b1 gdbstub: do not directly use dbg_reg_def[] in gdb_cmd_reg_set() by Jason Wessel · 14 years ago
  39. 5575114 gdbstub: Implement gdbserial 'p' and 'P' packets by Jason Wessel · 14 years ago
  40. 534af10 kgdb,kdb: individual register set and and get API by Jason Wessel · 14 years ago
  41. 84a0bd5 gdbstub: Optimize kgdb's "thread:" response for the gdb serial protocol by Jason Wessel · 14 years ago
  42. a9fa20a kgdb: remove custom hex_to_bin()implementation by Andy Shevchenko · 14 years ago
  43. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  44. 157b1a2 kgdb: Do not access xtime directly by Thomas Gleixner · 14 years ago
  45. edd63cb sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function by Jason Wessel · 14 years ago
  46. b0679c6 debug_core,kdb: fix kgdb_connected bit set in the wrong place by Jason Wessel · 14 years ago
  47. 9e8b624 Fix merge regression from external kdb to upstream kdb by Jason Wessel · 14 years ago
  48. fb82c0f repair gdbstub to match the gdbserial protocol specification by Jason Wessel · 14 years ago
  49. 1396a21 kdb: break out of kdb_ll() when command is terminated by Martin Hicks · 14 years ago
  50. a253129 update email address by Pavel Machek · 14 years ago
  51. c8e21ce module: fix kdb's illicit use of struct module_use. by Rusty Russell · 14 years ago
  52. 0b4b382 x86, kgdb, init: Add early and late debug states by Jason Wessel · 14 years ago
  53. 4402c15 kdb,debug_core: Allow the debug core to receive a panic notification by Jason Wessel · 14 years ago
  54. 6d90634 debug_core,kdb: Allow the debug core to process a recursive debug entry by Jason Wessel · 14 years ago
  55. d37d39a printk,kdb: capture printk() when in kdb shell by Jason Wessel · 14 years ago
  56. efe2f29 kgdboc,kdb: Allow kdb to work on a non open console port by Jason Wessel · 14 years ago
  57. 1cee5e3 kgdb: Add the ability to schedule a breakpoint via a tasklet by Jason Wessel · 15 years ago
  58. f503b5a x86,kgdb: Add low level debug hook by Jason Wessel · 14 years ago
  59. 98ec187 kgdb: remove post_primary_code references by Jason Wessel · 15 years ago
  60. ada64e4 kgdboc,keyboard: Keyboard driver for kdb with kgdb by Jason Wessel · 14 years ago
  61. a0de055 kgdb: gdb "monitor" -> kdb passthrough by Jason Wessel · 14 years ago
  62. f5316b4 kgdb,8250,pl011: Return immediately from console poll by Jason Wessel · 14 years ago
  63. dcc7871 kgdb: core changes to support kdb by Jason Wessel · 14 years ago
  64. 5d5314d kdb: core for kgdb back end (1 of 2) by Jason Wessel · 14 years ago
  65. 53197fc Separate the gdbstub from the debug core by Jason Wessel · 14 years ago
  66. c433820 Move kernel/kgdb.c to kernel/debug/debug_core.c by Jason Wessel · 15 years ago