index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
panic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
panic: change nmi_panic from macro to function
Hidehiro Kawai
2016-03-22
1
-0
/
+20
*
lib/bug.c: use common WARN helper
Josh Poimboeuf
2016-03-17
1
-15
/
+26
*
printk: do cond_resched() between lines while outputting to consoles
Tejun Heo
2016-01-16
1
-2
/
+1
*
kexec: Fix race between panic() and crash_kexec()
Hidehiro Kawai
2015-12-19
1
-2
/
+6
*
panic, x86: Allow CPUs to save registers even if looping in NMI context
Hidehiro Kawai
2015-12-19
1
-0
/
+9
*
panic, x86: Fix re-entrance problem due to panic on NMI
Hidehiro Kawai
2015-12-19
1
-3
/
+13
*
kernel/panic.c: turn off locks debug before releasing console lock
Vitaly Kuznetsov
2015-11-20
1
-1
/
+4
*
panic: release stale console lock to always get the logbuf printed out
Vitaly Kuznetsov
2015-11-06
1
-0
/
+10
*
kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops path
HATAYAMA Daisuke
2015-06-30
1
-1
/
+1
*
kernel/panic: call the 2nd crash_kexec() only if crash_kexec_post_notifiers i...
HATAYAMA Daisuke
2015-06-30
1
-1
/
+2
*
livepatch: kernel: add TAINT_LIVEPATCH
Seth Jennings
2014-12-22
1
-0
/
+2
*
kernel: add panic_on_warn
Prarit Bhargava
2014-12-10
1
-0
/
+13
*
kernel/panic.c: update comments for print_tainted
Xie XiuQi
2014-11-13
1
-0
/
+1
*
panic: add TAINT_SOFTLOCKUP
Josh Hunt
2014-08-08
1
-0
/
+1
*
kernel/panic.c: add "crash_kexec_post_notifiers" option for kdump after panic...
Masami Hiramatsu
2014-06-06
1
-2
/
+21
*
kernel/panic.c: display reason at end + pr_emerg
Fabian Frederick
2014-04-07
1
-7
/
+6
*
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-04-06
1
-0
/
+2
|
\
|
*
Use 'E' instead of 'X' for unsigned module taint flag.
Rusty Russell
2014-03-31
1
-2
/
+2
|
*
Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULE
Mathieu Desnoyers
2014-03-13
1
-0
/
+2
*
|
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2014-03-31
1
-1
/
+1
|
\
\
|
*
|
asmlinkage Make __stack_chk_failed and memcmp visible
Andi Kleen
2014-02-13
1
-1
/
+1
|
|
/
*
/
Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPEC
Dave Jones
2014-03-20
1
-1
/
+1
|
/
*
panic: Make panic_timeout configurable
Jason Baron
2013-11-26
1
-1
/
+1
*
kernel/panic.c: reduce 1 byte usage for print tainted buffer
Chen Gang
2013-11-13
1
-1
/
+1
*
panic: call panic handlers before kmsg_dump
Kees Cook
2013-09-11
1
-2
/
+6
*
Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2013-07-11
1
-0
/
+3
|
\
|
*
tracing: Disable tracing on warning
Steven Rostedt (Red Hat)
2013-06-19
1
-0
/
+3
*
|
panic: add cpu/pid to warn_slowpath_common in WARNING printk()s
Alex Thorlton
2013-07-09
1
-2
/
+3
|
/
*
dump_stack: implement arch-specific hardware description in task dumps
Tejun Heo
2013-04-30
1
-6
/
+0
*
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
2013-01-21
1
-20
/
+14
*
panic: fix a possible deadlock in panic()
Vikram Mulukutla
2012-07-30
1
-0
/
+8
*
kdump: Execute kmsg_dump(KMSG_DUMP_PANIC) after smp_send_stop()
Seiji Aguchi
2012-05-18
1
-2
/
+2
*
panic: Make panic_on_oops configurable
Kyle McMartin
2012-05-07
1
-1
/
+1
*
panic: fix stack dump print on direct call to panic()
Jason Wessel
2012-04-12
1
-1
/
+1
*
panic: don't print redundant backtraces on oops
Andi Kleen
2012-01-12
1
-1
/
+5
*
kdump: fix crash_kexec()/smp_send_stop() race in panic()
Michael Holzheu
2012-01-12
1
-1
/
+17
*
treewide: remove useless NORET_TYPE macro and uses
Joe Perches
2012-01-12
1
-1
/
+1
*
lockdep, bug: Exclude TAINT_OOT_MODULE from disabling lock debugging
Ben Hutchings
2011-12-07
1
-2
/
+3
*
lockdep, bug: Exclude TAINT_FIRMWARE_WORKAROUND from disabling lockdep
Peter Zijlstra
2011-12-06
1
-2
/
+10
*
module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree
Ben Hutchings
2011-11-07
1
-0
/
+2
*
panic: panic=-1 for immediate reboot
Hugh Dickins
2011-07-26
1
-0
/
+2
*
move x86 specific oops=panic to generic code
Olaf Hering
2011-03-22
1
-0
/
+10
*
ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support
Huang Ying
2011-01-12
1
-0
/
+1
*
lib/bug.c: add oops end marker to WARN implementation
Anton Blanchard
2010-08-11
1
-1
/
+1
*
panic: keep blinking in spite of long spin timer mode
TAMUKI Shoichi
2010-08-11
1
-32
/
+26
*
panic: call console_verbose() in panic
Anton Blanchard
2010-05-27
1
-0
/
+1
*
panic: Add taint flag TAINT_FIRMWARE_WORKAROUND ('I')
Ben Hutchings
2010-05-19
1
-0
/
+2
*
panic: Allow warnings to set different taint flags
Ben Hutchings
2010-05-19
1
-4
/
+20
*
panic: fix panic_timeout accuracy when running on a hypervisor
Anton Blanchard
2010-03-06
1
-16
/
+30
*
kmsg_dump: Dump on crash_kexec as well
KOSAKI Motohiro
2009-12-31
1
-1
/
+2
[next]