summaryrefslogtreecommitdiffstats
path: root/include/linux/nmi.h
Commit message (Expand)AuthorAgeFilesLines
* kernel/watchdog: prevent false hardlockup on overloaded systemDon Zickus2017-01-241-0/+1
* kernel/watchdog.c: move shared definitions to nmi.hBabu Moger2016-12-141-0/+24
* nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf2016-10-071-5/+26
* x86/apic: Remove declaration of unused hw_nmi_is_cpu_stuckYaowei Bai2016-03-231-1/+0
* kernel/watchdog.c: perform all-CPU backtrace in case of hard lockupJiri Kosina2015-11-051-0/+1
* Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-081-0/+6
|\
| * nmi: create generic NMI backtrace implementationRussell King2015-07-171-0/+6
* | watchdog: rename watchdog_suspend() and watchdog_resume()Ulrich Obergfell2015-09-041-4/+4
* | watchdog: use suspend/resume interface in fixup_ht_bug()Ulrich Obergfell2015-09-041-4/+9
* | watchdog: introduce watchdog_suspend() and watchdog_resume()Ulrich Obergfell2015-09-041-0/+2
* | kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.hGuenter Roeck2015-09-041-3/+5
|/
* watchdog: add watchdog_cpumask sysctl to assist nohzChris Metcalf2015-06-241-0/+3
* watchdog: introduce the hardlockup_detector_disable() functionUlrich Obergfell2015-04-141-7/+2
* watchdog: enable the new user interface of the watchdog mechanismUlrich Obergfell2015-04-141-2/+0
* watchdog: introduce separate handlers for parameters in /proc/sys/kernelUlrich Obergfell2015-04-141-0/+8
* watchdog: new definitions and variables, initializationUlrich Obergfell2015-04-141-0/+2
* kernel/watchdog.c: control hard lockup detection defaultUlrich Obergfell2014-10-141-0/+13
* acpi, apei, ghes: Make NMI error notification to be GHES architecture extension.Tomasz Nowicki2014-07-221-0/+4
* kernel/watchdog.c: print traces for all cpus on lockup detectionAaron Tomlin2014-06-231-0/+1
* nmi: provide the option to issue an NMI back trace to every cpu but currentAaron Tomlin2014-06-231-1/+10
* watchdog: Rename confusing state variableFrederic Weisbecker2013-06-201-1/+1
* nmi watchdog: do not use cpp symbol in KconfigCong Wang2012-03-231-1/+1
* watchdog: Change the default timeout and configure nmi watchdog period based ...Mandeep Singh Baines2011-05-231-1/+1
* watchdog: Disable watchdog when thresh is zeroMandeep Singh Baines2011-05-231-2/+3
* x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP...Don Zickus2010-12-221-5/+1
* lockup detector: Compile fixes from removing the old x86 nmi watchdogDon Zickus2010-12-101-1/+3
* x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdogDon Zickus2010-11-181-2/+0
* x86, nmi_watchdog: Remove the old nmi_watchdogDon Zickus2010-11-181-5/+1
* lockup_detector: Cross arch compile fixesDon Zickus2010-05-161-1/+1
* lockup_detector: Combine nmi_watchdog and softlockup detectorDon Zickus2010-05-121-4/+4
* nmi_watchdog: Clean up various small detailsDon Zickus2010-02-251-1/+1
* nmi_watchdog: Compile and portability fixesDon Zickus2010-02-141-0/+9
* nmi_watchdog: Config option to enable new nmi_watchdogDon Zickus2010-02-081-0/+4
* debug lockups: Improve lockup detection, fix generic arch fallbackIngo Molnar2009-08-031-2/+17
* [PATCH] x86: fix laptop bootup hang in init_acpi()Ingo Molnar2007-02-131-1/+8
* [PATCH] x86: all cpu backtraceAndrew Morton2006-12-071-0/+5
* [PATCH] Make touch_nmi_watchdog imply touch_softlockup_watchdog on all archsMichal Schmidt2006-09-291-1/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+22