1. 7bbee5c kexec: Fix race between panic() and crash_kexec() by Hidehiro Kawai · 8 years ago
  2. 58c5661 panic, x86: Allow CPUs to save registers even if looping in NMI context by Hidehiro Kawai · 8 years ago
  3. 1717f20 panic, x86: Fix re-entrance problem due to panic on NMI by Hidehiro Kawai · 8 years ago
  4. 7625b3a kernel/panic.c: turn off locks debug before releasing console lock by Vitaly Kuznetsov · 9 years ago
  5. 08d7865 panic: release stale console lock to always get the logbuf printed out by Vitaly Kuznetsov · 9 years ago
  6. 5375b70 kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops path by HATAYAMA Daisuke · 9 years ago
  7. f45d85f kernel/panic: call the 2nd crash_kexec() only if crash_kexec_post_notifiers is enabled by HATAYAMA Daisuke · 9 years ago
  8. c5f4546 livepatch: kernel: add TAINT_LIVEPATCH by Seth Jennings · 9 years ago
  9. 9e3961a kernel: add panic_on_warn by Prarit Bhargava · 9 years ago
  10. bc53a3f kernel/panic.c: update comments for print_tainted by Xie XiuQi · 10 years ago
  11. 69361ee panic: add TAINT_SOFTLOCKUP by Josh Hunt · 10 years ago
  12. f06e515 kernel/panic.c: add "crash_kexec_post_notifiers" option for kdump after panic_notifers by Masami Hiramatsu · 10 years ago
  13. d7c0847 kernel/panic.c: display reason at end + pr_emerg by Fabian Frederick · 10 years ago
  14. 6f4c98e Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  15. 176ab02 Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  16. 57673c2 Use 'E' instead of 'X' for unsigned module taint flag. by Rusty Russell · 10 years ago
  17. 8c90487 Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPEC by Dave Jones · 10 years ago
  18. 66cc69e Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULE by Mathieu Desnoyers · 10 years ago
  19. a7330c9 asmlinkage Make __stack_chk_failed and memcmp visible by Andi Kleen · 10 years ago
  20. 5800dc3 panic: Make panic_timeout configurable by Jason Baron · 11 years ago
  21. 0128476 kernel/panic.c: reduce 1 byte usage for print tainted buffer by Chen Gang · 11 years ago
  22. 6723734 panic: call panic handlers before kmsg_dump by Kees Cook · 11 years ago
  23. c72bb31 Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  24. dcb6b45 panic: add cpu/pid to warn_slowpath_common in WARNING printk()s by Alex Thorlton · 11 years ago
  25. de7edd3 tracing: Disable tracing on warning by Steven Rostedt (Red Hat) · 11 years ago
  26. 98e5e1b dump_stack: implement arch-specific hardware description in task dumps by Tejun Heo · 11 years ago
  27. 373d4d0 taint: add explicit flag to show whether lock dep is still OK. by Rusty Russell · 11 years ago
  28. 190320c panic: fix a possible deadlock in panic() by Vikram Mulukutla · 12 years ago
  29. 62be73e kdump: Execute kmsg_dump(KMSG_DUMP_PANIC) after smp_send_stop() by Seiji Aguchi · 12 years ago
  30. 2a01bb3 panic: Make panic_on_oops configurable by Kyle McMartin · 12 years ago
  31. 026ee1f panic: fix stack dump print on direct call to panic() by Jason Wessel · 12 years ago
  32. 6e6f0a1 panic: don't print redundant backtraces on oops by Andi Kleen · 12 years ago
  33. 93e13a3 kdump: fix crash_kexec()/smp_send_stop() race in panic() by Michael Holzheu · 12 years ago
  34. 9402c95 treewide: remove useless NORET_TYPE macro and uses by Joe Perches · 12 years ago
  35. 9ec84ac lockdep, bug: Exclude TAINT_OOT_MODULE from disabling lock debugging by Ben Hutchings · 12 years ago
  36. df754e6 lockdep, bug: Exclude TAINT_FIRMWARE_WORKAROUND from disabling lockdep by Peter Zijlstra · 13 years ago
  37. 2449b8b module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree by Ben Hutchings · 13 years ago
  38. 4302fbc panic: panic=-1 for immediate reboot by Hugh Dickins · 13 years ago
  39. d404ab0 move x86 specific oops=panic to generic code by Olaf Hering · 13 years ago
  40. 81e88fd ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support by Huang Ying · 13 years ago
  41. 863a604 lib/bug.c: add oops end marker to WARN implementation by Anton Blanchard · 14 years ago
  42. c7ff0d9 panic: keep blinking in spite of long spin timer mode by TAMUKI Shoichi · 14 years ago
  43. 5b530fc panic: call console_verbose() in panic by Anton Blanchard · 14 years ago
  44. 92946bc panic: Add taint flag TAINT_FIRMWARE_WORKAROUND ('I') by Ben Hutchings · 14 years ago
  45. b2be052 panic: Allow warnings to set different taint flags by Ben Hutchings · 14 years ago
  46. 8aeee85 panic: fix panic_timeout accuracy when running on a hypervisor by Anton Blanchard · 14 years ago
  47. 0f4bd46 kmsg_dump: Dump on crash_kexec as well by KOSAKI Motohiro · 14 years ago
  48. 60d9aa7 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  49. 456b565 core: Add kernel message dumper to call on oopses and panics by Simon Kagstrom · 15 years ago
  50. f579bbc Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  51. d014e88 panic: Fix panic message visibility by calling bust_spinlocks(0) before dying by Aaro Koskinen · 15 years ago
  52. fe002a4 trivial: Correct print_tainted routine name in comment by Robert P. J. Day · 15 years ago
  53. bdff787 trace: stop tracer in oops_enter() by Thomas Gleixner · 15 years ago
  54. 0f6f49a Fix caller information for warn_slowpath_null by Linus Torvalds · 15 years ago
  55. 57adc4d Eliminate thousands of warnings with gcc 3.2 build by Andi Kleen · 15 years ago
  56. b48ccb0 locking: clarify kernel-taint warning message by Ingo Molnar · 15 years ago
  57. 574bbe7 lockdep: continue lock debugging despite some taints by Frederic Weisbecker · 15 years ago
  58. 9eeba61 lockdep: warn about lockdep disabling after kernel taint by Frederic Weisbecker · 15 years ago
  59. c95dbf2 panic: clean up kernel/panic.c by Ingo Molnar · 15 years ago
  60. d1dedb5 panic, smp: provide smp_send_stop() wrapper on UP too by Ingo Molnar · 15 years ago
  61. ffd71da panic: decrease oops_in_progress only after having done the panic by Ingo Molnar · 15 years ago
  62. 5d707e9 stackprotector: update make rules by Tejun Heo · 15 years ago
  63. b2b062b Merge branch 'core/percpu' into stackprotector by Ingo Molnar · 15 years ago
  64. d6624f9 oops: increment the oops UUID every time we oops by Arjan van de Ven · 15 years ago
  65. a9de18e Merge branch 'linus' into stackprotector by Ingo Molnar · 15 years ago
  66. b594deb Merge branch 'core/debug' into core/core by Ingo Molnar · 15 years ago
  67. a800599 taint: add missing comment by Arjan van de Ven · 16 years ago
  68. ec5679e debug warnings: eliminate warn_on_slowpath() by Ingo Molnar · 16 years ago
  69. bd89bb2 debug warnings: print the DMI board info name in a WARN/WARN_ON by Arjan van de Ven · 16 years ago
  70. 74853db debug warnings: consolidate warn_slowpath and warn_on_slowpath by Arjan van de Ven · 16 years ago
  71. f44dd16 Make panic= and panic_on_oops into core_params by Rusty Russell · 16 years ago
  72. 26e9a39 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 16 years ago
  73. 6d5cd6e taint: fix kernel-doc by Randy Dunlap · 16 years ago
  74. 25ddbb1 Make the taint flags reliable by Andi Kleen · 16 years ago
  75. b2aaf8f Merge branch 'linus' into stackprotector by Ingo Molnar · 16 years ago
  76. 061b1bd Staging: add TAINT_CRAP for all drivers/staging code by Greg Kroah-Hartman · 16 years ago
  77. a8f18b9 Add a WARN() macro; this is WARN_ON() + printk arguments by Arjan van de Ven · 16 years ago
  78. 4f962d4 stackprotector: remove self-test by Ingo Molnar · 16 years ago
  79. af9ff78 x86: simplify stackprotector self-check by Arjan van de Ven · 16 years ago
  80. aa92db1 stackprotector: better self-test by Arjan van de Ven · 16 years ago
  81. b40a439 stackprotector: turn not having the right gcc into a #warning by Arjan van de Ven · 16 years ago
  82. b719ac5 panic.c: fix whitespace additions by Daniel Walker · 16 years ago
  83. 54371a4 x86: add CONFIG_CC_STACKPROTECTOR self-test by Arjan van de Ven · 16 years ago
  84. 5cb2730 panic: print out stacktrace if DEBUG_BUGVERBOSE by Ingo Molnar · 16 years ago
  85. 517a92c panic: print more informative messages on stackprotect failure by Ingo Molnar · 16 years ago
  86. 95b570c Taint kernel after WARN_ON(condition) by Nur Hussein · 16 years ago
  87. 6ed31e9 ACPI: Taint kernel on ACPI table override (format corrected) by Éric Piel · 16 years ago
  88. 71c3391 debug: add the end-of-trace marker and the module list to by Arjan van de Ven · 16 years ago
  89. 79b4cc5 debug: move WARN_ON() out of line by Arjan van de Ven · 16 years ago
  90. 2c3b20e9 debug: add end-of-oops marker by Arjan van de Ven · 16 years ago
  91. 9aa5e99 trivial comment wording/typo fix regarding taint flags by Daniel Roesen · 17 years ago
  92. c277e63 whitespace fixes: panic handling by Daniel Walker · 17 years ago
  93. bcdcd8e Report that kernel is tainted if there was an OOPS by Pavel Emelianov · 17 years ago
  94. 34f5a39 [PATCH] Add TAINT_USER and ability to set taint flags from userspace by Theodore Ts'o · 17 years ago
  95. 29cbc78 [PATCH] x86: Clean up x86 NMI sysctls by Andi Kleen · 18 years ago
  96. 3162f75 [PATCH] Add the __stack_chk_fail() function by Arjan van de Ven · 18 years ago
  97. 8da5add [PATCH] x86: Allow users to force a panic on NMI by Don Zickus · 18 years ago
  98. 068c457 [PATCH] lockdep: do not touch console state when tainting the kernel by Ingo Molnar · 18 years ago
  99. 657b301 [PATCH] panic.c build fix by Andrew Morton · 18 years ago
  100. 2c16e9c [PATCH] lockdep: disable lock debugging when kernel state becomes untrusted by Arjan van de Ven · 18 years ago