summaryrefslogtreecommitdiff
path: root/kernel/panic.c
AgeCommit message (Expand)Author
2008-02-06ACPI: Taint kernel on ACPI table override (format corrected)Éric Piel
2008-01-30debug: add the end-of-trace marker and the module list toArjan van de Ven
2008-01-30debug: move WARN_ON() out of lineArjan van de Ven
2007-12-20debug: add end-of-oops markerArjan van de Ven
2007-10-20trivial comment wording/typo fix regarding taint flagsDaniel Roesen
2007-10-18whitespace fixes: panic handlingDaniel Walker
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov
2007-02-11[PATCH] Add TAINT_USER and ability to set taint flags from userspaceTheodore Ts'o
2006-09-30[PATCH] x86: Clean up x86 NMI sysctlsAndi Kleen
2006-09-26[PATCH] Add the __stack_chk_fail() functionArjan van de Ven
2006-09-26[PATCH] x86: Allow users to force a panic on NMIDon Zickus
2006-09-06[PATCH] lockdep: do not touch console state when tainting the kernelIngo Molnar
2006-08-14[PATCH] panic.c build fixAndrew Morton
2006-07-10[PATCH] lockdep: disable lock debugging when kernel state becomes untrustedArjan van de Ven
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-04-11[PATCH] the scheduled unexport of panic_timeoutAdrian Bunk
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern
2006-03-23[PATCH] pause_on_oops command line optionAndrew Morton
2006-02-10[PATCH] prevent recursive panic from softlockup watchdogJan Beulich
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky
2005-07-26[PATCH] Call emergency_reboot from panicEric W. Biederman
2005-06-25[PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg
2005-06-25[PATCH] kexec: add kexec syscallsEric W. Biederman
2005-04-24[SPARC]: Stop-A printk cleanupTom 'spot' Callaway
2005-03-13[PATCH] Update panic() commentHeiko Carstens
2004-11-07[PATCH] panic_blink and i8042 unloadingDmitry Torokhov
2004-11-01[PATCH] Add panic blinking to 2.6Andi Kleen
2004-10-18[PATCH] taint on bad_pageNick Piggin
2004-10-18[PATCH] taint: fix forced rmmodNick Piggin
2004-10-18[PATCH] x86-64/i386: add mce taintingAndi Kleen
2004-10-18[PATCH] add missing linux/syscalls.h includesArnd Bergmann
2004-08-22[PATCH] remove sync() from panicChristian Bornträger
2004-02-24[PATCH] add syscalls.hAndrew Morton
2003-10-07o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove this file from the treeArnaldo Carvalho de Melo
2003-08-06[PATCH] Don't trigger NMI watchdog for panic delayAndrew Morton
2003-05-11Use '#ifdef' to test for CONFIG_xxx variables, instead ofLinus Torvalds
2003-05-07[PATCH] sysrq-S, sysrq-U cleanupsAndrew Morton
2003-04-08[PATCH] Allow panics and reboots at oops time.Andrew Morton
2003-01-05[PATCH] MODULE_LICENSE and EXPORT_SYMBOL_GPL supportRusty Russell
2002-08-04Add KERN_xxx prefixes to printk's in kernel/ subdir.Cory Watson
2002-07-21[PATCH] Re: [patch] cli()/sti() cleanupIngo Molnar
2002-07-21[PATCH] "big IRQ lock" removal, IRQ cleanupsIngo Molnar
2002-07-14[PATCH] pass panic message to panic notifier chainJeff Dike
2002-02-08[PATCH] handle out of spec SMP athlons.Dave Jones
2002-02-04v2.4.10.1 -> v2.4.10.2Linus Torvalds
2002-02-04v2.4.9.10 -> v2.4.9.11Linus Torvalds
2002-02-04Import changesetLinus Torvalds