index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
watchdog.c
Age
Commit message (
Expand
)
Author
2011-02-17
watchdog: Don't change watchdog state on read of sysctl
Marcin Slusarz
2011-02-17
watchdog: Fix sysctl consistency
Marcin Slusarz
2011-01-07
watchdog: Improve initialisation error message and documentation
Ben Hutchings
2010-09-01
lockup_detector: Sync touch_*_watchdog back to old semantics
Don Zickus
2010-08-23
watchdog: Don't throttle the watchdog
Peter Zijlstra
2010-07-07
kernel/watchdog: Initialize 'result'
Kulikov Vasiliy
2010-05-19
lockup_detector: Convert per_cpu to __get_cpu_var for readability
Don Zickus
2010-05-16
lockup_detector: Cross arch compile fixes
Don Zickus
2010-05-16
lockup_detector: Introduce CONFIG_HARDLOCKUP_DETECTOR
Frederic Weisbecker
2010-05-13
watchdog: Export touch_softlockup_watchdog
Ingo Molnar
2010-05-12
lockup_detector: Separate touch_nmi_watchdog code path from touch_watchdog
Don Zickus
2010-05-12
lockup_detector: Touch_softlockup cleanups and softlockup_tick removal
Don Zickus
2010-05-12
lockup_detector: Combine nmi_watchdog and softlockup detector
Don Zickus