aboutsummaryrefslogtreecommitdiff
path: root/kernel/panic.c
AgeCommit message (Expand)Author
2009-04-12lockdep: continue lock debugging despite some taintsFrederic Weisbecker
2009-04-12lockdep: warn about lockdep disabling after kernel taintFrederic Weisbecker
2009-03-13panic: clean up kernel/panic.cIngo Molnar
2009-03-13panic, smp: provide smp_send_stop() wrapper on UP tooIngo Molnar
2009-03-13panic: decrease oops_in_progress only after having done the panicIngo Molnar
2009-02-10stackprotector: update make rulesTejun Heo
2009-01-18Merge branch 'core/percpu' into stackprotectorIngo Molnar
2009-01-06oops: increment the oops UUID every time we oopsArjan van de Ven
2008-12-31Merge branch 'linus' into stackprotectorIngo Molnar
2008-12-25Merge branch 'core/debug' into core/coreIngo Molnar
2008-12-01taint: add missing commentArjan van de Ven
2008-11-28debug warnings: eliminate warn_on_slowpath()Ingo Molnar
2008-11-28debug warnings: print the DMI board info name in a WARN/WARN_ONArjan van de Ven
2008-11-28debug warnings: consolidate warn_slowpath and warn_on_slowpathArjan van de Ven
2008-10-22Make panic= and panic_on_oops into core_paramsRusty Russell
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-15Merge branch 'linus' into stackprotectorIngo Molnar
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-07-13stackprotector: remove self-testIngo Molnar
2008-07-13x86: simplify stackprotector self-checkArjan van de Ven
2008-07-11stackprotector: better self-testArjan van de Ven
2008-05-26stackprotector: turn not having the right gcc into a #warningArjan van de Ven
2008-05-26panic.c: fix whitespace additionsDaniel Walker
2008-05-26x86: add CONFIG_CC_STACKPROTECTOR self-testArjan van de Ven
2008-05-26panic: print out stacktrace if DEBUG_BUGVERBOSEIngo Molnar
2008-05-26panic: print more informative messages on stackprotect failureIngo Molnar
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