1. 7e0f964 Merge 4.9.212 into android-4.9-q by Greg Kroah-Hartman · 4 years, 3 months ago
  2. aecf64a kdb: do a sanity check on the cpu in kdb_per_cpu() by Dan Carpenter · 5 years ago
  3. f1675aa UPSTREAM: sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD by Johannes Weiner · 6 years ago
  4. badaff8 UPSTREAM: sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h> by Ingo Molnar · 7 years ago
  5. 860c8b8 Merge 4.9.144 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  6. 21761c7 kdb: use memmove instead of overlapping memcpy by Arnd Bergmann · 6 years ago
  7. db71418 Merge 4.9.142 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  8. 8f9b3dd kdb: Use strscpy with destination buffer size by Prarit Bhargava · 6 years ago
  9. 9797dcb Merge 4.9.104 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  10. 357cf02 kdb: make "mdr" command repeat by Randy Dunlap · 6 years ago
  11. 3f1d77c Merge 4.9.69 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  12. 30b18ee kdb: Fix handling of kallsyms_symbol_next() return value by Daniel Thompson · 9 years ago
  13. cd08287 Merge tag 'v4.9.6' into android-4.9 by Dmitry Shmidt · 7 years ago
  14. 085886c ANDROID: kdb: support new lines without carriage returns by Colin Cross · 12 years ago
  15. f726f4f kernel/debug/debug_core.c: more properly delay for secondary CPUs by Douglas Anderson · 7 years ago
  16. d2aa1ac mm/init: Add 'rodata=off' boot cmdline parameter to disable read-only kernel mappings by Kees Cook · 8 years ago
  17. 7523e4d module: use a structure to encapsulate layout. by Rusty Russell · 8 years ago
  18. 5516fd7 debug: prevent entering debug mode on panic/exception. by Colin Cross · 9 years ago
  19. 32d375f kdb: Const qualifier for kdb_getstr's prompt argument by Daniel Thompson · 10 years ago
  20. fb6daa7 kdb: Provide forward search at more prompt by Daniel Thompson · 10 years ago
  21. ab08e46 kdb: Fix a prompt management bug when using | grep by Daniel Thompson · 10 years ago
  22. 5454388 kdb: Remove stack dump when entering kgdb due to NMI by Daniel Thompson · 9 years ago
  23. f7d4ca8 kdb: Avoid printing KERN_ levels to consoles by Daniel Thompson · 9 years ago
  24. df0036d kdb: Fix off by one error in kdb_cpu() by Jason Wessel · 9 years ago
  25. 1467559 kdb: fix incorrect counts in KDB summary command output by Jay Lan · 10 years ago
  26. 1939341 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  27. d5db139 module: make module_refcount() a signed integer. by Rusty Russell · 9 years ago
  28. 0f16996 kernel/debug/debug_core.c: Logging clean-up by Fabian Frederick · 10 years ago
  29. a1465d2 kgdb: timeout if secondary CPUs ignore the roundup by Daniel Thompson · 9 years ago
  30. b801717 kdb: Allow access to sensitive commands to be restricted by default by Daniel Thompson · 10 years ago
  31. 420c2b1 kdb: Add enable mask for groups of commands by Anton Vorontsov · 10 years ago
  32. 9452e97 kdb: Categorize kdb commands (similar to SysRq categorization) by Daniel Thompson · 10 years ago
  33. e8ab24d kdb: Remove KDB_REPEAT_NONE flag by Anton Vorontsov · 10 years ago
  34. 04bb171 kdb: Use KDB_REPEAT_* values as flags by Anton Vorontsov · 10 years ago
  35. 42c884c kdb: Rename kdb_register_repeat() to kdb_register_flags() by Anton Vorontsov · 10 years ago
  36. 15a42a9 kdb: Rename kdb_repeat_t to kdb_cmdflags_t, cmd_repeat to cmd_flags by Anton Vorontsov · 10 years ago
  37. a2e5d18 kdb: Remove currently unused kdbtab_t->cmd_flags by Anton Vorontsov · 10 years ago
  38. f9f2bac kdb: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  39. a9821c7 kdb: Use ktime_get_ts() by Thomas Gleixner · 10 years ago
  40. a8fe19e kernel/printk: use symbolic defines for console loglevels by Borislav Petkov · 10 years ago
  41. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  42. 615d6e8 mm: per-thread vma caching by Davidlohr Bueso · 10 years ago
  43. d498d4b KGDB: make kgdb_breakpoint() as noinline by Vijaya Kumar K · 10 years ago
  44. fc8b137 kgdb/kdb: Fix no KDB config problem by Mike Travis · 10 years ago
  45. 8daaa5f kdb: Add support for external NMI handler to call KGDB/KDB by Mike Travis · 11 years ago
  46. f345650 kgdb/sysrq: fix inconstistent help message of sysrq key by zhangwei(Jovi) · 11 years ago
  47. 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
  48. 36dfea4 kdb: Remove unhandled ssb command by Vincent · 11 years ago
  49. a37372f kdb: Prevent kernel oops with kdb_defcmd by Jason Wessel · 11 years ago
  50. 1b2caa2d kdb: Remove the ll command by Jason Wessel · 11 years ago
  51. 074604a kdb_main: fix help print by Jason Wessel · 11 years ago
  52. 4eb7a66 kdb: Fix overlap in buffers with strcpy by Jason Wessel · 11 years ago
  53. 00370b8 kdb: Setup basic kdb state before invoking commands via kgdb by Matt Klein · 11 years ago
  54. 5f784f7 kdb: use ARRAY_SIZE where possible by Sasha Levin · 11 years ago
  55. f7c82d5 kdb: A fix for kdb command table expansion by John Blackwood · 11 years ago
  56. 16559ae kgdb: remove #include <linux/serial_8250.h> from kgdb.h by Greg Kroah-Hartman · 11 years ago
  57. 0d21b0e module: add new state MODULE_STATE_UNFORMED. by Rusty Russell · 11 years ago
  58. 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
  59. 17b572e8 kdb,vt_console: Fix missed data due to pager overruns by Jason Wessel · 12 years ago
  60. d1871b3 kdb: Fix dmesg/bta scroll to quit with 'q' by Jason Wessel · 12 years ago
  61. f30fed1 kgdb: Add module event hooks by Jason Wessel · 12 years ago
  62. ad394f6 kdb: Implement disable_nmi command by Anton Vorontsov · 12 years ago
  63. 5a14fea kernel/debug: Mask KGDB NMI upon entry by Anton Vorontsov · 12 years ago
  64. b10d22d kernel/debug: Make use of KGDB_REASON_NMI by Anton Vorontsov · 12 years ago
  65. 07cd27b kdb: Remove cpu from the more prompt by Jason Wessel · 12 years ago
  66. 0f26d0e kdb: Remove unused KDB_FLAG_ONLY_DO_DUMP by Jason Wessel · 12 years ago
  67. c064da4 kdb: Switch to nolock variants of kmsg_dump functions by Anton Vorontsov · 12 years ago
  68. 1b499d0 printk: Remove kdb_syslog_data by Anton Vorontsov · 12 years ago
  69. bc792e6 kdb: Revive dmesg command by Anton Vorontsov · 12 years ago
  70. 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
  71. 98b54aa kgdb,debug_core: pass the breakpoint struct instead of address and memory by Jason Wessel · 12 years ago
  72. 78724b8 kdb: Fix smatch warning on dbg_io_ops->is_console by Jason Wessel · 12 years ago
  73. 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
  74. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  75. 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
  76. 1ba0c17 kdb: Add message about CONFIG_DEBUG_RODATA on failure to install breakpoint by Jason Wessel · 13 years ago
  77. b8adde8 kdb: Avoid using dbg_io_ops until it is initialized by Tim Bird · 13 years ago
  78. bec4d62 kgdb,debug_core: add the ability to control the reboot notifier by Jason Wessel · 12 years ago
  79. 8f30d41 KDB: Fix usability issues relating to the 'enter' key. by Andrei Warkentin · 12 years ago
  80. 2366e04 kgdb,debug-core,gdbstub: Hook the reboot notifier for debugger detach by Jason Wessel · 12 years ago
  81. 9fbe465 kgdb: Respect that flush op is optional by Jan Kiszka · 12 years ago
  82. d762a50 kdb: remove the second argument of k[un]map_atomic() by Cong Wang · 12 years ago
  83. bd77c04 module: struct module_ref should contains long fields by Eric Dumazet · 12 years ago
  84. 7fc20c5 kdb: Make KDB use the new is_idle_task() API by Paul E. McKenney · 12 years ago
  85. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  86. 50e1499 kgdb: follow rename pack_hex_byte() to hex_byte_pack() by Andy Shevchenko · 13 years ago
  87. 6e5fdee kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure by Paul Gortmaker · 13 years ago
  88. 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
  89. 37f86b4 kdb,kgdb: Allow arbitrary kgdb magic knock sequences by Jason Wessel · 13 years ago
  90. d613d82 kdb: Remove all references to DOING_KGDB2 by Jason Wessel · 13 years ago
  91. f679c49 kdb,kgdb: Implement switch and pass buffer from kdb -> gdb by Jason Wessel · 13 years ago
  92. 3bdb65e kdb: cleanup unused variables missed in the original kdb merge by Jason Wessel · 13 years ago
  93. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  94. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  95. 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
  96. 0d3db28 kdb: add usage string of 'per_cpu' command by Namhyung Kim · 14 years ago
  97. 27029c3 kdb: code cleanup to use macro instead of value by Jovi Zhang · 14 years ago
  98. d57f078 KGDB: Notify GDB of machine halt, reboot or power off by David Howells · 13 years ago
  99. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  100. 5450d90 kdb: fix crash when KDB_BASE_CMD_MAX is exceeded by Jovi Zhang · 13 years ago