LinuxLists
Users
About
Ulrich Obergfell (
[email protected]
)
Number of posts: 56 (0.09 per day)
First post: 2014-07-24 11:18:08
Last post: 2016-03-18 11:05:47
Next Page
Date
List
Subject
2016-03-18 11:05:47
linux-kernel
Re: [PATCH] watchdog: don't run proc_watchdog_update if new value is same as old
2016-03-16 09:21:30
linux-kernel
Re: [PATCH] watchdog: don't run proc_watchdog_update if new value is same as old
2015-12-04 13:19:56
linux-kernel
Re: [PATCH 2/2] workqueue: implement lockup detector
2015-12-03 20:12:52
linux-kernel
Re: [PATCH 2/2] workqueue: implement lockup detector
2015-11-03 16:15:14
linux-kernel
[PATCH 1/4] watchdog: avoid race between lockup detector suspend/resume and CPU hotplug
2015-11-03 15:17:01
linux-kernel
[PATCH 3/4] watchdog: remove {get|put}_online_cpus() from watchdog_{park|unpark}_threads()
2015-11-03 15:16:58
linux-kernel
[PATCH 4/4] watchdog: fix race between proc_watchdog_thresh() and watchdog_timer_fn()
2015-11-03 15:16:52
linux-kernel
[PATCH 2/4] watchdog: avoid races between /proc handlers and CPU hotplug
2015-11-03 15:16:46
linux-kernel
[PATCH 0/4] watchdog: address various races (CPU hotplug, timer expiry)
2015-08-07 09:55:07
linux-kernel
[PATCH 2/2] watchdog: use pr_debug() in fixup_ht_bug() failure path
2015-08-07 09:55:01
linux-kernel
[PATCH 1/2] watchdog: rename watchdog_suspend() and watchdog_resume()
2015-08-07 09:54:55
linux-kernel
[PATCH 0/2] watchdog: avoid races in watchdog_nmi_{en|disable} functions - follow up patches
2015-08-05 08:10:29
linux-kernel
Re: [PATCH 2/4] watchdog: introduce watchdog_suspend() and watchdog_resume()
2015-08-04 15:20:36
linux-kernel
Re: [PATCH 1/4] watchdog: introduce watchdog_park_threads() and watchdog_unpark_threads()
2015-08-04 14:59:59
linux-kernel
Re: [PATCH 4/4] watchdog: use suspend/resume interface in fixup_ht_bug()
2015-08-02 11:09:49
linux-kernel
Re: [PATCH] watchdog: Fix race on single cpu boot
2015-08-01 14:39:37
linux-kernel
Re: [PATCH 2/4] watchdog: introduce watchdog_suspend() and watchdog_resume()
2015-08-01 13:06:11
linux-kernel
Re: [PATCH] watchdog: Fix race on single cpu boot
2015-08-01 12:46:37
linux-kernel
[PATCH 4/4] watchdog: use suspend/resume interface in fixup_ht_bug()
2015-08-01 12:46:31
linux-kernel
[PATCH 3/4] watchdog: use park/unpark functions in update_watchdog_all_cpus()
2015-08-01 12:46:26
linux-kernel
[PATCH 2/4] watchdog: introduce watchdog_suspend() and watchdog_resume()
2015-08-01 12:46:22
linux-kernel
[PATCH 1/4] watchdog: introduce watchdog_park_threads() and watchdog_unpark_threads()
2015-08-01 12:46:16
linux-kernel
[PATCH 0/4] watchdog: avoid races in watchdog_nmi_{en|disable} functions
2015-07-11 15:17:40
linux-kernel
Re: [PATCH 3/4] smpboot: Allow to pass the cpumask on per-cpu thread registration
2015-05-18 10:58:44
linux-kernel
Re: suspend regression in 4.1-rc1
2015-05-18 10:11:21
linux-kernel
Re: suspend regression in 4.1-rc1
2015-04-29 09:50:20
linux-kernel
Re: [PATCH v9 2/3] watchdog: add watchdog_cpumask sysctl to assist nohz
2015-04-29 08:49:45
linux-kernel
Re: [PATCH v8 2/3] watchdog: add watchdog_cpumask sysctl to assist nohz
2015-04-25 15:43:51
linux-kernel
Re: [PATCH v9 2/3] watchdog: add watchdog_cpumask sysctl to assist nohz
2015-04-23 08:30:27
linux-kernel
Re: [PATCH] watchdog: Fix watchdog_nmi_enable_all()
2015-04-22 11:03:30
linux-kernel
Re: [PATCH v9 2/3] watchdog: add watchdog_cpumask sysctl to assist nohz
2015-04-22 08:21:56
linux-kernel
Re: [PATCH v8 2/3] watchdog: add watchdog_cpumask sysctl to assist nohz
2015-04-21 14:07:50
linux-kernel
Re: [PATCH v9 2/3] watchdog: add watchdog_cpumask sysctl to assist nohz
2015-04-21 12:36:04
linux-kernel
Re: [PATCH v9 2/3] watchdog: add watchdog_cpumask sysctl to assist nohz
2015-04-17 09:24:58
linux-kernel
[RFC PATCH 1/1] watchdog: fix watchdog_nmi_enable_all()
2015-04-17 09:24:47
linux-kernel
[RFC PATCH 0/1] watchdog: fix watchdog_nmi_enable_all()
2015-04-16 10:48:00
linux-kernel
Re: [PATCH v8 2/3] watchdog: add watchdog_cpumask sysctl to assist nohz
2015-04-07 13:00:42
linux-kernel
Re: linux-next: manual merge of the akpm-current tree with the tile tree
2015-04-05 16:47:48
linux-kernel
Re: [PATCH v4 2/2] watchdog: add watchdog_exclude sysctl to assist nohz
2014-10-17 18:06:58
linux-kernel
Re: [PATCH 0/1] watchdog: parameters to control hard and soft lockup detector individually
2014-10-17 17:01:36
linux-kernel
[PATCH v2 5/9] watchdog: introduce separate handlers for parameters in /proc/sys/kernel
2014-10-17 17:01:10
linux-kernel
[PATCH v2 8/9] watchdog: clean up some function names and arguments
2014-10-17 17:00:37
linux-kernel
[PATCH v2 9/9] watchdog: introduce the hardlockup_detector_disable() function
2014-10-17 17:00:17
linux-kernel
[PATCH v2 6/9] watchdog: implement error handling for failure to set up hardware perf events
2014-10-17 17:00:15
linux-kernel
[PATCH v2 7/9] watchdog: enable the new user interface of the watchdog mechanism
2014-10-17 17:00:09
linux-kernel
[PATCH v2 4/9] watchdog: introduce the proc_watchdog_common() function
2014-10-17 17:00:03
linux-kernel
[PATCH v2 3/9] watchdog: move definition of 'watchdog_proc_mutex' outside of proc_dowatchdog()
2014-10-17 17:00:00
linux-kernel
[PATCH v2 2/9] watchdog: introduce the proc_watchdog_update() function
2014-10-17 16:59:57
linux-kernel
[PATCH v2 1/9] watchdog: new definitions and variables, initialization
2014-10-17 16:59:55
linux-kernel
[PATCH v2 0/9] watchdog: parameters to control hard and soft lockup detector individually
2014-10-13 14:26:15
linux-kernel
[PATCH 1/1] watchdog: parameters to control hard and soft lockup detector individually