aboutsummaryrefslogtreecommitdiff
path: root/kernel/watchdog.c
AgeCommit message (Expand)Author
2010-08-23watchdog: Don't throttle the watchdogPeter Zijlstra
2010-07-07kernel/watchdog: Initialize 'result'Kulikov Vasiliy
2010-05-19lockup_detector: Convert per_cpu to __get_cpu_var for readabilityDon Zickus
2010-05-16lockup_detector: Cross arch compile fixesDon Zickus
2010-05-16lockup_detector: Introduce CONFIG_HARDLOCKUP_DETECTORFrederic Weisbecker
2010-05-13watchdog: Export touch_softlockup_watchdogIngo Molnar
2010-05-12lockup_detector: Separate touch_nmi_watchdog code path from touch_watchdogDon Zickus
2010-05-12lockup_detector: Touch_softlockup cleanups and softlockup_tick removalDon Zickus
2010-05-12lockup_detector: Combine nmi_watchdog and softlockup detectorDon Zickus