Age | Commit message (Expand) | Author |
2018-11-06 | watchdog/core: Add missing prototypes for weak functions | Mathieu Malaterre |
2018-07-10 | watchdog/softlockup: Fix the SOFTLOCKUP_DETECTOR=n build | Peter Zijlstra |
2018-07-03 | watchdog/softlockup: Replace "watchdog/%u" threads with cpu_stop_work | Peter Zijlstra |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-04 | powerpc/watchdog: Make use of watchdog_nmi_probe() | Thomas Gleixner |
2017-10-04 | watchdog/core, powerpc: Replace watchdog_nmi_reconfigure() | Thomas Gleixner |
2017-09-14 | watchdog/hardlockup/perf: Implement CPU enable replacement | Thomas Gleixner |
2017-09-14 | watchdog/hardlockup/perf: Implement init time perf validation | Thomas Gleixner |
2017-09-14 | watchdog/core, powerpc: Make watchdog_nmi_reconfigure() two stage | Thomas Gleixner |
2017-09-14 | watchdog/sysctl: Clean up sysctl variable name space | Thomas Gleixner |
2017-09-14 | watchdog/sysctl: Get rid of the #ifdeffery | Thomas Gleixner |
2017-09-14 | watchdog/core: Clean up header mess | Thomas Gleixner |
2017-09-14 | watchdog/core: Remove the park_in_progress obfuscation | Thomas Gleixner |
2017-09-14 | watchdog/hardlockup/perf: Prevent CPU hotplug deadlock | Thomas Gleixner |
2017-09-14 | watchdog/core: Remove broken suspend/resume interfaces | Thomas Gleixner |
2017-09-14 | watchdog/core: Provide interface to stop from poweroff() | Thomas Gleixner |
2017-09-14 | watchdog/hardlockup: Provide interface to stop/restart perf events | Peter Zijlstra |
2017-08-18 | kernel/watchdog: Prevent false positives with turbo modes | Thomas Gleixner |
2017-07-12 | kernel/watchdog: split up config options | Nicholas Piggin |
2017-07-12 | kernel/watchdog: introduce arch_touch_nmi_watchdog() | Nicholas Piggin |
2017-07-12 | kernel/watchdog: remove unused declaration | Nicholas Piggin |
2017-03-03 | sched/headers: Move softlockup detector watchdog methods to <linux/nmi.h> | Ingo Molnar |
2017-01-24 | kernel/watchdog: prevent false hardlockup on overloaded system | Don Zickus |
2016-12-14 | kernel/watchdog.c: move shared definitions to nmi.h | Babu Moger |
2016-10-07 | nmi_backtrace: add more trigger_*_cpu_backtrace() methods | Chris Metcalf |
2016-03-23 | x86/apic: Remove declaration of unused hw_nmi_is_cpu_stuck | Yaowei Bai |
2015-11-05 | kernel/watchdog.c: perform all-CPU backtrace in case of hard lockup | Jiri Kosina |
2015-09-08 | Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2015-09-04 | watchdog: rename watchdog_suspend() and watchdog_resume() | Ulrich Obergfell |
2015-09-04 | watchdog: use suspend/resume interface in fixup_ht_bug() | Ulrich Obergfell |
2015-09-04 | watchdog: introduce watchdog_suspend() and watchdog_resume() | Ulrich Obergfell |
2015-09-04 | kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.h | Guenter Roeck |
2015-07-17 | nmi: create generic NMI backtrace implementation | Russell King |
2015-06-24 | watchdog: add watchdog_cpumask sysctl to assist nohz | Chris Metcalf |
2015-04-14 | watchdog: introduce the hardlockup_detector_disable() function | Ulrich Obergfell |
2015-04-14 | watchdog: enable the new user interface of the watchdog mechanism | Ulrich Obergfell |
2015-04-14 | watchdog: introduce separate handlers for parameters in /proc/sys/kernel | Ulrich Obergfell |
2015-04-14 | watchdog: new definitions and variables, initialization | Ulrich Obergfell |
2014-10-14 | kernel/watchdog.c: control hard lockup detection default | Ulrich Obergfell |
2014-07-22 | acpi, apei, ghes: Make NMI error notification to be GHES architecture extension. | Tomasz Nowicki |
2014-06-23 | kernel/watchdog.c: print traces for all cpus on lockup detection | Aaron Tomlin |
2014-06-23 | nmi: provide the option to issue an NMI back trace to every cpu but current | Aaron Tomlin |
2013-06-20 | watchdog: Rename confusing state variable | Frederic Weisbecker |
2012-03-23 | nmi watchdog: do not use cpp symbol in Kconfig | Cong Wang |
2011-05-23 | watchdog: Change the default timeout and configure nmi watchdog period based ... | Mandeep Singh Baines |
2011-05-23 | watchdog: Disable watchdog when thresh is zero | Mandeep Singh Baines |
2010-12-22 | x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP... | Don Zickus |
2010-12-10 | lockup detector: Compile fixes from removing the old x86 nmi watchdog | Don Zickus |
2010-11-18 | x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog | Don Zickus |
2010-11-18 | x86, nmi_watchdog: Remove the old nmi_watchdog | Don Zickus |