Linus Torvalds
cc51bf6e6d
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
...
Pull timer fixes from Thomas Gleixner:
- Cure for not using zalloc in the first place, which leads to random
crashes with CPUMASK_OFF_STACK.
- Revert a user space visible change which broke udev
- Add a missing cpu_online early return introduced by the new full
dyntick conversions
- Plug a long standing race in the timer wheel cpu hotplug code.
Sigh...
- Cleanup NOHZ per cpu data on cpu down to prevent stale data on cpu
up.
* 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons
timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARE
tick: Don't invoke tick_nohz_stop_sched_tick() if the cpu is offline
tick: Cleanup NOHZ per cpu data on cpu down
tick: Use zalloc_cpumask_var for allocating offstack cpumasks
2013-05-15 14:05:17 -07:00
..
2013-04-29 18:28:22 -07:00
2012-10-06 03:05:04 +09:00
2013-02-06 12:18:56 -08:00
2013-05-14 20:54:06 +02:00
2013-02-24 20:00:58 -08:00
2013-04-29 18:28:33 -07:00
2013-04-29 18:28:35 -07:00
2013-04-29 18:28:29 -07:00
2013-04-29 18:28:36 -07:00
2013-04-29 18:28:35 -07:00
2013-04-29 18:28:40 -07:00
2013-04-05 09:36:53 -07:00
2013-04-29 18:28:39 -07:00
2013-04-29 18:28:29 -07:00
2013-04-29 18:28:39 -07:00
2013-04-29 18:28:29 -07:00
2013-04-29 18:28:36 -07:00
2013-04-29 18:28:35 -07:00
2013-04-29 18:28:39 -07:00
2007-05-08 11:15:18 -07:00
2013-04-29 18:28:25 -07:00
2013-04-29 18:28:25 -07:00
2013-04-29 18:28:25 -07:00
2013-02-21 17:22:29 -08:00
2013-04-29 18:28:29 -07:00
2013-04-29 18:28:36 -07:00
2013-04-29 18:28:36 -07:00
2013-04-29 18:28:29 -07:00
2013-04-29 18:28:35 -07:00
2013-04-29 18:28:34 -07:00
2013-04-29 18:28:35 -07:00
2013-04-29 18:28:37 -07:00
2013-04-29 18:28:25 -07:00
2013-04-29 18:28:25 -07:00
2013-04-29 18:28:29 -07:00
2013-04-29 18:28:25 -07:00
2013-04-29 18:28:37 -07:00
2013-04-29 18:28:36 -07:00
2013-04-29 18:28:34 -07:00
2013-04-29 18:28:29 -07:00
2013-04-29 18:28:29 -07:00
2013-04-29 18:28:25 -07:00
2013-04-29 18:28:37 -07:00
2013-04-29 18:28:30 -07:00
2013-04-29 18:28:30 -07:00
2013-04-29 18:28:25 -07:00
2013-02-05 20:38:49 +11:00
2013-04-29 18:28:40 -07:00
2013-01-03 15:57:02 -08:00
2011-08-26 17:26:35 -07:00
2013-04-29 18:28:26 -07:00
2013-04-29 18:28:26 -07:00
2013-04-29 18:28:30 -07:00
2013-04-29 18:28:37 -07:00
2013-04-29 18:28:35 -07:00
2013-04-29 18:28:34 -07:00
2013-04-29 18:28:36 -07:00
2013-01-03 15:57:02 -08:00
2013-04-29 18:28:30 -07:00
2013-04-29 18:28:30 -07:00
2013-04-29 18:28:39 -07:00
2013-04-29 18:28:34 -07:00
2013-04-29 18:28:36 -07:00
2013-04-30 09:36:50 -07:00
2013-04-29 18:28:37 -07:00
2013-04-29 18:28:35 -07:00
2013-04-29 18:28:37 -07:00
2013-02-21 17:22:27 -08:00
2013-01-03 15:57:02 -08:00
2013-04-29 18:28:37 -07:00
2013-04-29 18:28:26 -07:00
2013-04-29 18:28:32 -07:00
2013-04-29 18:28:37 -07:00
2013-04-29 18:28:39 -07:00
2013-04-29 18:28:33 -07:00
2013-04-29 18:28:38 -07:00
2013-04-29 18:28:40 -07:00
2013-04-29 18:28:26 -07:00
2013-04-29 18:28:38 -07:00
2013-04-29 18:28:38 -07:00
2013-04-29 18:28:38 -07:00
2012-03-23 17:36:29 -07:00
2013-02-21 17:22:28 -08:00
2013-01-03 15:57:02 -08:00
2013-04-09 14:13:32 -04:00
2013-04-29 18:28:30 -07:00
2013-04-29 18:28:39 -07:00
2013-04-29 18:28:32 -07:00
2013-04-29 18:28:34 -07:00
2013-04-29 18:28:32 -07:00
2013-04-29 18:28:38 -07:00
2013-04-29 18:28:31 -07:00
2013-04-29 18:28:38 -07:00
2013-05-07 18:38:26 -07:00
2013-04-29 18:28:31 -07:00
2013-04-29 18:28:34 -07:00
2013-01-03 15:57:02 -08:00
2013-04-29 18:28:31 -07:00
2013-05-02 09:38:16 -07:00
2013-04-19 13:51:25 +02:00
2013-04-29 18:28:38 -07:00
2013-04-29 18:28:38 -07:00
2013-04-29 18:28:32 -07:00
2013-04-29 18:28:27 -07:00
2013-04-29 18:28:39 -07:00
2013-04-29 18:28:31 -07:00
2013-04-29 18:28:27 -07:00
2013-05-02 09:03:55 -07:00
2013-04-29 18:28:31 -07:00
2012-10-06 03:05:04 +09:00
2013-04-29 18:28:28 -07:00
2013-04-29 18:28:31 -07:00
2013-05-09 14:34:58 -07:00
2013-04-29 18:28:33 -07:00
2013-04-29 18:28:33 -07:00
2013-04-29 18:28:33 -07:00
2013-04-29 18:28:40 -07:00
2013-04-29 18:28:27 -07:00
2013-04-29 18:28:39 -07:00
2013-02-21 17:22:29 -08:00
2013-04-29 18:28:27 -07:00
2013-04-29 18:28:27 -07:00
2013-04-29 18:28:32 -07:00
2013-04-29 18:28:32 -07:00
2013-01-15 18:16:06 -08:00