index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
watchdog.c
Age
Commit message (
Expand
)
Author
2010-11-05
watchdog: Fix section mismatch and potential undefined behavior.
David Daney
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