index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
watchdog.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-03
watchdog: Improve initialisation error message and documentation
Ben Hutchings
1
-1
/
+2
2010-12-17
core: Replace __get_cpu_var with __this_cpu_read if not used for an address.
Christoph Lameter
1
-18
/
+18
2010-12-10
x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctls
Don Zickus
1
-0
/
+2
2010-11-26
perf, arch: Cleanup perf-pmu init vs lockup-detector
Peter Zijlstra
1
-4
/
+3
2010-11-18
Merge commit 'v2.6.37-rc2' into sched/core
Ingo Molnar
1
-1
/
+1
2010-11-05
watchdog: Fix section mismatch and potential undefined behavior.
David Daney
1
-1
/
+1
2010-10-23
sched: Make sched_param argument static in sched_setscheduler() callers
KOSAKI Motohiro
1
-1
/
+1
2010-10-21
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-26
/
+15
2010-10-12
Merge branch 'linus' into core/locking
Thomas Gleixner
1
-5
/
+15
2010-09-15
perf events: Clean up pid passing
Matt Helsley
1
-1
/
+1
2010-09-15
watchdog: Avoid kernel crash when disabling watchdog
Stephane Eranian
1
-0
/
+3
2010-09-09
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
1
-5
/
+12
2010-09-01
lockup_detector: Sync touch_*_watchdog back to old semantics
Don Zickus
1
-5
/
+12
2010-09-01
lockup_detector: Remove unused panic_notifier
Akinobu Mita
1
-15
/
+0
2010-09-01
lockup_detector: Convert cpu notifier to return encapsulate errno value
Akinobu Mita
1
-10
/
+11
2010-08-23
watchdog: Don't throttle the watchdog
Peter Zijlstra
1
-0
/
+3
2010-08-20
lockup_detector: Make callback function static
Lin Ming
1
-1
/
+1
2010-07-07
kernel/watchdog: Initialize 'result'
Kulikov Vasiliy
1
-1
/
+1
2010-05-19
lockup_detector: Convert per_cpu to __get_cpu_var for readability
Don Zickus
1
-18
/
+17
2010-05-16
lockup_detector: Cross arch compile fixes
Don Zickus
1
-2
/
+5
2010-05-16
lockup_detector: Introduce CONFIG_HARDLOCKUP_DETECTOR
Frederic Weisbecker
1
-7
/
+7
2010-05-13
watchdog: Export touch_softlockup_watchdog
Ingo Molnar
1
-0
/
+1
2010-05-12
lockup_detector: Separate touch_nmi_watchdog code path from touch_watchdog
Don Zickus
1
-3
/
+4
2010-05-12
lockup_detector: Touch_softlockup cleanups and softlockup_tick removal
Don Zickus
1
-32
/
+3
2010-05-12
lockup_detector: Combine nmi_watchdog and softlockup detector
Don Zickus
1
-0
/
+592
[prev]