1. f7d4ca8 kdb: Avoid printing KERN_ levels to consoles by Daniel Thompson · 10 years ago
  2. 420c2b1 kdb: Add enable mask for groups of commands by Anton Vorontsov · 10 years ago
  3. 9452e97 kdb: Categorize kdb commands (similar to SysRq categorization) by Daniel Thompson · 10 years ago
  4. e8ab24d kdb: Remove KDB_REPEAT_NONE flag by Anton Vorontsov · 10 years ago
  5. 04bb171 kdb: Use KDB_REPEAT_* values as flags by Anton Vorontsov · 10 years ago
  6. 42c884c kdb: Rename kdb_register_repeat() to kdb_register_flags() by Anton Vorontsov · 10 years ago
  7. 15a42a9 kdb: Rename kdb_repeat_t to kdb_cmdflags_t, cmd_repeat to cmd_flags by Anton Vorontsov · 10 years ago
  8. 8daaa5f kdb: Add support for external NMI handler to call KGDB/KDB by Mike Travis · 11 years ago
  9. 729043e kdb: Turn KGDB_KDB=n stubs into static inlines by Anton Vorontsov · 12 years ago
  10. 0f26d0e kdb: Remove unused KDB_FLAG_ONLY_DO_DUMP by Jason Wessel · 12 years ago
  11. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  12. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  13. 91b152a kdb,kgdb: fix sparse fixups by Jason Wessel · 14 years ago
  14. f7030bb kdb: Allow kernel loadable modules to add kdb shell functions by Jason Wessel · 14 years ago
  15. 81d4450 vt,console,kdb: automatically set kdb LINES variable by Jason Wessel · 14 years ago
  16. d37d39a printk,kdb: capture printk() when in kdb shell by Jason Wessel · 14 years ago
  17. f5316b4 kgdb,8250,pl011: Return immediately from console poll by Jason Wessel · 14 years ago
  18. 5d5314d kdb: core for kgdb back end (1 of 2) by Jason Wessel · 14 years ago