Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
6e10af77143a0dda2b3631aeafda0a429917b0fe
/
kernel
/
watchdog.c
9809b18
watchdog: update watchdog_thresh properly
by Michal Hocko
· 11 years ago
359e6fa
watchdog: update watchdog attributes atomically
by Michal Hocko
· 11 years ago
93786a5
watchdog: Make it work under full dynticks
by Frederic Weisbecker
· 11 years ago
940be35
watchdog: Boot-disable by default on full dynticks
by Frederic Weisbecker
· 12 years ago
3c00ea8
watchdog: Rename confusing state variable
by Frederic Weisbecker
· 12 years ago
b8900bc
watchdog: Register / unregister watchdog kthreads on sysctl control
by Frederic Weisbecker
· 12 years ago
b66a235
watchdog: Add comments to explain the watchdog_disabled variable
by anish kumar
· 12 years ago
3b5d851
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
c06b4f1
watchdog: Use local_clock for get_timestamp()
by Namhyung Kim
· 12 years ago
8bd75c7
sched/rt: Move rt specific bits into new header file
by Clark Williams
· 12 years ago
3935e895
watchdog: Fix disable/enable regression
by Bjørn Mork
· 12 years ago
0f34c40
watchdog: store the watchdog sample period as a variable
by Chuansheng Liu
· 12 years ago
8d45169
watchdog: Fix CPU hotplug regression
by Thomas Gleixner
· 12 years ago
8ffeb9b
watchdog: using u64 in get_sample_period()
by Chuansheng Liu
· 12 years ago
bcd951c
watchdog: Use hotplug thread infrastructure
by Thomas Gleixner
· 12 years ago
300d373
Revert "NMI watchdog: fix for lockup detector breakage on resume"
by Rafael J. Wysocki
· 12 years ago
45226e9
NMI watchdog: fix for lockup detector breakage on resume
by Sameer Nanda
· 12 years ago
a702704
watchdog: Quiet down the boot messages
by Don Zickus
· 13 years ago
5d1c0f4
watchdog: add check for suspended vm in softlockup detector
by Eric B Munson
· 13 years ago
b60f796
kernel/watchdog.c: add comment to watchdog() exit path
by Andrew Morton
· 13 years ago
4501980
kernel/watchdog.c: convert to pr_foo()
by Andrew Morton
· 13 years ago
7a05c0f
watchdog: make sure the watchdog thread gets CPU on loaded system
by Michal Hocko
· 13 years ago
86f5e6a
watchdog: Fix code/comments mismatches
by Fernando Luis Vázquez Cao
· 13 years ago
b0f4c4b
bugs, x86: Fix printk levels for panic, softlockups and stack dumps
by Prarit Bhargava
· 13 years ago
4ff8195
watchdog: move watchdog_*_all_cpus under CONFIG_SYSCTL
by Vasily Averin
· 13 years ago
cba9bd2
watchdog: Drop FIFO policy in exit path
by Thomas Gleixner
· 13 years ago
18e5a45
watchdog: Make the kthreads NUMA affine
by Eric Dumazet
· 13 years ago
f912987
perf, x86: P4 PMU - Introduce event alias feature
by Cyrill Gorcunov
· 13 years ago
4dc0da8
perf: Add context field to perf_event
by Avi Kivity
· 14 years ago
a8b0ca1
perf: Remove the nmi parameter from the swevent and overflow interface
by Peter Zijlstra
· 14 years ago
1880c4a
perf, x86: Add hw_watchdog_set_attr() in a sake of nmi-watchdog on P4
by Cyrill Gorcunov
· 14 years ago
6e9101a
watchdog: Fix non-standard prototype of get_softlockup_thresh()
by Ingo Molnar
· 14 years ago
4eec42f
watchdog: Change the default timeout and configure nmi watchdog period based on watchdog_thresh
by Mandeep Singh Baines
· 14 years ago
586692a
watchdog: Disable watchdog when thresh is zero
by Mandeep Singh Baines
· 14 years ago
e04ab2b
watchdog: Only disable/enable watchdog if neccessary
by Mandeep Singh Baines
· 14 years ago
824c6b7
watchdog: Fix rounding bug in get_sample_period()
by Mandeep Singh Baines
· 14 years ago
1409f14
kernel/watchdog.c: disable nmi perf event in the error path of enabling watchdog
by Hillf Danton
· 14 years ago
f99a993
kernel/watchdog.c: always return NOTIFY_OK during cpu up/down events
by Don Zickus
· 14 years ago
fef2c9b
kernel/watchdog.c: allow hardlockup to panic by default
by Don Zickus
· 14 years ago
5651f7f
watchdog, nmi: Lower the severity of error messages
by Don Zickus
· 14 years ago
9ffdc6c
watchdog: Don't change watchdog state on read of sysctl
by Marcin Slusarz
· 14 years ago
3973576
watchdog: Fix sysctl consistency
by Marcin Slusarz
· 14 years ago
4135038
watchdog: Fix broken nowatchdog logic
by Marcin Slusarz
· 14 years ago
72eb6a7
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 14 years ago
65b2074
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
aef1b9c
Merge commit 'v2.6.37' into perf/core
by Ingo Molnar
· 14 years ago
27066fd4
Merge commit 'v2.6.37' into sched/core
by Ingo Molnar
· 14 years ago
5514237
watchdog: Improve initialisation error message and documentation
by Ben Hutchings
· 14 years ago
909ea96
core: Replace __get_cpu_var with __this_cpu_read if not used for an address.
by Christoph Lameter
· 14 years ago
5dc3055
x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctls
by Don Zickus
· 14 years ago
004417a
perf, arch: Cleanup perf-pmu init vs lockup-detector
by Peter Zijlstra
· 14 years ago
92fd4d4
Merge commit 'v2.6.37-rc2' into sched/core
by Ingo Molnar
· 14 years ago
433039e
watchdog: Fix section mismatch and potential undefined behavior.
by David Daney
· 14 years ago
fe7de49
sched: Make sched_param argument static in sched_setscheduler() callers
by KOSAKI Motohiro
· 14 years ago
5d70f79
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
37eca0d
Merge branch 'linus' into core/locking
by Thomas Gleixner
· 14 years ago
38a81da
perf events: Clean up pid passing
by Matt Helsley
· 14 years ago
d9ca07a
watchdog: Avoid kernel crash when disabling watchdog
by Stephane Eranian
· 14 years ago
2aa6127
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 14 years ago
68d3f1d
lockup_detector: Sync touch_*_watchdog back to old semantics
by Don Zickus
· 14 years ago
14416c3
lockup_detector: Remove unused panic_notifier
by Akinobu Mita
· 14 years ago
eac2433
lockup_detector: Convert cpu notifier to return encapsulate errno value
by Akinobu Mita
· 14 years ago
c6db67c
watchdog: Don't throttle the watchdog
by Peter Zijlstra
· 14 years ago
277b199
lockup_detector: Make callback function static
by Lin Ming
· 14 years ago
eb703f9
kernel/watchdog: Initialize 'result'
by Kulikov Vasiliy
· 14 years ago
26e09c6
lockup_detector: Convert per_cpu to __get_cpu_var for readability
by Don Zickus
· 15 years ago
cafcd80
lockup_detector: Cross arch compile fixes
by Don Zickus
· 15 years ago
23637d4
lockup_detector: Introduce CONFIG_HARDLOCKUP_DETECTOR
by Frederic Weisbecker
· 15 years ago
0167c78
watchdog: Export touch_softlockup_watchdog
by Ingo Molnar
· 15 years ago
d7c5473
lockup_detector: Separate touch_nmi_watchdog code path from touch_watchdog
by Don Zickus
· 15 years ago
332fbdb
lockup_detector: Touch_softlockup cleanups and softlockup_tick removal
by Don Zickus
· 15 years ago
58687ac
lockup_detector: Combine nmi_watchdog and softlockup detector
by Don Zickus
· 15 years ago