summaryrefslogtreecommitdiffstats
path: root/kernel/panic.c
Commit message (Expand)AuthorAgeFilesLines
* panic: clean up kernel/panic.cIngo Molnar2009-03-131-52/+59
* panic, smp: provide smp_send_stop() wrapper on UP tooIngo Molnar2009-03-131-2/+0
* panic: decrease oops_in_progress only after having done the panicIngo Molnar2009-03-131-1/+1
* stackprotector: update make rulesTejun Heo2009-02-101-4/+0
* Merge branch 'core/percpu' into stackprotectorIngo Molnar2009-01-181-0/+2
|\
| * oops: increment the oops UUID every time we oopsArjan van de Ven2009-01-061-0/+2
* | Merge branch 'linus' into stackprotectorIngo Molnar2008-12-311-52/+65
|\|
| * Merge branch 'core/debug' into core/coreIngo Molnar2008-12-251-20/+12
| |\
| | * debug warnings: eliminate warn_on_slowpath()Ingo Molnar2008-11-281-6/+0
| | * debug warnings: print the DMI board info name in a WARN/WARN_ONArjan van de Ven2008-11-281-0/+6
| | * debug warnings: consolidate warn_slowpath and warn_on_slowpathArjan van de Ven2008-11-281-20/+12
| * | taint: add missing commentArjan van de Ven2008-12-011-0/+1
| |/
| * 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
| |/
* | Merge branch 'linus' into stackprotectorIngo Molnar2008-10-151-0/+22
|\|
| * Add a WARN() macro; this is WARN_ON() + printk argumentsArjan van de Ven2008-07-251-0/+22
* | stackprotector: remove self-testIngo Molnar2008-07-131-47/+0
* | x86: simplify stackprotector self-checkArjan van de Ven2008-07-131-22/+7
* | stackprotector: better self-testArjan van de Ven2008-07-111-8/+5
* | stackprotector: turn not having the right gcc into a #warningArjan van de Ven2008-05-261-0/+3
* | panic.c: fix whitespace additionsDaniel Walker2008-05-261-2/+2
* | x86: add CONFIG_CC_STACKPROTECTOR self-testArjan van de Ven2008-05-261-0/+68
* | panic: print out stacktrace if DEBUG_BUGVERBOSEIngo Molnar2008-05-261-0/+3
* | panic: print more informative messages on stackprotect failureIngo Molnar2008-05-261-1/+2
|/
* 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