aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nmi.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-14kernel/watchdog.c: control hard lockup detection defaultUlrich Obergfell1-0/+13
2014-07-22acpi, apei, ghes: Make NMI error notification to be GHES architecture extension.Tomasz Nowicki1-0/+4
2014-06-23kernel/watchdog.c: print traces for all cpus on lockup detectionAaron Tomlin1-0/+1
2014-06-23nmi: provide the option to issue an NMI back trace to every cpu but currentAaron Tomlin1-1/+10
2013-06-20watchdog: Rename confusing state variableFrederic Weisbecker1-1/+1
2012-03-23nmi watchdog: do not use cpp symbol in KconfigCong Wang1-1/+1
2011-05-23watchdog: Change the default timeout and configure nmi watchdog period based on watchdog_threshMandeep Singh Baines1-1/+1
2011-05-23watchdog: Disable watchdog when thresh is zeroMandeep Singh Baines1-2/+3
2010-12-22x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP_DETECTORDon Zickus1-5/+1
2010-12-10lockup detector: Compile fixes from removing the old x86 nmi watchdogDon Zickus1-1/+3
2010-11-18x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdogDon Zickus1-2/+0
2010-11-18x86, nmi_watchdog: Remove the old nmi_watchdogDon Zickus1-5/+1
2010-05-16lockup_detector: Cross arch compile fixesDon Zickus1-1/+1
2010-05-12lockup_detector: Combine nmi_watchdog and softlockup detectorDon Zickus1-4/+4
2010-02-25nmi_watchdog: Clean up various small detailsDon Zickus1-1/+1
2010-02-14nmi_watchdog: Compile and portability fixesDon Zickus1-0/+9
2010-02-08nmi_watchdog: Config option to enable new nmi_watchdogDon Zickus1-0/+4
2009-08-03debug lockups: Improve lockup detection, fix generic arch fallbackIngo Molnar1-2/+17
2007-02-13[PATCH] x86: fix laptop bootup hang in init_acpi()Ingo Molnar1-1/+8
2006-12-07[PATCH] x86: all cpu backtraceAndrew Morton1-0/+5
2006-09-29[PATCH] Make touch_nmi_watchdog imply touch_softlockup_watchdog on all archsMichal Schmidt1-1/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+22