index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
watchdog.c
Age
Commit message (
Expand
)
Author
2011-03-22
kernel/watchdog.c: always return NOTIFY_OK during cpu up/down events
Don Zickus
2011-03-22
kernel/watchdog.c: allow hardlockup to panic by default
Don Zickus
2011-02-10
watchdog, nmi: Lower the severity of error messages
Don Zickus
2011-01-31
watchdog: Don't change watchdog state on read of sysctl
Marcin Slusarz
2011-01-31
watchdog: Fix sysctl consistency
Marcin Slusarz
2011-01-31
watchdog: Fix broken nowatchdog logic
Marcin Slusarz
2011-01-07
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2011-01-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-01-05
Merge commit 'v2.6.37' into perf/core
Ingo Molnar
2011-01-05
Merge commit 'v2.6.37' into sched/core
Ingo Molnar
2011-01-03
watchdog: Improve initialisation error message and documentation
Ben Hutchings
2010-12-17
core: Replace __get_cpu_var with __this_cpu_read if not used for an address.
Christoph Lameter
2010-12-10
x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctls
Don Zickus
2010-11-26
perf, arch: Cleanup perf-pmu init vs lockup-detector
Peter Zijlstra
2010-11-18
Merge commit 'v2.6.37-rc2' into sched/core
Ingo Molnar
2010-11-05
watchdog: Fix section mismatch and potential undefined behavior.
David Daney
2010-10-23
sched: Make sched_param argument static in sched_setscheduler() callers
KOSAKI Motohiro
2010-10-21
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-10-12
Merge branch 'linus' into core/locking
Thomas Gleixner
2010-09-15
perf events: Clean up pid passing
Matt Helsley
2010-09-15
watchdog: Avoid kernel crash when disabling watchdog
Stephane Eranian
2010-09-09
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-09-01
lockup_detector: Sync touch_*_watchdog back to old semantics
Don Zickus
2010-09-01
lockup_detector: Remove unused panic_notifier
Akinobu Mita
2010-09-01
lockup_detector: Convert cpu notifier to return encapsulate errno value
Akinobu Mita
2010-08-23
watchdog: Don't throttle the watchdog
Peter Zijlstra
2010-08-20
lockup_detector: Make callback function static
Lin Ming
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