| Commit message (Expand) | Author | Age |
* | 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 |
* | watchdog: using u64 in get_sample_period() | Chuansheng Liu | 2012-11-26 |
* | watchdog: Use hotplug thread infrastructure | Thomas Gleixner | 2012-08-13 |
* | Revert "NMI watchdog: fix for lockup detector breakage on resume" | Rafael J. Wysocki | 2012-08-08 |
* | NMI watchdog: fix for lockup detector breakage on resume | Sameer Nanda | 2012-07-30 |
* | watchdog: Quiet down the boot messages | Don Zickus | 2012-06-14 |
* | watchdog: add check for suspended vm in softlockup detector | Eric B Munson | 2012-04-08 |
* | kernel/watchdog.c: add comment to watchdog() exit path | Andrew Morton | 2012-03-23 |
* | kernel/watchdog.c: convert to pr_foo() | Andrew Morton | 2012-03-23 |
* | watchdog: make sure the watchdog thread gets CPU on loaded system | Michal Hocko | 2012-03-23 |
* | watchdog: Fix code/comments mismatches | Fernando Luis Vázquez Cao | 2012-02-11 |
* | bugs, x86: Fix printk levels for panic, softlockups and stack dumps | Prarit Bhargava | 2012-01-26 |
* | watchdog: move watchdog_*_all_cpus under CONFIG_SYSCTL | Vasily Averin | 2011-10-31 |
* | watchdog: Drop FIFO policy in exit path | Thomas Gleixner | 2011-09-18 |
* | watchdog: Make the kthreads NUMA affine | Eric Dumazet | 2011-08-14 |
* | perf, x86: P4 PMU - Introduce event alias feature | Cyrill Gorcunov | 2011-07-14 |
* | perf: Add context field to perf_event | Avi Kivity | 2011-07-01 |
* | perf: Remove the nmi parameter from the swevent and overflow interface | Peter Zijlstra | 2011-07-01 |
* | perf, x86: Add hw_watchdog_set_attr() in a sake of nmi-watchdog on P4 | Cyrill Gorcunov | 2011-07-01 |
* | watchdog: Fix non-standard prototype of get_softlockup_thresh() | Ingo Molnar | 2011-05-23 |
* | watchdog: Change the default timeout and configure nmi watchdog period based ... | Mandeep Singh Baines | 2011-05-23 |
* | watchdog: Disable watchdog when thresh is zero | Mandeep Singh Baines | 2011-05-23 |
* | watchdog: Only disable/enable watchdog if neccessary | Mandeep Singh Baines | 2011-05-23 |
* | watchdog: Fix rounding bug in get_sample_period() | Mandeep Singh Baines | 2011-05-23 |
* | kernel/watchdog.c: disable nmi perf event in the error path of enabling watchdog | Hillf Danton | 2011-04-28 |
* | kernel/watchdog.c: always return NOTIFY_OK during cpu up/down events | Don Zickus | 2011-03-22 |
* | kernel/watchdog.c: allow hardlockup to panic by default | Don Zickus | 2011-03-22 |
* | watchdog, nmi: Lower the severity of error messages | Don Zickus | 2011-02-10 |
* | 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-31 |
* | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-01-07 |
|\ |
|
| * | core: Replace __get_cpu_var with __this_cpu_read if not used for an address. | Christoph Lameter | 2010-12-17 |
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-06 |
|\ \ |
|
| * \ | Merge commit 'v2.6.37' into sched/core | Ingo Molnar | 2011-01-05 |
| |\ \ |
|