index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
watchdog.c
Age
Commit message (
Expand
)
Author
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