aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/watchdog_hld.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-18kernel/watchdog: Prevent false positives with turbo modesThomas Gleixner1-0/+59
2017-07-12kernel/watchdog: split up config optionsNicholas Piggin1-32/+0
2017-07-12kernel/watchdog: introduce arch_touch_nmi_watchdog()Nicholas Piggin1-3/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>Ingo Molnar1-0/+2
2017-02-22kernel/watchdog.c: do not hardcode CPU 0 as the initial threadPrarit Bhargava1-10/+15
2017-01-24kernel/watchdog: prevent false hardlockup on overloaded systemDon Zickus1-0/+3
2016-12-14kernel/watchdog.c: move hardlockup detector to separate fileBabu Moger1-0/+227