index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
watchdog.c
Commit message (
Expand
)
Author
Age
*
watchdog: rename watchdog_suspend() and watchdog_resume()
Ulrich Obergfell
2015-09-04
*
watchdog: use suspend/resume interface in fixup_ht_bug()
Ulrich Obergfell
2015-09-04
*
watchdog: use park/unpark functions in update_watchdog_all_cpus()
Ulrich Obergfell
2015-09-04
*
watchdog: introduce watchdog_suspend() and watchdog_resume()
Ulrich Obergfell
2015-09-04
*
watchdog: introduce watchdog_park_threads() and watchdog_unpark_threads()
Ulrich Obergfell
2015-09-04
*
kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.h
Guenter Roeck
2015-09-04
*
watchdog: simplify housekeeping affinity with the appropriate mask
Frederic Weisbecker
2015-09-04
*
smpboot: allow passing the cpumask on per-cpu thread registration
Frederic Weisbecker
2015-09-04
*
watchdog: add watchdog_cpumask sysctl to assist nohz
Chris Metcalf
2015-06-24
*
watchdog: fix double lock in watchdog_nmi_enable_all
Michal Hocko
2015-05-19
*
watchdog: Fix merge 'conflict'
Peter Zijlstra
2015-05-18
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-04-14
|
\
|
*
watchdog: introduce the hardlockup_detector_disable() function
Ulrich Obergfell
2015-04-14
|
*
watchdog: clean up some function names and arguments
Ulrich Obergfell
2015-04-14
|
*
watchdog: enable the new user interface of the watchdog mechanism
Ulrich Obergfell
2015-04-14
|
*
watchdog: implement error handling for failure to set up hardware perf events
Ulrich Obergfell
2015-04-14
|
*
watchdog: introduce separate handlers for parameters in /proc/sys/kernel
Ulrich Obergfell
2015-04-14
|
*
watchdog: introduce proc_watchdog_common()
Ulrich Obergfell
2015-04-14
|
*
watchdog: move definition of 'watchdog_proc_mutex' outside of proc_dowatchdog()
Ulrich Obergfell
2015-04-14
|
*
watchdog: introduce the proc_watchdog_update() function
Ulrich Obergfell
2015-04-14
|
*
watchdog: new definitions and variables, initialization
Ulrich Obergfell
2015-04-14
*
|
watchdog: Add watchdog enable/disable all functions
Stephane Eranian
2015-04-02
|
/
*
kernel/sched/clock.c: add another clock for use with the soft lockup watchdog
Cyril Bur
2015-02-12
*
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-15
|
\
|
*
watchdog: Replace __raw_get_cpu_var uses
Christoph Lameter
2014-08-26
*
|
kernel/watchdog.c: control hard lockup detection default
Ulrich Obergfell
2014-10-13
*
|
Merge branch 'perf-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-13
|
\
\
|
*
|
watchdog: Fix print-once on enable
Ulrich Obergfell
2014-08-18
|
*
|
watchdog: Remove unnecessary header files
chai wen
2014-08-18
*
|
|
softlockup: make detector be aware of task switch of processes hogging cpu
chai wen
2014-10-09
|
|
/
|
/
|
*
|
panic: add TAINT_SOFTLOCKUP
Josh Hunt
2014-08-08
*
|
kernel/watchdog.c: convert printk/pr_warning to pr_foo()
Fabian Frederick
2014-08-06
|
/
*
kernel/watchdog.c: print traces for all cpus on lockup detection
Aaron Tomlin
2014-06-23
*
kernel/watchdog.c: remove preemption restrictions when restarting lockup dete...
Don Zickus
2014-06-23
*
kernel/watchdog.c:touch_softlockup_watchdog(): use raw_cpu_write()
Andrew Morton
2014-04-18
*
kernel/watchdog.c: touch_nmi_watchdog should only touch local cpu not every one
Ben Zhang
2014-04-03
*
watchdog: Simplify a little the IPI call
Frederic Weisbecker
2014-02-24
*
watchdog: update watchdog_thresh properly
Michal Hocko
2013-09-24
*
watchdog: update watchdog attributes atomically
Michal Hocko
2013-09-24
*
watchdog: Make it work under full dynticks
Frederic Weisbecker
2013-07-30
*
watchdog: Boot-disable by default on full dynticks
Frederic Weisbecker
2013-06-20
*
watchdog: Rename confusing state variable
Frederic Weisbecker
2013-06-20
*
watchdog: Register / unregister watchdog kthreads on sysctl control
Frederic Weisbecker
2013-06-19
*
watchdog: Add comments to explain the watchdog_disabled variable
anish kumar
2013-03-14
*
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-02-22
|
\
|
*
watchdog: Use local_clock for get_timestamp()
Namhyung Kim
2013-02-19
*
|
sched/rt: Move rt specific bits into new header file
Clark Williams
2013-02-07
|
/
*
watchdog: Fix disable/enable regression
Bjørn Mork
2012-12-19
*
watchdog: store the watchdog sample period as a variable
Chuansheng Liu
2012-12-17
*
watchdog: Fix CPU hotplug regression
Thomas Gleixner
2012-12-04
[next]