Linus Torvalds
7b732169e9
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
...
Pull timer fixes from Thomas Gleixner:
"This update from the timer departement contains:
- A series of patches which address a shortcoming in the tick
broadcast code.
If the broadcast device is not available or an hrtimer emulated
broadcast device, some of the original assumptions lead to boot
failures. I rather plugged all of the corner cases instead of only
addressing the issue reported, so the change got a little larger.
Has been extensivly tested on x86 and arm.
- Get rid of the last holdouts using do_posix_clock_monotonic_gettime()
- A regression fix for the imx clocksource driver
- An update to the new state callbacks mechanism for clockevents.
This is required to simplify the conversion, which will take place
in 4.3"
* 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
tick/broadcast: Prevent NULL pointer dereference
time: Get rid of do_posix_clock_monotonic_gettime
cris: Replace do_posix_clock_monotonic_gettime()
tick/broadcast: Unbreak CONFIG_GENERIC_CLOCKEVENTS=n build
tick/broadcast: Handle spurious interrupts gracefully
tick/broadcast: Check for hrtimer broadcast active early
tick/broadcast: Return busy when IPI is pending
tick/broadcast: Return busy if periodic mode and hrtimer broadcast
tick/broadcast: Move the check for periodic mode inside state handling
tick/broadcast: Prevent deep idle if no broadcast device available
tick/broadcast: Make idle check independent from mode and config
tick/broadcast: Sanity check the shutdown of the local clock_event
tick/broadcast: Prevent hrtimer recursion
clockevents: Allow set-state callbacks to be optional
clocksource/imx: Define clocksource for mx27
2015-07-12 09:36:59 -07:00
..
2015-03-17 16:23:21 +05:30
2015-06-08 14:33:26 +03:00
2015-03-22 23:50:11 +01:00
2015-07-09 20:30:34 +03:00
2015-04-22 09:24:55 -07:00
2015-06-25 11:49:31 +03:00
2015-05-26 09:18:29 +05:30
2015-05-22 18:58:44 +09:00
2015-07-01 19:09:11 -07:00
2015-02-27 14:56:57 -07:00
2015-06-22 12:25:04 +01:00
2015-06-01 11:31:12 +01:00
2015-06-25 14:45:46 -07:00
2015-06-27 12:44:34 -07:00
2014-11-24 17:24:08 -05:00
2015-06-26 14:51:15 -07:00
2015-06-24 16:49:49 -07:00
2015-06-24 16:49:49 -07:00
2015-06-18 09:20:48 +02:00
2015-05-27 12:42:16 -07:00
2015-06-18 21:14:33 +02:00
2015-04-04 13:26:52 -04:00
2015-06-23 14:08:54 -07:00
2015-04-04 12:47:04 -04:00
2015-04-04 12:52:06 -04:00
2015-06-03 14:13:41 +09:00
2015-06-01 15:48:12 +02:00
2015-07-03 14:57:50 -07:00
2015-05-23 22:43:28 +02:00
2015-04-22 08:00:41 +10:00
2015-06-22 11:19:56 +01:00
2015-05-20 15:05:39 -07:00
2015-06-10 15:10:26 +08:00
2015-06-19 15:18:28 +02:00
2015-06-01 17:57:34 +02:00
2015-05-31 13:40:53 +02:00
2015-06-21 21:52:24 +02:00
2015-07-02 11:32:23 -07:00
2015-05-13 12:04:55 -05:00
2015-06-02 10:47:03 +09:00
2015-03-18 17:27:03 +01:00
2015-04-15 16:35:22 -07:00
2015-03-26 15:13:07 +00:00
2015-07-07 22:48:25 +02:00
2015-01-28 18:45:23 -05:00
2015-03-25 20:28:11 -04:00
2015-04-22 17:06:52 +02:00
2015-03-27 13:44:43 +00:00
2015-04-22 08:00:42 +10:00
2015-01-28 18:45:23 -05:00
2015-05-05 09:30:19 -04:00
2014-10-27 14:16:19 -04:00
2014-11-10 12:40:48 +01:00
2015-02-17 15:27:47 -08:00
2015-07-02 08:46:00 -06:00
2015-07-02 08:46:00 -06:00
2015-06-23 15:47:35 +01:00
2014-10-09 22:26:01 -04:00
2015-05-11 11:49:02 +02:00
2015-06-21 21:55:33 +02:00
2015-02-17 21:33:27 +01:00
2014-12-13 12:42:51 -08:00
2015-06-02 08:33:34 -06:00
2015-04-17 09:03:56 -04:00
2015-04-17 09:03:53 -04:00
2014-12-22 16:43:06 +00:00
2015-06-26 10:11:58 -04:00
2015-06-25 16:00:17 -07:00
2015-06-01 14:35:56 -06:00
2015-06-26 12:35:01 -07:00
2015-06-24 17:49:41 -07:00
2015-05-19 08:39:11 +02:00
2015-06-15 15:53:50 -07:00
2015-06-10 23:33:58 -07:00
2015-07-02 01:32:44 -04:00
2015-05-24 12:31:33 -07:00
2015-04-15 16:35:22 -07:00
2015-01-20 14:02:58 -07:00
2015-01-06 12:02:46 -05:00
2015-06-18 16:54:28 -04:00
2015-06-26 19:50:04 -07:00
2015-04-14 16:49:03 -07:00
2015-06-20 13:29:48 -07:00
2015-05-06 11:58:51 +01:00
2015-05-06 11:58:57 +01:00
2014-11-20 10:43:16 -04:00
2015-06-02 16:56:42 +02:00
2015-05-19 16:12:32 +02:00
2015-04-14 16:49:04 -07:00
2015-04-15 16:35:17 -07:00
2015-01-27 09:37:53 +00:00
2015-06-25 17:00:38 -07:00
2015-06-25 17:00:38 -07:00
2015-07-11 20:44:31 -07:00
2015-06-24 17:49:39 -07:00
2015-05-10 19:15:52 +02:00
2015-06-25 17:00:38 -07:00
2015-05-07 12:02:50 +02:00
2015-05-07 12:02:51 +02:00
2015-02-04 10:42:55 -08:00
2015-05-04 21:27:52 -07:00
2015-04-13 10:19:30 +02:00
2014-10-21 00:51:01 +02:00
2015-05-23 00:49:04 +02:00
2015-06-19 01:18:02 +02:00
2015-05-28 11:05:20 +09:30
2014-10-27 11:15:27 -04:00
2014-10-22 16:14:04 -06:00
2015-05-26 15:26:43 +02:00
2015-05-30 22:42:24 -07:00
2015-04-15 16:35:22 -07:00
2015-06-22 15:49:30 +08:00
2015-02-12 18:54:15 -08:00
2015-06-23 18:02:01 -04:00
2015-03-23 16:52:26 -04:00
2015-05-10 22:18:24 -04:00
2015-03-30 17:09:41 +09:00
2014-12-19 22:55:06 +01:00
2015-03-31 12:03:49 -04:00
2015-07-02 10:42:13 -07:00
2015-05-13 14:35:57 +05:30
2015-03-09 13:05:47 +01:00
2015-06-25 09:21:49 +05:30
2015-05-05 13:35:39 -06:00
2015-06-12 11:33:52 +02:00
2015-06-25 09:06:57 +02:00
2015-01-21 19:21:30 +01:00
2014-11-10 09:27:30 -07:00
2014-10-20 14:22:22 +02:00
2014-11-25 15:42:53 +01:00
2015-06-29 10:34:42 -07:00
2015-06-10 08:01:20 -06:00
2015-04-14 16:49:05 -07:00
2014-11-24 07:45:02 +01:00
2015-01-09 15:44:19 +01:00
2015-05-05 19:24:42 -04:00
2014-12-08 21:07:10 -05:00
2015-02-05 14:35:17 +01:00
2015-06-12 17:01:42 -07:00
2015-05-28 15:41:45 -07:00
2015-03-25 15:07:05 +11:00
2014-12-13 12:42:52 -08:00
2015-01-15 13:33:41 +02:00
2015-07-01 02:30:09 -04:00
2014-12-31 13:06:50 -05:00
2014-11-03 11:53:34 -05:00
2014-12-10 17:41:10 -08:00
2015-05-21 17:07:59 -04:00
2015-03-02 14:50:06 -03:00
2014-10-09 11:35:48 +03:00
2014-11-04 07:17:46 +01:00
2015-06-24 17:49:45 -07:00
2014-10-08 16:01:41 -04:00
2015-04-09 11:39:55 -05:00
2015-07-04 19:36:06 -07:00
2015-04-02 14:28:53 +01:00
2015-05-31 15:51:24 +09:00
2014-11-05 14:45:53 -08:00
2014-10-15 21:31:27 +05:30
2015-06-24 17:49:38 -07:00
2015-02-10 14:30:28 -08:00
2014-12-15 10:17:38 -05:00
2015-04-03 23:23:51 +02:00
2015-06-30 19:45:01 -07:00
2015-01-16 17:04:25 -05:00
2014-10-14 17:03:53 -04:00
2015-06-30 19:44:56 -07:00
2015-05-31 11:40:14 +09:00
2014-11-04 21:58:23 +01:00
2015-05-12 10:46:53 +02:00
2015-05-19 08:39:11 +02:00
2014-12-10 15:17:46 -05:00
2015-01-27 10:19:12 -02:00
2015-05-12 14:13:20 +02:00
2015-02-23 15:11:52 +01:00
2015-06-01 14:33:35 +02:00
2015-05-19 08:39:14 +02:00
2015-04-02 18:46:20 +02:00
2015-06-19 15:18:28 +02:00
2015-04-24 15:36:50 +02:00
2015-02-12 18:54:08 -08:00
2014-12-10 17:41:04 -08:00
2015-04-15 16:35:19 -07:00
2015-03-16 21:45:54 +11:00
2015-05-02 09:54:30 +03:00
2015-06-01 10:56:31 +09:00
2015-04-14 20:21:54 -07:00
2015-05-05 13:40:42 -06:00
2015-01-27 11:09:13 +01:00
2015-05-31 13:40:53 +02:00
2015-03-05 14:52:23 -05:00
2015-06-15 17:23:03 -07:00
2015-06-23 06:14:04 -07:00
2015-05-11 10:50:17 -04:00
2015-06-01 16:50:52 -07:00
2015-05-04 14:49:23 -04:00
2015-06-15 19:49:22 -07:00
2015-06-24 02:15:54 -07:00
2015-06-26 19:50:04 -07:00
2015-06-16 14:12:23 -04:00
2014-11-17 23:12:01 -05:00
2015-06-23 18:27:19 -07:00
2015-04-22 17:06:52 +02:00
2015-05-19 08:39:14 +02:00
2015-06-03 12:02:00 +02:00
2015-04-18 12:32:59 -07:00
2015-06-11 09:01:55 +02:00
2015-01-19 16:11:59 +00:00
2015-04-15 16:35:22 -07:00
2015-01-19 14:55:22 +01:00
2014-12-16 15:53:03 -08:00
2014-12-11 15:04:11 -06:00
2014-12-11 15:04:06 -06:00
2015-03-23 22:12:08 -04:00
2015-03-23 10:55:21 +01:00
2015-06-25 12:06:34 +02:00
2015-07-02 22:34:38 +02:00
2015-07-08 11:32:25 +02:00
2015-05-18 17:32:43 +02:00
2015-02-19 01:08:42 +01:00
2014-11-23 13:01:46 +01:00
2015-06-25 12:06:45 +02:00
2015-06-15 14:36:01 -04:00
2015-01-15 10:34:54 +01:00
2015-04-03 12:52:29 -04:00
2015-06-10 11:31:14 +02:00
2015-04-09 09:40:24 +02:00
2015-03-26 23:51:36 +01:00
2015-04-15 16:35:20 -07:00
2015-04-21 09:44:55 -03:00
2015-02-19 12:39:02 -06:00
2014-12-10 17:41:11 -08:00
2014-12-13 13:33:07 +01:00
2015-07-01 17:47:51 -07:00
2014-10-14 15:05:34 -04:00
2015-07-03 15:20:57 -07:00
2015-04-23 16:52:01 +02:00
2014-10-22 16:14:04 -06:00
2014-10-29 16:33:14 -07:00
2015-06-24 17:49:46 -07:00
2015-01-13 16:10:16 +00:00
2015-04-15 16:35:17 -07:00
2015-05-13 10:19:35 +02:00
2015-06-05 17:26:35 +02:00
2015-05-26 12:40:17 +02:00
2015-03-31 09:45:50 -06:00
2015-03-30 11:55:48 -07:00
2015-05-04 11:05:55 -07:00
2015-06-19 10:03:12 +02:00
2015-02-11 16:47:46 +10:30
2015-03-24 11:52:08 +10:30
2015-06-25 16:49:21 -07:00
2015-04-29 17:17:17 -05:00
2015-06-26 11:23:38 -04:00
2015-02-12 18:54:10 -08:00
2015-01-04 23:11:43 -05:00
2014-11-20 14:45:15 +01:00
2015-05-19 23:58:43 +02:00
2015-06-24 15:09:40 -07:00
2015-01-25 23:16:29 -05:00
2015-06-27 13:26:03 -07:00
2015-06-11 22:19:45 +05:30
2015-05-12 09:18:16 +05:30
2014-10-24 15:49:20 -04:00
2015-05-28 12:21:08 +02:00
2015-05-14 22:35:13 -04:00
2015-05-24 11:15:54 -07:00
2015-06-30 19:44:55 -07:00
2015-06-25 16:00:17 -07:00
2015-04-14 16:49:00 -07:00
2014-10-22 16:14:04 -06:00
2014-10-09 22:25:56 -04:00
2015-04-15 16:35:18 -07:00
2014-11-21 14:08:56 -05:00
2015-04-14 16:49:05 -07:00
2015-03-25 11:44:52 +01:00
2015-05-12 10:39:26 -04:00
2015-06-24 17:49:41 -07:00
2015-06-30 19:44:56 -07:00
2014-10-09 22:25:58 -04:00
2015-06-24 17:49:44 -07:00
2015-06-30 19:44:56 -07:00
2015-07-07 01:55:20 +02:00
2015-07-01 10:49:25 -07:00
2015-03-12 18:46:08 -07:00
2015-07-01 10:49:25 -07:00
2015-04-18 11:20:31 -04:00
2015-06-16 14:35:06 +08:00
2014-11-23 17:14:43 +01:00
2015-02-14 11:32:59 -08:00
2015-05-15 01:10:45 -04:00
2015-06-25 04:20:04 -04:00
2015-05-11 10:50:17 -04:00
2015-05-12 18:43:55 -04:00
2015-06-15 17:23:03 -07:00
2015-06-12 14:16:46 +02:00
2015-06-18 21:14:31 +02:00
2015-05-14 01:10:05 -04:00
2015-06-12 14:10:12 +02:00
2015-06-18 21:14:31 +02:00
2015-05-09 22:15:31 -04:00
2015-06-24 10:17:37 -04:00
2015-06-27 11:48:58 -04:00
2015-06-24 10:53:11 -04:00
2015-06-10 18:32:40 -04:00
2015-06-24 10:17:37 -04:00
2015-05-05 17:10:11 -07:00
2014-10-25 08:07:30 +02:00
2015-06-24 17:49:40 -07:00
2015-02-13 21:21:39 -08:00
2014-12-10 21:30:20 -05:00
2015-07-04 14:05:49 -04:00
2015-07-04 14:04:44 -04:00
2015-06-05 10:58:34 -06:00
2014-11-04 16:43:08 +00:00
2015-05-28 12:59:40 -05:00
2015-05-09 17:11:25 +05:30
2015-07-01 19:40:18 -07:00
2015-01-15 17:23:17 +01:00
2015-06-24 11:18:48 +10:00
2015-03-03 14:42:55 -06:00
2015-04-14 19:23:24 -05:00
2015-03-11 17:56:28 -04:00
2015-03-09 23:50:20 -04:00
2015-03-03 14:42:57 -06:00
2014-11-04 13:29:38 +00:00
2015-03-13 09:45:24 -05:00
2014-10-29 16:33:14 -07:00
2015-07-01 19:40:18 -07:00
2015-03-06 12:39:48 +02:00
2014-11-27 12:51:04 +05:30
2015-06-24 17:49:43 -07:00
2015-05-08 12:27:59 +02:00
2015-02-11 17:06:02 -08:00
2015-02-11 17:06:07 -08:00
2014-12-13 12:42:48 -08:00
2015-04-15 16:35:19 -07:00
2014-11-13 16:17:05 -08:00
2015-07-04 19:36:06 -07:00
2015-06-01 07:08:18 +09:00
2014-11-13 10:35:25 -07:00
2015-06-24 16:49:49 -07:00
2015-04-08 16:25:25 -05:00
2015-04-09 14:20:11 -05:00
2015-06-12 15:26:45 -05:00
2015-05-29 07:39:34 +10:00
2014-12-13 12:42:53 -08:00
2015-01-06 10:26:10 -05:00
2014-11-21 11:19:15 -05:00
2015-06-26 14:02:43 -07:00
2015-01-09 11:12:28 +01:00
2015-04-12 21:03:31 +02:00
2015-04-03 15:08:20 -04:00
2015-05-27 00:27:35 -04:00
2015-01-25 23:17:28 -05:00
2014-10-08 10:39:33 +05:30
2015-06-16 14:12:37 -04:00
2014-11-20 14:45:15 +01:00
2015-05-12 23:55:37 +02:00
2015-03-22 22:19:12 +01:00
2014-11-29 23:53:20 +01:00
2014-12-04 00:46:58 +01:00
2014-12-12 15:26:48 -08:00
2015-05-30 02:17:15 +02:00
2015-05-20 01:56:31 +02:00
2015-03-18 15:54:27 +01:00
2015-06-19 01:18:14 +02:00
2015-06-29 10:34:42 -07:00
2014-10-19 20:22:32 +03:00
2015-03-18 22:39:16 +01:00
2015-06-10 16:15:54 +02:00
2015-07-03 18:55:00 +02:00
2015-06-25 17:00:38 -07:00
2014-12-10 21:30:20 -05:00
2015-06-15 14:40:49 +02:00
2015-01-16 16:01:10 -08:00
2015-03-23 14:06:10 +11:00
2015-03-31 12:01:19 -04:00
2014-12-10 17:41:10 -08:00
2015-06-12 11:36:30 +02:00
2015-06-05 11:40:45 +01:00
2014-10-28 16:48:02 -04:00
2015-05-28 10:47:45 -05:00
2015-03-18 21:55:08 +01:00
2015-03-16 10:26:41 +01:00
2015-06-10 19:14:04 +08:00
2014-12-13 12:42:52 -08:00
2015-05-28 11:32:04 +09:30
2015-05-28 11:32:06 +09:30
2015-05-28 11:32:04 +09:30
2015-05-27 12:58:04 -07:00
2015-07-01 10:49:25 -07:00
2015-05-27 12:59:31 -07:00
2015-06-22 18:57:44 -07:00
2015-04-15 16:35:23 -07:00
2015-05-22 12:19:21 +01:00
2015-06-17 09:57:12 +03:00
2014-10-20 10:11:29 +02:00
2014-10-20 10:11:29 +02:00
2015-02-05 15:09:25 +01:00
2015-05-16 18:08:26 -04:00
2014-11-10 16:45:43 -05:00
2015-05-26 15:23:23 +02:00
2015-04-15 16:35:19 -07:00
2015-06-25 01:13:43 +02:00
2015-06-23 06:56:18 -07:00
2015-06-30 19:44:59 -07:00
2015-07-04 08:56:53 -07:00
2015-05-24 12:13:36 -07:00
2014-10-09 22:26:04 -04:00
2015-06-27 13:26:03 -07:00
2015-02-13 21:21:39 -08:00
2015-06-23 18:01:07 -04:00
2015-07-01 10:49:25 -07:00
2015-05-31 16:21:38 +09:00
2014-11-06 14:57:24 -08:00
2015-05-06 22:27:00 +02:00
2015-01-09 14:25:39 -08:00
2015-05-10 19:06:38 +02:00
2015-02-23 16:12:24 +05:30
2015-02-12 18:54:09 -08:00
2014-10-14 02:18:20 +02:00
2015-06-15 14:30:32 -07:00
2015-02-12 18:54:09 -08:00
2015-06-29 10:49:51 -07:00
2015-02-13 21:21:41 -08:00
2015-04-20 09:08:49 -07:00
2015-06-24 17:49:40 -07:00
2015-06-15 19:49:22 -07:00
2015-04-11 15:53:35 -04:00
2015-01-03 14:32:57 -05:00
2015-01-03 14:32:57 -05:00
2015-05-27 12:57:27 -07:00
2014-11-26 19:33:57 -08:00
2015-03-03 11:16:47 -08:00
2015-04-14 09:50:27 -07:00
2015-06-25 17:00:38 -07:00
2015-05-30 17:04:36 -07:00
2015-04-16 19:02:04 -04:00
2015-06-25 17:00:40 -07:00
2015-02-13 23:49:36 +01:00
2015-05-11 15:06:43 +08:00
2014-12-10 17:41:09 -08:00
2015-05-19 09:19:59 -06:00
2015-02-12 18:54:08 -08:00
2015-06-26 14:02:43 -07:00
2015-07-01 10:36:39 -05:00
2015-07-01 10:36:45 -05:00
2015-06-25 17:00:39 -07:00
2015-05-23 01:22:35 -04:00
2015-05-11 19:46:52 -07:00
2015-02-03 15:48:51 -08:00
2015-07-07 21:56:34 +02:00
2015-06-12 11:15:49 +02:00
2015-01-22 12:28:02 +01:00
2015-01-02 16:47:35 -05:00
2015-06-12 11:15:49 +02:00
2015-07-09 10:51:46 +02:00
2015-06-19 15:18:28 +02:00
2015-04-22 17:06:49 +02:00
2015-05-27 15:22:15 +02:00
2015-05-13 15:25:39 -04:00
2014-11-19 22:01:15 -05:00
2015-02-03 12:48:43 -05:00
2015-04-08 09:39:56 -04:00
2015-05-18 14:08:58 -07:00
2015-05-29 17:21:45 -05:00
2015-06-15 16:02:52 -07:00
2015-05-19 08:39:18 +02:00
2015-03-18 22:00:34 -04:00
2015-05-14 17:55:51 -07:00
2014-11-07 10:09:07 -08:00
2015-04-11 22:29:44 -04:00
2014-10-22 16:14:04 -06:00
2015-04-28 12:48:57 +02:00
2015-04-07 12:58:35 -05:00
2014-12-17 12:31:40 -08:00
2015-05-05 17:10:11 -07:00
2014-12-04 14:31:00 -05:00
2014-11-28 16:08:16 +01:00
2015-04-14 18:06:47 -07:00
2015-04-07 11:14:38 -06:00
2015-06-01 15:48:54 +02:00
2015-06-01 15:48:54 +02:00
2015-01-23 14:57:10 +10:30
2015-04-13 21:04:16 +09:30
2015-04-15 12:41:14 +09:30
2014-12-13 12:42:48 -08:00
2015-03-12 18:46:08 -07:00
2015-06-12 17:26:57 -07:00
2015-02-04 01:34:14 -05:00
2015-06-01 15:48:54 +02:00
2015-02-02 10:09:54 -08:00
2015-06-29 11:10:56 -07:00
2015-06-29 11:51:06 +02:00
2015-03-24 09:48:14 -07:00
2015-05-21 17:26:22 -04:00
2015-06-02 08:40:20 -06:00
2015-06-25 17:00:37 -07:00
2015-04-15 16:35:20 -07:00