aboutsummaryrefslogtreecommitdiff
path: root/kernel/watchdog.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-23watchdog: Don't throttle the watchdogGravatar Peter Zijlstra 1-0/+3
2010-07-07kernel/watchdog: Initialize 'result'Gravatar Kulikov Vasiliy 1-1/+1
2010-05-19lockup_detector: Convert per_cpu to __get_cpu_var for readabilityGravatar Don Zickus 1-18/+17
2010-05-16lockup_detector: Cross arch compile fixesGravatar Don Zickus 1-2/+5
2010-05-16lockup_detector: Introduce CONFIG_HARDLOCKUP_DETECTORGravatar Frederic Weisbecker 1-7/+7
2010-05-13watchdog: Export touch_softlockup_watchdogGravatar Ingo Molnar 1-0/+1
2010-05-12lockup_detector: Separate touch_nmi_watchdog code path from touch_watchdogGravatar Don Zickus 1-3/+4
2010-05-12lockup_detector: Touch_softlockup cleanups and softlockup_tick removalGravatar Don Zickus 1-32/+3
2010-05-12lockup_detector: Combine nmi_watchdog and softlockup detectorGravatar Don Zickus 1-0/+592