aboutsummaryrefslogtreecommitdiff
path: root/kernel/panic.c
AgeCommit message (Expand)Author
2008-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2008-10-16taint: fix kernel-docRandy Dunlap
2008-10-16Make the taint flags reliableAndi Kleen
2008-10-10Staging: add TAINT_CRAP for all drivers/staging codeGreg Kroah-Hartman
2008-07-25Add a WARN() macro; this is WARN_ON() + printk argumentsArjan van de Ven
2008-04-29Taint kernel after WARN_ON(condition)Nur Hussein
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-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds