1. c893de1 kdb: Remove the misfeature 'KDBFLAGS' by Wei Li · 4 years, 8 months ago
  2. c67c10a kdb: kdb_current_regs should be private by Douglas Anderson · 5 years ago
  3. 34aaff4 kdb: call vkdb_printf() from vprintk_default() only when wanted by Petr Mladek · 8 years ago
  4. d1bd8ea kdb: remove unused kdb_event handling by Petr Mladek · 8 years ago
  5. e558af6 kdb: use task_cpu() instead of task_thread_info()->cpu by Andy Lutomirski · 8 years ago
  6. f7d4ca8 kdb: Avoid printing KERN_ levels to consoles by Daniel Thompson · 10 years ago
  7. 420c2b1 kdb: Add enable mask for groups of commands by Anton Vorontsov · 10 years ago
  8. 9452e97 kdb: Categorize kdb commands (similar to SysRq categorization) by Daniel Thompson · 10 years ago
  9. e8ab24d kdb: Remove KDB_REPEAT_NONE flag by Anton Vorontsov · 10 years ago
  10. 04bb171e kdb: Use KDB_REPEAT_* values as flags by Anton Vorontsov · 10 years ago
  11. 42c884c kdb: Rename kdb_register_repeat() to kdb_register_flags() by Anton Vorontsov · 10 years ago
  12. 15a42a9 kdb: Rename kdb_repeat_t to kdb_cmdflags_t, cmd_repeat to cmd_flags by Anton Vorontsov · 10 years ago
  13. 8daaa5f kdb: Add support for external NMI handler to call KGDB/KDB by Mike Travis · 11 years ago
  14. 729043e kdb: Turn KGDB_KDB=n stubs into static inlines by Anton Vorontsov · 12 years ago
  15. 0f26d0e kdb: Remove unused KDB_FLAG_ONLY_DO_DUMP by Jason Wessel · 12 years ago
  16. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  17. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  18. 91b152a kdb,kgdb: fix sparse fixups by Jason Wessel · 14 years ago
  19. f7030bb kdb: Allow kernel loadable modules to add kdb shell functions by Jason Wessel · 14 years ago
  20. 81d4450 vt,console,kdb: automatically set kdb LINES variable by Jason Wessel · 14 years ago
  21. d37d39a printk,kdb: capture printk() when in kdb shell by Jason Wessel · 15 years ago
  22. f5316b4 kgdb,8250,pl011: Return immediately from console poll by Jason Wessel · 15 years ago
  23. 5d5314d kdb: core for kgdb back end (1 of 2) by Jason Wessel · 15 years ago