index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
panic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-26
taint/module: Clean up global and module taint flags handling
Petr Mladek
1
-28
/
+25
2016-10-11
x86/panic: replace smp_send_stop() with kdump friendly version in panic path
Hidehiro Kawai
1
-7
/
+40
2016-08-02
kexec: use core_param for crash_kexec_post_notifiers boot option
Hidehiro Kawai
1
-9
/
+4
2016-05-20
printk/nmi: flush NMI messages on the system panic
Petr Mladek
1
-1
/
+5
2016-03-22
panic: change nmi_panic from macro to function
Hidehiro Kawai
1
-0
/
+20
2016-03-17
lib/bug.c: use common WARN helper
Josh Poimboeuf
1
-15
/
+26
2016-01-16
printk: do cond_resched() between lines while outputting to consoles
Tejun Heo
1
-2
/
+1
2015-12-19
kexec: Fix race between panic() and crash_kexec()
Hidehiro Kawai
1
-2
/
+6
2015-12-19
panic, x86: Allow CPUs to save registers even if looping in NMI context
Hidehiro Kawai
1
-0
/
+9
2015-12-19
panic, x86: Fix re-entrance problem due to panic on NMI
Hidehiro Kawai
1
-3
/
+13
2015-11-20
kernel/panic.c: turn off locks debug before releasing console lock
Vitaly Kuznetsov
1
-1
/
+4
2015-11-06
panic: release stale console lock to always get the logbuf printed out
Vitaly Kuznetsov
1
-0
/
+10
2015-06-30
kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops path
HATAYAMA Daisuke
1
-1
/
+1
2015-06-30
kernel/panic: call the 2nd crash_kexec() only if crash_kexec_post_notifiers i...
HATAYAMA Daisuke
1
-1
/
+2
2014-12-22
livepatch: kernel: add TAINT_LIVEPATCH
Seth Jennings
1
-0
/
+2
2014-12-10
kernel: add panic_on_warn
Prarit Bhargava
1
-0
/
+13
2014-11-13
kernel/panic.c: update comments for print_tainted
Xie XiuQi
1
-0
/
+1
2014-08-08
panic: add TAINT_SOFTLOCKUP
Josh Hunt
1
-0
/
+1
2014-06-06
kernel/panic.c: add "crash_kexec_post_notifiers" option for kdump after panic...
Masami Hiramatsu
1
-2
/
+21
2014-04-07
kernel/panic.c: display reason at end + pr_emerg
Fabian Frederick
1
-7
/
+6
2014-04-06
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2014-03-31
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2014-03-31
Use 'E' instead of 'X' for unsigned module taint flag.
Rusty Russell
1
-2
/
+2
2014-03-20
Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPEC
Dave Jones
1
-1
/
+1
2014-03-13
Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULE
Mathieu Desnoyers
1
-0
/
+2
2014-02-13
asmlinkage Make __stack_chk_failed and memcmp visible
Andi Kleen
1
-1
/
+1
2013-11-26
panic: Make panic_timeout configurable
Jason Baron
1
-1
/
+1
2013-11-13
kernel/panic.c: reduce 1 byte usage for print tainted buffer
Chen Gang
1
-1
/
+1
2013-09-11
panic: call panic handlers before kmsg_dump
Kees Cook
1
-2
/
+6
2013-07-11
Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-0
/
+3
2013-07-09
panic: add cpu/pid to warn_slowpath_common in WARNING printk()s
Alex Thorlton
1
-2
/
+3
2013-06-19
tracing: Disable tracing on warning
Steven Rostedt (Red Hat)
1
-0
/
+3
2013-04-30
dump_stack: implement arch-specific hardware description in task dumps
Tejun Heo
1
-6
/
+0
2013-01-21
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
1
-20
/
+14
2012-07-30
panic: fix a possible deadlock in panic()
Vikram Mulukutla
1
-0
/
+8
2012-05-18
kdump: Execute kmsg_dump(KMSG_DUMP_PANIC) after smp_send_stop()
Seiji Aguchi
1
-2
/
+2
2012-05-07
panic: Make panic_on_oops configurable
Kyle McMartin
1
-1
/
+1
2012-04-12
panic: fix stack dump print on direct call to panic()
Jason Wessel
1
-1
/
+1
2012-01-12
panic: don't print redundant backtraces on oops
Andi Kleen
1
-1
/
+5
2012-01-12
kdump: fix crash_kexec()/smp_send_stop() race in panic()
Michael Holzheu
1
-1
/
+17
2012-01-12
treewide: remove useless NORET_TYPE macro and uses
Joe Perches
1
-1
/
+1
2011-12-07
lockdep, bug: Exclude TAINT_OOT_MODULE from disabling lock debugging
Ben Hutchings
1
-2
/
+3
2011-12-06
lockdep, bug: Exclude TAINT_FIRMWARE_WORKAROUND from disabling lockdep
Peter Zijlstra
1
-2
/
+10
2011-11-07
module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree
Ben Hutchings
1
-0
/
+2
2011-07-26
panic: panic=-1 for immediate reboot
Hugh Dickins
1
-0
/
+2
2011-03-22
move x86 specific oops=panic to generic code
Olaf Hering
1
-0
/
+10
2011-01-12
ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support
Huang Ying
1
-0
/
+1
2010-08-11
lib/bug.c: add oops end marker to WARN implementation
Anton Blanchard
1
-1
/
+1
2010-08-11
panic: keep blinking in spite of long spin timer mode
TAMUKI Shoichi
1
-32
/
+26
2010-05-27
panic: call console_verbose() in panic
Anton Blanchard
1
-0
/
+1
[next]