aboutsummaryrefslogtreecommitdiff
path: root/include/linux/nmi.h
AgeCommit message (Expand)Author
2015-09-08Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-09-04watchdog: rename watchdog_suspend() and watchdog_resume()Ulrich Obergfell
2015-09-04watchdog: use suspend/resume interface in fixup_ht_bug()Ulrich Obergfell
2015-09-04watchdog: introduce watchdog_suspend() and watchdog_resume()Ulrich Obergfell
2015-09-04kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.hGuenter Roeck
2015-07-17nmi: create generic NMI backtrace implementationRussell King
2015-06-24watchdog: add watchdog_cpumask sysctl to assist nohzChris Metcalf
2015-04-14watchdog: introduce the hardlockup_detector_disable() functionUlrich Obergfell
2015-04-14watchdog: enable the new user interface of the watchdog mechanismUlrich Obergfell
2015-04-14watchdog: introduce separate handlers for parameters in /proc/sys/kernelUlrich Obergfell
2015-04-14watchdog: new definitions and variables, initializationUlrich Obergfell
2014-10-14kernel/watchdog.c: control hard lockup detection defaultUlrich Obergfell
2014-07-22acpi, apei, ghes: Make NMI error notification to be GHES architecture extension.Tomasz Nowicki
2014-06-23kernel/watchdog.c: print traces for all cpus on lockup detectionAaron Tomlin
2014-06-23nmi: provide the option to issue an NMI back trace to every cpu but currentAaron Tomlin
2013-06-20watchdog: Rename confusing state variableFrederic Weisbecker
2012-03-23nmi watchdog: do not use cpp symbol in KconfigCong Wang
2011-05-23watchdog: Change the default timeout and configure nmi watchdog period based ...Mandeep Singh Baines
2011-05-23watchdog: Disable watchdog when thresh is zeroMandeep Singh Baines
2010-12-22x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP...Don Zickus
2010-12-10lockup detector: Compile fixes from removing the old x86 nmi watchdogDon Zickus
2010-11-18x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdogDon Zickus
2010-11-18x86, nmi_watchdog: Remove the old nmi_watchdogDon Zickus
2010-05-16lockup_detector: Cross arch compile fixesDon Zickus
2010-05-12lockup_detector: Combine nmi_watchdog and softlockup detectorDon Zickus
2010-02-25nmi_watchdog: Clean up various small detailsDon Zickus
2010-02-14nmi_watchdog: Compile and portability fixesDon Zickus
2010-02-08nmi_watchdog: Config option to enable new nmi_watchdogDon Zickus
2009-08-03debug lockups: Improve lockup detection, fix generic arch fallbackIngo Molnar
2007-02-13[PATCH] x86: fix laptop bootup hang in init_acpi()Ingo Molnar
2006-12-07[PATCH] x86: all cpu backtraceAndrew Morton
2006-09-29[PATCH] Make touch_nmi_watchdog imply touch_softlockup_watchdog on all archsMichal Schmidt
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds