Arjan van de Ven
|
d6624f996a
oops: increment the oops UUID every time we oops
|
16 年之前 |
Ingo Molnar
|
b594deb0cc
Merge branch 'core/debug' into core/core
|
16 年之前 |
Arjan van de Ven
|
a800599283
taint: add missing comment
|
16 年之前 |
Ingo Molnar
|
ec5679e513
debug warnings: eliminate warn_on_slowpath()
|
16 年之前 |
Arjan van de Ven
|
bd89bb29a0
debug warnings: print the DMI board info name in a WARN/WARN_ON
|
16 年之前 |
Arjan van de Ven
|
74853dba2f
debug warnings: consolidate warn_slowpath and warn_on_slowpath
|
16 年之前 |
Rusty Russell
|
f44dd164f3
Make panic= and panic_on_oops into core_params
|
16 年之前 |
Linus Torvalds
|
26e9a39777
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
|
16 年之前 |
Randy Dunlap
|
6d5cd6effe
taint: fix kernel-doc
|
16 年之前 |
Andi Kleen
|
25ddbb18aa
Make the taint flags reliable
|
16 年之前 |
Greg Kroah-Hartman
|
061b1bd394
Staging: add TAINT_CRAP for all drivers/staging code
|
16 年之前 |
Arjan van de Ven
|
a8f18b909c
Add a WARN() macro; this is WARN_ON() + printk arguments
|
17 年之前 |
Nur Hussein
|
95b570c9ce
Taint kernel after WARN_ON(condition)
|
17 年之前 |
Éric Piel
|
6ed31e92e9
ACPI: Taint kernel on ACPI table override (format corrected)
|
17 年之前 |
Arjan van de Ven
|
71c339116a
debug: add the end-of-trace marker and the module list to
|
17 年之前 |
Arjan van de Ven
|
79b4cc5ee7
debug: move WARN_ON() out of line
|
17 年之前 |
Arjan van de Ven
|
2c3b20e91f
debug: add end-of-oops marker
|
17 年之前 |
Daniel Roesen
|
9aa5e993fa
trivial comment wording/typo fix regarding taint flags
|
17 年之前 |
Daniel Walker
|
c277e63fbe
whitespace fixes: panic handling
|
17 年之前 |
Pavel Emelianov
|
bcdcd8e725
Report that kernel is tainted if there was an OOPS
|
18 年之前 |
Theodore Ts'o
|
34f5a39899
[PATCH] Add TAINT_USER and ability to set taint flags from userspace
|
18 年之前 |
Andi Kleen
|
29cbc78b90
[PATCH] x86: Clean up x86 NMI sysctls
|
18 年之前 |
Arjan van de Ven
|
3162f751d0
[PATCH] Add the __stack_chk_fail() function
|
18 年之前 |
Don Zickus
|
8da5adda91
[PATCH] x86: Allow users to force a panic on NMI
|
18 年之前 |
Ingo Molnar
|
068c4579fe
[PATCH] lockdep: do not touch console state when tainting the kernel
|
18 年之前 |
Andrew Morton
|
657b3010d8
[PATCH] panic.c build fix
|
19 年之前 |
Arjan van de Ven
|
2c16e9c888
[PATCH] lockdep: disable lock debugging when kernel state becomes untrusted
|
19 年之前 |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 年之前 |
Adrian Bunk
|
aa7271076a
[PATCH] the scheduled unexport of panic_timeout
|
19 年之前 |
Alan Stern
|
e041c68341
[PATCH] Notifier chain update: API changes
|
19 年之前 |