summaryrefslogtreecommitdiffstats
path: root/kernel/panic.c
Commit message (Expand)AuthorAgeFilesLines
* Make panic= and panic_on_oops into core_paramsRusty Russell2008-10-221-14/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2008-10-171-0/+2
|\
| * Staging: add TAINT_CRAP for all drivers/staging codeGreg Kroah-Hartman2008-10-101-2/+4
* | taint: fix kernel-docRandy Dunlap2008-10-161-15/+15
* | Make the taint flags reliableAndi Kleen2008-10-161-17/+46
|/
* Add a WARN() macro; this is WARN_ON() + printk argumentsArjan van de Ven2008-07-251-0/+22
* Taint kernel after WARN_ON(condition)Nur Hussein2008-04-291-2/+6
* ACPI: Taint kernel on ACPI table override (format corrected)Éric Piel2008-02-061-2/+3
* debug: add the end-of-trace marker and the module list toArjan van de Ven2008-01-301-4/+12
* debug: move WARN_ON() out of lineArjan van de Ven2008-01-301-0/+15
* debug: add end-of-oops markerArjan van de Ven2007-12-201-0/+18
* trivial comment wording/typo fix regarding taint flagsDaniel Roesen2007-10-201-1/+1
* whitespace fixes: panic handlingDaniel Walker2007-10-181-5/+5
* Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-171-2/+3
* [PATCH] Add TAINT_USER and ability to set taint flags from userspaceTheodore Ts'o2007-02-111-2/+4
* [PATCH] x86: Clean up x86 NMI sysctlsAndi Kleen2006-09-301-1/+0
* [PATCH] Add the __stack_chk_fail() functionArjan van de Ven2006-09-261-0/+12
* [PATCH] x86: Allow users to force a panic on NMIDon Zickus2006-09-261-0/+1
* [PATCH] lockdep: do not touch console state when tainting the kernelIngo Molnar2006-09-061-1/+1
* [PATCH] panic.c build fixAndrew Morton2006-08-141-0/+1
* [PATCH] lockdep: disable lock debugging when kernel state becomes untrustedArjan van de Ven2006-07-101-0/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] the scheduled unexport of panic_timeoutAdrian Bunk2006-04-111-1/+0
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-2/+2
* [PATCH] pause_on_oops command line optionAndrew Morton2006-03-231-1/+96
* [PATCH] prevent recursive panic from softlockup watchdogJan Beulich2006-02-101-0/+1
* [PATCH] s390: cleanup KconfigMartin Schwidefsky2006-01-061-2/+2
* [PATCH] Call emergency_reboot from panicEric W. Biederman2005-07-261-5/+4
* [PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg2005-06-251-1/+1
* [PATCH] kexec: add kexec syscallsEric W. Biederman2005-06-251-2/+21
* [SPARC]: Stop-A printk cleanupTom 'spot' Callaway2005-04-241-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+157