1. f345650 kgdb/sysrq: fix inconstistent help message of sysrq key by zhangwei(Jovi) · 11 years ago
  2. 3cfb077 Merge tag 'for_linux-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 11 years ago
  3. 36dfea4 kdb: Remove unhandled ssb command by Vincent · 11 years ago
  4. a37372f kdb: Prevent kernel oops with kdb_defcmd by Jason Wessel · 11 years ago
  5. 1b2caa2d kdb: Remove the ll command by Jason Wessel · 11 years ago
  6. 074604a kdb_main: fix help print by Jason Wessel · 11 years ago
  7. 4eb7a66 kdb: Fix overlap in buffers with strcpy by Jason Wessel · 11 years ago
  8. 00370b8 kdb: Setup basic kdb state before invoking commands via kgdb by Matt Klein · 11 years ago
  9. 5f784f7 kdb: use ARRAY_SIZE where possible by Sasha Levin · 12 years ago
  10. f7c82d5 kdb: A fix for kdb command table expansion by John Blackwood · 12 years ago
  11. 16559ae kgdb: remove #include <linux/serial_8250.h> from kgdb.h by Greg Kroah-Hartman · 11 years ago
  12. 0d21b0e module: add new state MODULE_STATE_UNFORMED. by Rusty Russell · 11 years ago
  13. 6c536a1 Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 12 years ago
  14. 17b572e8 kdb,vt_console: Fix missed data due to pager overruns by Jason Wessel · 12 years ago
  15. d1871b3 kdb: Fix dmesg/bta scroll to quit with 'q' by Jason Wessel · 12 years ago
  16. f30fed1 kgdb: Add module event hooks by Jason Wessel · 12 years ago
  17. ad394f6 kdb: Implement disable_nmi command by Anton Vorontsov · 12 years ago
  18. 5a14fea kernel/debug: Mask KGDB NMI upon entry by Anton Vorontsov · 12 years ago
  19. b10d22d6 kernel/debug: Make use of KGDB_REASON_NMI by Anton Vorontsov · 12 years ago
  20. 07cd27b kdb: Remove cpu from the more prompt by Jason Wessel · 12 years ago
  21. 0f26d0e kdb: Remove unused KDB_FLAG_ONLY_DO_DUMP by Jason Wessel · 12 years ago
  22. c064da4 kdb: Switch to nolock variants of kmsg_dump functions by Anton Vorontsov · 12 years ago
  23. 1b499d0 printk: Remove kdb_syslog_data by Anton Vorontsov · 12 years ago
  24. bc792e6 kdb: Revive dmesg command by Anton Vorontsov · 12 years ago
  25. 6c216ec Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 12 years ago
  26. 98b54aa kgdb,debug_core: pass the breakpoint struct instead of address and memory by Jason Wessel · 12 years ago
  27. 78724b8 kdb: Fix smatch warning on dbg_io_ops->is_console by Jason Wessel · 12 years ago
  28. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  29. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  30. a20ae85 Merge tag 'for_linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 12 years ago
  31. 1ba0c17 kdb: Add message about CONFIG_DEBUG_RODATA on failure to install breakpoint by Jason Wessel · 13 years ago
  32. b8adde8 kdb: Avoid using dbg_io_ops until it is initialized by Tim Bird · 13 years ago
  33. bec4d62 kgdb,debug_core: add the ability to control the reboot notifier by Jason Wessel · 12 years ago
  34. 8f30d41 KDB: Fix usability issues relating to the 'enter' key. by Andrei Warkentin · 12 years ago
  35. 2366e04 kgdb,debug-core,gdbstub: Hook the reboot notifier for debugger detach by Jason Wessel · 12 years ago
  36. 9fbe465 kgdb: Respect that flush op is optional by Jan Kiszka · 12 years ago
  37. d762a50 kdb: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  38. bd77c04 module: struct module_ref should contains long fields by Eric Dumazet · 12 years ago
  39. 7fc20c5 kdb: Make KDB use the new is_idle_task() API by Paul E. McKenney · 13 years ago
  40. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  41. 50e1499 kgdb: follow rename pack_hex_byte() to hex_byte_pack() by Andy Shevchenko · 13 years ago
  42. 6e5fdee kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure by Paul Gortmaker · 13 years ago
  43. 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
  44. 37f86b4 kdb,kgdb: Allow arbitrary kgdb magic knock sequences by Jason Wessel · 13 years ago
  45. d613d82 kdb: Remove all references to DOING_KGDB2 by Jason Wessel · 13 years ago
  46. f679c49 kdb,kgdb: Implement switch and pass buffer from kdb -> gdb by Jason Wessel · 13 years ago
  47. 3bdb65e kdb: cleanup unused variables missed in the original kdb merge by Jason Wessel · 13 years ago
  48. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  49. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  50. 95e14ed 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
  51. 0d3db28 kdb: add usage string of 'per_cpu' command by Namhyung Kim · 14 years ago
  52. 27029c3 kdb: code cleanup to use macro instead of value by Jovi Zhang · 14 years ago
  53. d57f078 KGDB: Notify GDB of machine halt, reboot or power off by David Howells · 13 years ago
  54. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  55. 5450d90 kdb: fix crash when KDB_BASE_CMD_MAX is exceeded by Jovi Zhang · 14 years ago
  56. 85e76ab kdb: fix memory leak in kdb_main.c by Jovi Zhang · 14 years ago
  57. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  58. d7ba979d debug_core,x86,blackfin: Clean up hw debug disable API by Dongdong Deng · 14 years ago
  59. 578bd4d kdb: Fix early debugging crash regression by Jason Wessel · 14 years ago
  60. 931ea24 kdb: fix per_cpu command to remove supress mask by Jason Wessel · 14 years ago
  61. 495363d kdb,debug_core: adjust master cpu switch logic against new debug_core locking by Jason Wessel · 14 years ago
  62. dfee3a7 debug_core: refactor locking for master/slave cpus by Jason Wessel · 14 years ago
  63. c1bb9a9 debug_core: disable hw_breakpoints on all cores in kgdb_cpu_enter() by Dongdong Deng · 14 years ago
  64. 91b152a kdb,kgdb: fix sparse fixups by Jason Wessel · 14 years ago
  65. 75d14ed kdb: Fix oops in kdb_unregister by Jason Wessel · 14 years ago
  66. f7030bb kdb: Allow kernel loadable modules to add kdb shell functions by Jason Wessel · 14 years ago
  67. fb70b58 debug_core: stop rcu warnings on kernel resume by Jason Wessel · 14 years ago
  68. 16cdc62 debug_core: move all watch dog syncs to a single function by Jason Wessel · 14 years ago
  69. 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
  70. b3bd3de gcc-4.6: kernel/*: Fix unused but set warnings by Andi Kleen · 14 years ago
  71. 2637d13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  72. f335397 Input: sysrq - drop tty argument form handle_sysrq() by Dmitry Torokhov · 14 years ago
  73. 1495cc9 Input: sysrq - drop tty argument from sysrq ops handlers by Dmitry Torokhov · 14 years ago
  74. b590cdd kdb: fix compile error without CONFIG_KALLSYMS by Jason Wessel · 14 years ago
  75. 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
  76. 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
  77. 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
  78. 81d4450 vt,console,kdb: automatically set kdb LINES variable by Jason Wessel · 14 years ago
  79. 3fa43ab debug_core,kdb: fix crash when arch does not have single step by Jason Wessel · 14 years ago
  80. 6d855b1 gdbstub: do not directly use dbg_reg_def[] in gdb_cmd_reg_set() by Jason Wessel · 14 years ago
  81. 5575114 gdbstub: Implement gdbserial 'p' and 'P' packets by Jason Wessel · 14 years ago
  82. 534af10 kgdb,kdb: individual register set and and get API by Jason Wessel · 14 years ago
  83. 84a0bd5 gdbstub: Optimize kgdb's "thread:" response for the gdb serial protocol by Jason Wessel · 14 years ago
  84. a9fa20a kgdb: remove custom hex_to_bin()implementation by Andy Shevchenko · 14 years ago
  85. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  86. 157b1a2 kgdb: Do not access xtime directly by Thomas Gleixner · 14 years ago
  87. edd63cb sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function by Jason Wessel · 14 years ago
  88. b0679c6 debug_core,kdb: fix kgdb_connected bit set in the wrong place by Jason Wessel · 14 years ago
  89. 9e8b624 Fix merge regression from external kdb to upstream kdb by Jason Wessel · 14 years ago
  90. fb82c0f repair gdbstub to match the gdbserial protocol specification by Jason Wessel · 14 years ago
  91. 1396a21 kdb: break out of kdb_ll() when command is terminated by Martin Hicks · 14 years ago
  92. a253129 update email address by Pavel Machek · 14 years ago
  93. c8e21ce module: fix kdb's illicit use of struct module_use. by Rusty Russell · 14 years ago
  94. 0b4b382 x86, kgdb, init: Add early and late debug states by Jason Wessel · 14 years ago
  95. 4402c15 kdb,debug_core: Allow the debug core to receive a panic notification by Jason Wessel · 14 years ago
  96. 6d90634 debug_core,kdb: Allow the debug core to process a recursive debug entry by Jason Wessel · 14 years ago
  97. d37d39a printk,kdb: capture printk() when in kdb shell by Jason Wessel · 14 years ago
  98. efe2f29 kgdboc,kdb: Allow kdb to work on a non open console port by Jason Wessel · 14 years ago
  99. 1cee5e3 kgdb: Add the ability to schedule a breakpoint via a tasklet by Jason Wessel · 15 years ago
  100. f503b5a x86,kgdb: Add low level debug hook by Jason Wessel · 14 years ago