Vikram Mulukutla
|
190320c3b6
panic: fix a possible deadlock in panic()
|
13 年之前 |
Seiji Aguchi
|
62be73eafa
kdump: Execute kmsg_dump(KMSG_DUMP_PANIC) after smp_send_stop()
|
13 年之前 |
Kyle McMartin
|
2a01bb3885
panic: Make panic_on_oops configurable
|
13 年之前 |
Jason Wessel
|
026ee1f66a
panic: fix stack dump print on direct call to panic()
|
13 年之前 |
Andi Kleen
|
6e6f0a1f0f
panic: don't print redundant backtraces on oops
|
13 年之前 |
Michael Holzheu
|
93e13a360b
kdump: fix crash_kexec()/smp_send_stop() race in panic()
|
13 年之前 |
Joe Perches
|
9402c95f34
treewide: remove useless NORET_TYPE macro and uses
|
13 年之前 |
Ben Hutchings
|
9ec84acee1
lockdep, bug: Exclude TAINT_OOT_MODULE from disabling lock debugging
|
13 年之前 |
Peter Zijlstra
|
df754e6af2
lockdep, bug: Exclude TAINT_FIRMWARE_WORKAROUND from disabling lockdep
|
13 年之前 |
Ben Hutchings
|
2449b8ba07
module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree
|
13 年之前 |
Hugh Dickins
|
4302fbc8ec
panic: panic=-1 for immediate reboot
|
14 年之前 |
Olaf Hering
|
d404ab0a11
move x86 specific oops=panic to generic code
|
14 年之前 |
Huang Ying
|
81e88fdc43
ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support
|
14 年之前 |
Anton Blanchard
|
863a604920
lib/bug.c: add oops end marker to WARN implementation
|
15 年之前 |
TAMUKI Shoichi
|
c7ff0d9c92
panic: keep blinking in spite of long spin timer mode
|
15 年之前 |
Anton Blanchard
|
5b530fc183
panic: call console_verbose() in panic
|
15 年之前 |
Ben Hutchings
|
92946bc72f
panic: Add taint flag TAINT_FIRMWARE_WORKAROUND ('I')
|
15 年之前 |
Ben Hutchings
|
b2be05273a
panic: Allow warnings to set different taint flags
|
15 年之前 |
Anton Blanchard
|
8aeee85a29
panic: fix panic_timeout accuracy when running on a hypervisor
|
15 年之前 |
KOSAKI Motohiro
|
0f4bd46ec2
kmsg_dump: Dump on crash_kexec as well
|
15 年之前 |
Linus Torvalds
|
60d9aa758c
Merge git://git.infradead.org/mtd-2.6
|
15 年之前 |
Simon Kagstrom
|
456b565cc5
core: Add kernel message dumper to call on oopses and panics
|
15 年之前 |
Linus Torvalds
|
f579bbcd9b
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 年之前 |
Aaro Koskinen
|
d014e8894d
panic: Fix panic message visibility by calling bust_spinlocks(0) before dying
|
15 年之前 |
Robert P. J. Day
|
fe002a4197
trivial: Correct print_tainted routine name in comment
|
16 年之前 |
Thomas Gleixner
|
bdff78707f
trace: stop tracer in oops_enter()
|
16 年之前 |
Linus Torvalds
|
0f6f49a8cd
Fix caller information for warn_slowpath_null
|
16 年之前 |
Andi Kleen
|
57adc4d2db
Eliminate thousands of warnings with gcc 3.2 build
|
16 年之前 |
Ingo Molnar
|
b48ccb095a
locking: clarify kernel-taint warning message
|
16 年之前 |
Frederic Weisbecker
|
574bbe7820
lockdep: continue lock debugging despite some taints
|
16 年之前 |