summaryrefslogtreecommitdiff
path: root/kernel/watchdog.c
Commit message (Expand)AuthorAgeFilesLines
* perf events: Clean up pid passingMatt Helsley2010-09-151-1/+1
* watchdog: Avoid kernel crash when disabling watchdogStephane Eranian2010-09-151-0/+3
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-09-091-5/+12
|\
| * lockup_detector: Sync touch_*_watchdog back to old semanticsDon Zickus2010-09-011-5/+12
* | lockup_detector: Remove unused panic_notifierAkinobu Mita2010-09-011-15/+0
* | lockup_detector: Convert cpu notifier to return encapsulate errno valueAkinobu Mita2010-09-011-10/+11
|/
* watchdog: Don't throttle the watchdogPeter Zijlstra2010-08-231-0/+3
* kernel/watchdog: Initialize 'result'Kulikov Vasiliy2010-07-071-1/+1
* lockup_detector: Convert per_cpu to __get_cpu_var for readabilityDon Zickus2010-05-191-18/+17
* lockup_detector: Cross arch compile fixesDon Zickus2010-05-161-2/+5
* lockup_detector: Introduce CONFIG_HARDLOCKUP_DETECTORFrederic Weisbecker2010-05-161-7/+7
* watchdog: Export touch_softlockup_watchdogIngo Molnar2010-05-131-0/+1
* lockup_detector: Separate touch_nmi_watchdog code path from touch_watchdogDon Zickus2010-05-121-3/+4
* lockup_detector: Touch_softlockup cleanups and softlockup_tick removalDon Zickus2010-05-121-32/+3
* lockup_detector: Combine nmi_watchdog and softlockup detectorDon Zickus2010-05-121-0/+592