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