1. b77dbc8 kdb: Adopt scheduler's task classification by Daniel Thompson · 3 years, 2 months ago
  2. e868f0a kdb: Rename members of struct kdbtab_t by Sumit Garg · 3 years, 6 months ago
  3. 9a5db53 kdb: Simplify kdb_defcmd macro logic by Sumit Garg · 3 years, 6 months ago
  4. c25abcd kdb: Get rid of redundant kdb_register_flags() by Sumit Garg · 3 years, 6 months ago
  5. b39cded kdb: Rename struct defcmd_set to struct kdb_macro by Sumit Garg · 3 years, 6 months ago
  6. df8ba5f Merge tag 'kgdb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 3 years, 6 months ago
  7. 220a31b kgdb: Fix spelling mistakes by Zhen Lei · 3 years, 8 months ago
  8. 126ac4d kdb: Switch to use %ptTs by Andy Shevchenko · 3 years, 8 months ago
  9. 7f3d08b Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 9 months ago
  10. 83fa2d1 kdb: Refactor env variables get/set code by Sumit Garg · 4 years ago
  11. e4f291b kdb: Simplify kdb commands registration by Sumit Garg · 3 years, 11 months ago
  12. a4f9876 printk: kmsg_dump: remove _nolock() variants by John Ogness · 3 years, 11 months ago
  13. f9f3f02 printk: introduce a kmsg_dump iterator by John Ogness · 3 years, 11 months ago
  14. 5f6c764 printk: kmsg_dumper: remove @active field by John Ogness · 3 years, 11 months ago
  15. ece4cea kdb: Use newer api for tasklist scanning by Davidlohr Bueso · 4 years, 4 months ago
  16. fe55731 maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
  17. c893de1 kdb: Remove the misfeature 'KDBFLAGS' by Wei Li · 4 years, 8 months ago
  18. 1b31003 kdb: Cleanup math with KDB_CMD_HISTORY_COUNT by Douglas Anderson · 4 years, 8 months ago
  19. ad99b51 kdb: Censor attempts to set PROMPT without ENABLE_MEM_READ by Daniel Thompson · 5 years ago
  20. d228bee kdb: Eliminate strncpy() warnings by replacing with strscpy() by Daniel Thompson · 5 years ago
  21. fcf2736 Revert "kdb: Get rid of confusing diag msg from "rd" if current task has no regs" by Daniel Thompson · 5 years ago
  22. bbfceba kdb: Get rid of confusing diag msg from "rd" if current task has no regs by Douglas Anderson · 5 years ago
  23. 9441d5f kdb: Gid rid of implicit setting of the current task / regs by Douglas Anderson · 5 years ago
  24. a8649fb kdb: kdb_current_task shouldn't be exported by Douglas Anderson · 5 years ago
  25. 6357143 kdb: Replace strncmp with str_has_prefix by Chuhong Yuan · 5 years ago
  26. b586627 kdb: do a sanity check on the cpu in kdb_per_cpu() by Dan Carpenter · 6 years ago
  27. ecebc5c kdb: Get rid of broken attempt to print CCVERSION in kdb summary by Douglas Anderson · 6 years ago
  28. 7faedcd kdb: use bool for binary state indicators by Nicholas Mc Guire · 6 years ago
  29. 9eb62f0 kdb: kdb_main: refactor code in kdb_md_line by Gustavo A. R. Silva · 6 years ago
  30. 568fb6f kdb: print real address of pointers instead of hashed addresses by Christophe Leroy · 6 years ago
  31. 8508cf3 sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD by Johannes Weiner · 6 years ago
  32. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  33. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  34. cb098d5 Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 7 years ago
  35. 40b90ef kdb: use ktime_get_mono_fast_ns() instead of ktime_get_ts() by Baolin Wang · 7 years ago
  36. b0f73bc kdb: drop newline in unknown command output by Randy Dunlap · 7 years ago
  37. 1e0ce03 kdb: make "mdr" command repeat by Randy Dunlap · 7 years ago
  38. 6909e29 kdb: use __ktime_get_real_seconds instead of __current_kernel_time by Arnd Bergmann · 7 years ago
  39. 0b44bf9 signal: Simplify and fix kdb_send_sig by Eric W. Biederman · 7 years ago
  40. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  41. 03441a3 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h> by Ingo Molnar · 8 years ago
  42. 4f17722 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h> by Ingo Molnar · 8 years ago
  43. d1bd8ea kdb: remove unused kdb_event handling by Petr Mladek · 8 years ago
  44. 7523e4d module: use a structure to encapsulate layout. by Rusty Russell · 9 years ago
  45. fb6daa7 kdb: Provide forward search at more prompt by Daniel Thompson · 10 years ago
  46. ab08e46 kdb: Fix a prompt management bug when using | grep by Daniel Thompson · 10 years ago
  47. 5454388 kdb: Remove stack dump when entering kgdb due to NMI by Daniel Thompson · 10 years ago
  48. df0036d kdb: Fix off by one error in kdb_cpu() by Jason Wessel · 10 years ago
  49. 1467559 kdb: fix incorrect counts in KDB summary command output by Jay Lan · 10 years ago
  50. 1939341 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  51. d5db139 module: make module_refcount() a signed integer. by Rusty Russell · 10 years ago
  52. a1465d2 kgdb: timeout if secondary CPUs ignore the roundup by Daniel Thompson · 10 years ago
  53. b801717 kdb: Allow access to sensitive commands to be restricted by default by Daniel Thompson · 10 years ago
  54. 420c2b1 kdb: Add enable mask for groups of commands by Anton Vorontsov · 10 years ago
  55. 9452e97 kdb: Categorize kdb commands (similar to SysRq categorization) by Daniel Thompson · 10 years ago
  56. e8ab24d kdb: Remove KDB_REPEAT_NONE flag by Anton Vorontsov · 10 years ago
  57. 04bb171e kdb: Use KDB_REPEAT_* values as flags by Anton Vorontsov · 10 years ago
  58. 42c884c kdb: Rename kdb_register_repeat() to kdb_register_flags() by Anton Vorontsov · 10 years ago
  59. 15a42a9 kdb: Rename kdb_repeat_t to kdb_cmdflags_t, cmd_repeat to cmd_flags by Anton Vorontsov · 10 years ago
  60. a2e5d18 kdb: Remove currently unused kdbtab_t->cmd_flags by Anton Vorontsov · 10 years ago
  61. a9821c7 kdb: Use ktime_get_ts() by Thomas Gleixner · 11 years ago
  62. a8fe19e kernel/printk: use symbolic defines for console loglevels by Borislav Petkov · 11 years ago
  63. 8daaa5f kdb: Add support for external NMI handler to call KGDB/KDB by Mike Travis · 11 years ago
  64. 36dfea4 kdb: Remove unhandled ssb command by Vincent · 12 years ago
  65. a37372f kdb: Prevent kernel oops with kdb_defcmd by Jason Wessel · 12 years ago
  66. 1b2caa2d kdb: Remove the ll command by Jason Wessel · 12 years ago
  67. 074604a kdb_main: fix help print by Jason Wessel · 12 years ago
  68. 4eb7a66 kdb: Fix overlap in buffers with strcpy by Jason Wessel · 12 years ago
  69. 5f784f7 kdb: use ARRAY_SIZE where possible by Sasha Levin · 12 years ago
  70. f7c82d5 kdb: A fix for kdb command table expansion by John Blackwood · 12 years ago
  71. 0d21b0e module: add new state MODULE_STATE_UNFORMED. by Rusty Russell · 12 years ago
  72. 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
  73. d1871b3 kdb: Fix dmesg/bta scroll to quit with 'q' by Jason Wessel · 12 years ago
  74. ad394f6 kdb: Implement disable_nmi command by Anton Vorontsov · 12 years ago
  75. 0f26d0e kdb: Remove unused KDB_FLAG_ONLY_DO_DUMP by Jason Wessel · 12 years ago
  76. c064da4 kdb: Switch to nolock variants of kmsg_dump functions by Anton Vorontsov · 12 years ago
  77. bc792e6 kdb: Revive dmesg command by Anton Vorontsov · 12 years ago
  78. 8f30d41 KDB: Fix usability issues relating to the 'enter' key. by Andrei Warkentin · 13 years ago
  79. bd77c04 module: struct module_ref should contains long fields by Eric Dumazet · 13 years ago
  80. d613d82 kdb: Remove all references to DOING_KGDB2 by Jason Wessel · 14 years ago
  81. 3bdb65e kdb: cleanup unused variables missed in the original kdb merge by Jason Wessel · 14 years ago
  82. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  83. 0d3db28 kdb: add usage string of 'per_cpu' command by Namhyung Kim · 15 years ago
  84. 27029c3 kdb: code cleanup to use macro instead of value by Jovi Zhang · 15 years ago
  85. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  86. 5450d90 kdb: fix crash when KDB_BASE_CMD_MAX is exceeded by Jovi Zhang · 14 years ago
  87. 85e76ab kdb: fix memory leak in kdb_main.c by Jovi Zhang · 14 years ago
  88. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  89. 578bd4d kdb: Fix early debugging crash regression by Jason Wessel · 14 years ago
  90. 931ea24 kdb: fix per_cpu command to remove supress mask by Jason Wessel · 14 years ago
  91. 495363d kdb,debug_core: adjust master cpu switch logic against new debug_core locking by Jason Wessel · 15 years ago
  92. 75d14ed kdb: Fix oops in kdb_unregister by Jason Wessel · 14 years ago
  93. f7030bb kdb: Allow kernel loadable modules to add kdb shell functions by Jason Wessel · 14 years ago
  94. f335397 Input: sysrq - drop tty argument form handle_sysrq() by Dmitry Torokhov · 14 years ago
  95. 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
  96. 534af10 kgdb,kdb: individual register set and and get API by Jason Wessel · 14 years ago
  97. 157b1a2 kgdb: Do not access xtime directly by Thomas Gleixner · 14 years ago
  98. edd63cb sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function by Jason Wessel · 14 years ago
  99. 9e8b624 Fix merge regression from external kdb to upstream kdb by Jason Wessel · 14 years ago
  100. 1396a21 kdb: break out of kdb_ll() when command is terminated by Martin Hicks · 14 years ago