1. f726f4f kernel/debug/debug_core.c: more properly delay for secondary CPUs by Douglas Anderson · 7 years ago
  2. 5516fd7 debug: prevent entering debug mode on panic/exception. by Colin Cross · 9 years ago
  3. df0036d kdb: Fix off by one error in kdb_cpu() by Jason Wessel · 9 years ago
  4. 0f16996 kernel/debug/debug_core.c: Logging clean-up by Fabian Frederick · 10 years ago
  5. a1465d2 kgdb: timeout if secondary CPUs ignore the roundup by Daniel Thompson · 10 years ago
  6. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  7. 615d6e8 mm: per-thread vma caching by Davidlohr Bueso · 10 years ago
  8. d498d4b KGDB: make kgdb_breakpoint() as noinline by Vijaya Kumar K · 10 years ago
  9. fc8b137 kgdb/kdb: Fix no KDB config problem by Mike Travis · 10 years ago
  10. 8daaa5f kdb: Add support for external NMI handler to call KGDB/KDB by Mike Travis · 11 years ago
  11. f345650 kgdb/sysrq: fix inconstistent help message of sysrq key by zhangwei(Jovi) · 11 years ago
  12. 16559ae kgdb: remove #include <linux/serial_8250.h> from kgdb.h by Greg Kroah-Hartman · 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. f30fed1 kgdb: Add module event hooks by Jason Wessel · 12 years ago
  15. 5a14fea kernel/debug: Mask KGDB NMI upon entry by Anton Vorontsov · 12 years ago
  16. 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
  17. 98b54aa kgdb,debug_core: pass the breakpoint struct instead of address and memory by Jason Wessel · 12 years ago
  18. 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
  19. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  20. bec4d62 kgdb,debug_core: add the ability to control the reboot notifier by Jason Wessel · 12 years ago
  21. 2366e04 kgdb,debug-core,gdbstub: Hook the reboot notifier for debugger detach by Jason Wessel · 12 years ago
  22. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  23. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  24. d7ba979d debug_core,x86,blackfin: Clean up hw debug disable API by Dongdong Deng · 14 years ago
  25. 495363d kdb,debug_core: adjust master cpu switch logic against new debug_core locking by Jason Wessel · 14 years ago
  26. dfee3a7 debug_core: refactor locking for master/slave cpus by Jason Wessel · 14 years ago
  27. c1bb9a9 debug_core: disable hw_breakpoints on all cores in kgdb_cpu_enter() by Dongdong Deng · 14 years ago
  28. fb70b58 debug_core: stop rcu warnings on kernel resume by Jason Wessel · 14 years ago
  29. 16cdc62 debug_core: move all watch dog syncs to a single function by Jason Wessel · 14 years ago
  30. 1495cc9 Input: sysrq - drop tty argument from sysrq ops handlers by Dmitry Torokhov · 14 years ago
  31. 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
  32. 3fa43ab debug_core,kdb: fix crash when arch does not have single step by Jason Wessel · 14 years ago
  33. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  34. b0679c6 debug_core,kdb: fix kgdb_connected bit set in the wrong place by Jason Wessel · 14 years ago
  35. a253129 update email address by Pavel Machek · 14 years ago
  36. 0b4b382 x86, kgdb, init: Add early and late debug states by Jason Wessel · 14 years ago
  37. 4402c15 kdb,debug_core: Allow the debug core to receive a panic notification by Jason Wessel · 14 years ago
  38. 6d90634 debug_core,kdb: Allow the debug core to process a recursive debug entry by Jason Wessel · 14 years ago
  39. 1cee5e3 kgdb: Add the ability to schedule a breakpoint via a tasklet by Jason Wessel · 15 years ago
  40. f503b5a x86,kgdb: Add low level debug hook by Jason Wessel · 14 years ago
  41. 98ec187 kgdb: remove post_primary_code references by Jason Wessel · 15 years ago
  42. a0de055 kgdb: gdb "monitor" -> kdb passthrough by Jason Wessel · 14 years ago
  43. f5316b4 kgdb,8250,pl011: Return immediately from console poll by Jason Wessel · 14 years ago
  44. dcc7871 kgdb: core changes to support kdb by Jason Wessel · 14 years ago
  45. 53197fc Separate the gdbstub from the debug core by Jason Wessel · 14 years ago
  46. c433820 Move kernel/kgdb.c to kernel/debug/debug_core.c by Jason Wessel · 15 years ago[Renamed from kernel/kgdb.c]
  47. 4da75b9 kgdb: Turn off tracing while in the debugger by Jason Wessel · 14 years ago
  48. ae6bf53 kgdb: use atomic_inc and atomic_dec instead of atomic_set by Jason Wessel · 14 years ago
  49. 62fae31 kgdb: eliminate kgdb_wait(), all cpus enter the same way by Jason Wessel · 14 years ago
  50. a0279bd kgdb: have ebin2mem call probe_kernel_write once by Jason Wessel · 14 years ago
  51. aa16cd8 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
  52. d6ad3e2 softlockup: Add sched_clock_tick() to avoid kernel warning on kgdb resume by Jason Wessel · 14 years ago
  53. cc09674 x86, hw_breakpoints, kgdb: Fix kgdb to use hw_breakpoint API by Jason Wessel · 14 years ago
  54. 7f8b7ed6 kgdb: Always process the whole breakpoint list on activate or deactivate by Jason Wessel · 14 years ago
  55. d625e9c kgdb: continue and warn on signal passing from gdb by Jason Wessel · 15 years ago
  56. 028e7b1 kgdb: allow for cpu switch when single stepping by Jason Wessel · 14 years ago
  57. 84667d4 kgdb: Read buffer overflow by Jason Wessel · 14 years ago
  58. 1477b6a sched: Remove unused __schedule() declaration by Hiroshi Shimamoto · 15 years ago
  59. 364b5b7 sysrq, intel_fb: fix sysrq g collision by Jason Wessel · 15 years ago
  60. cc1e0f4 kgdb: call touch_softlockup_watchdog on resume by Jason Wessel · 16 years ago
  61. d7161a6 kgdb, x86, arm, mips, powerpc: ignore user space single stepping by Jason Wessel · 16 years ago
  62. 18d6522 kgdb: could not write to the last of valid memory with kgdb by Atsuo Igarashi · 16 years ago
  63. 25fc999 kgdb: fix gdb serial thread queries by Jason Wessel · 16 years ago
  64. a9b60bf kgdb: fix kgdb_validate_break_address to perform a mem write by Jason Wessel · 16 years ago
  65. aabdc3b kgdb: sparse fix by Jason Wessel · 16 years ago
  66. 827e609 kgdb: use common ascii helpers and put_unaligned_be32 helper by Harvey Harrison · 16 years ago
  67. 3fc9577 lib: create common ascii hex array by Harvey Harrison · 16 years ago
  68. 688b744 kgdb: fix signedness mixmatches, add statics, add declaration to header by Harvey Harrison · 16 years ago
  69. 1a9a3e7 kgdb: always use icache flush for sw breakpoints by Jason Wessel · 16 years ago
  70. 56fb709 kgdb: fix SMP NMI kgdb_handle_exception exit race by Jason Wessel · 16 years ago
  71. 737a460 kgdb: fix several kgdb regressions by Jason Wessel · 16 years ago
  72. b4b8ac5 kgdb: fix optional arch functions and probe_kernel_* by Jason Wessel · 16 years ago
  73. 64e9ee3 kgdb: add x86 HW breakpoints by Jason Wessel · 16 years ago
  74. 67baf94 kgdb: print breakpoint removed on exception by Jason Wessel · 16 years ago
  75. 7c3078b kgdb: clocksource watchdog by Jason Wessel · 16 years ago
  76. dc7d552 kgdb: core by Jason Wessel · 16 years ago