Linus Torvalds
cea92e843e
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
...
Pull timer fixes from Thomas Gleixner:
"A pile of fixes for long standing issues with the timer wheel and the
NOHZ code:
- Prevent timer base confusion accross the nohz switch, which can
cause unlocked access and data corruption
- Reinitialize the stale base clock on cpu hotplug to prevent subtle
side effects including rollovers on 32bit
- Prevent an interrupt storm when the timer softirq is already
pending caused by tick_nohz_stop_sched_tick()
- Move the timer start tracepoint to a place where it actually makes
sense
- Add documentation to timerqueue functions as they caused confusion
several times now"
* 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
timerqueue: Document return values of timerqueue_add/del()
timers: Invoke timer_start_debug() where it makes sense
nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()
timers: Reinitialize per cpu bases on hotplug
timers: Use deferrable base independent of base::nohz_active
2017-12-31 12:30:34 -08:00
..
2017-11-02 11:10:55 +01:00
2017-11-04 09:26:51 +09:00
2017-11-02 11:10:55 +01:00
2017-11-14 16:49:31 -08:00
2017-11-08 13:29:05 +09:00
2017-12-28 12:26:35 +01:00
2017-12-02 11:21:31 +00:00
2017-11-26 14:39:20 -08:00
2017-11-02 11:10:55 +01:00
2017-12-07 10:40:57 +00:00
2017-12-28 23:06:01 -08:00
2017-11-22 20:46:06 -10:00
2017-11-13 21:14:07 -08:00
2017-11-22 20:46:06 -10:00
2017-11-02 11:10:55 +01:00
2017-12-14 16:00:49 -08:00
2017-11-30 16:55:35 +00:00
2017-11-27 16:45:11 -05:00
2017-12-07 14:32:30 -05:00
2013-03-12 13:59:14 -07:00
2012-03-16 10:38:24 -04:00
2017-11-07 10:32:44 +01:00
2017-12-20 11:10:17 -07:00
2017-12-17 12:58:53 +01:00
2017-12-20 11:10:17 -07:00
2017-12-20 13:16:33 -07:00
2017-12-21 02:15:41 +01:00
2017-11-22 21:40:54 +01:00
2017-11-17 16:10:01 -08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2016-04-19 16:54:26 -07:00
2017-12-17 13:57:01 +01:00
2017-12-12 12:38:51 +01:00
2017-11-02 11:10:55 +01:00
2017-12-29 23:13:09 +01:00
2017-12-14 16:00:49 -08:00
2017-11-02 11:10:55 +01:00
2017-11-28 15:24:02 +01:00
2017-11-02 11:10:55 +01:00
2017-10-26 17:08:40 +09:00
2017-12-05 10:31:32 -08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-02-03 08:28:25 -08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-29 18:40:43 -08:00
2017-11-17 16:10:02 -08:00
2013-04-30 10:09:06 +02:00
2017-06-30 04:14:14 -04:00
2017-11-29 18:40:42 -08:00
2017-11-28 16:56:26 +01:00
2017-12-14 16:00:48 -08:00
2017-11-17 14:58:01 -08:00
2017-11-02 11:10:55 +01:00
2017-12-17 12:52:34 +01:00
2017-12-21 13:07:20 -05:00
2017-12-29 21:13:04 +01:00
2017-12-28 12:26:35 +01:00
2017-12-29 21:13:04 +01:00
2017-11-29 10:30:13 -08:00
2012-07-21 10:34:00 -07:00
2017-11-02 11:10:55 +01:00
2017-11-21 16:35:54 -08:00
2017-12-05 21:16:43 +01:00
2017-12-01 13:09:40 -08:00
2017-10-19 10:08:56 +02:00
2017-12-12 12:38:51 +01:00
2015-11-25 09:22:02 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-29 18:40:43 -08:00
2017-11-17 20:21:44 -08:00
2017-11-29 18:40:42 -08:00
2017-11-02 11:10:55 +01:00
2017-11-24 01:37:35 +09:00
2017-11-24 01:37:35 +09:00
2017-11-18 20:37:12 -05:00
2017-12-14 16:00:49 -08:00
2017-11-09 10:23:28 +01:00
2017-12-06 14:55:05 -06:00
2017-12-05 15:02:40 +01:00
2017-10-25 11:01:08 +02:00
2017-12-11 14:32:56 +01:00
2017-11-21 05:28:13 -10:00
2017-12-23 21:12:59 +01:00
2017-08-01 15:22:55 -07:00
2017-12-11 10:52:23 -05:00
2017-11-02 11:10:55 +01:00
2017-12-14 16:00:48 -08:00
2017-06-08 18:52:26 -07:00
2017-12-05 18:06:09 -05:00
2017-12-17 13:57:15 +01:00
2017-12-17 13:57:15 +01:00
2016-02-24 09:12:45 +01:00
2017-12-12 11:24:01 +01:00
2017-12-15 11:44:59 -08:00
2017-11-02 11:10:55 +01:00
2017-11-28 16:00:50 +01:00
2017-08-16 16:28:47 -07:00
2017-11-30 09:15:53 -05:00
2017-11-02 11:10:55 +01:00
2017-12-12 11:24:01 +01:00
2017-12-12 11:24:01 +01:00
2017-10-19 22:26:11 -04:00
2016-03-25 16:37:42 -07:00
2017-12-14 16:00:48 -08:00
2017-11-18 20:37:12 -05:00
2017-11-02 11:10:55 +01:00
2017-12-06 19:31:39 +01:00
2017-12-08 10:07:02 -05:00
2017-12-28 12:26:54 +01:00
2017-11-13 17:56:58 -08:00
2017-12-29 23:13:09 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-12-04 07:14:30 -05:00
2017-11-24 01:37:35 +09:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-21 16:35:54 -08:00
2017-11-21 15:46:44 -08:00