summaryrefslogtreecommitdiff
path: root/kernel/watchdog_hld.c
Commit message (Expand)AuthorAge
* Merge branch 'linus' into core/urgent, to pick up dependent commitsIngo Molnar2017-11-04
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | watchdog/hardlockup/perf: Use atomics to track in-use cpu counterDon Zickus2017-11-01
* | watchdog/harclockup/perf: Revert a33d44843d45 ("watchdog/hardlockup/perf: Sim...Thomas Gleixner2017-11-01
|/
* watchdog/hardlockup/perf: Fix spelling mistake: "permanetely" -> "permanently"Colin Ian King2017-09-28
* watchdog/hardlockup/perf: Cure UP damageThomas Gleixner2017-09-25
* watchdog/hardlockup/perf: Simplify deferred event destroyThomas Gleixner2017-09-14
* watchdog/hardlockup/perf: Use new perf CPU enable mechanismThomas Gleixner2017-09-14
* watchdog/hardlockup/perf: Implement CPU enable replacementThomas Gleixner2017-09-14
* watchdog/hardlockup/perf: Implement init time perf validationThomas Gleixner2017-09-14
* watchdog/core: Remove the park_in_progress obfuscationThomas Gleixner2017-09-14
* watchdog/hardlockup/perf: Prevent CPU hotplug deadlockThomas Gleixner2017-09-14
* watchdog/hardlockup/perf: Remove broken self disable on failureThomas Gleixner2017-09-14
* watchdog/hardlockup: Provide interface to stop/restart perf eventsPeter Zijlstra2017-09-14
* kernel/watchdog: Prevent false positives with turbo modesThomas Gleixner2017-08-18
* kernel/watchdog: split up config optionsNicholas Piggin2017-07-12
* kernel/watchdog: introduce arch_touch_nmi_watchdog()Nicholas Piggin2017-07-12
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* kernel/watchdog.c: do not hardcode CPU 0 as the initial threadPrarit Bhargava2017-02-22
* kernel/watchdog: prevent false hardlockup on overloaded systemDon Zickus2017-01-24
* kernel/watchdog.c: move hardlockup detector to separate fileBabu Moger2016-12-14