Linus Torvalds
39cf275a1a
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
...
Pull scheduler changes from Ingo Molnar:
"The main changes in this cycle are:
- (much) improved CONFIG_NUMA_BALANCING support from Mel Gorman, Rik
van Riel, Peter Zijlstra et al. Yay!
- optimize preemption counter handling: merge the NEED_RESCHED flag
into the preempt_count variable, by Peter Zijlstra.
- wait.h fixes and code reorganization from Peter Zijlstra
- cfs_bandwidth fixes from Ben Segall
- SMP load-balancer cleanups from Peter Zijstra
- idle balancer improvements from Jason Low
- other fixes and cleanups"
* 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (129 commits)
ftrace, sched: Add TRACE_FLAG_PREEMPT_RESCHED
stop_machine: Fix race between stop_two_cpus() and stop_cpus()
sched: Remove unnecessary iteration over sched domains to update nr_busy_cpus
sched: Fix asymmetric scheduling for POWER7
sched: Move completion code from core.c to completion.c
sched: Move wait code from core.c to wait.c
sched: Move wait.c into kernel/sched/
sched/wait: Fix __wait_event_interruptible_lock_irq_timeout()
sched: Avoid throttle_cfs_rq() racing with period_timer stopping
sched: Guarantee new group-entities always have weight
sched: Fix hrtimer_cancel()/rq->lock deadlock
sched: Fix cfs_bandwidth misuse of hrtimer_expires_remaining
sched: Fix race on toggling cfs_bandwidth_used
sched: Remove extra put_online_cpus() inside sched_setaffinity()
sched/rt: Fix task_tick_rt() comment
sched/wait: Fix build breakage
sched/wait: Introduce prepare_to_wait_event()
sched/wait: Add ___wait_cond_timeout() to wait_event*_timeout() too
sched: Remove get_online_cpus() usage
sched: Fix race in migrate_swap_stop()
...
2013-11-12 10:20:12 +09:00
..
2013-10-29 21:24:44 +01:00
2013-02-01 10:00:22 +01:00
2013-06-21 18:07:02 +02:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2013-07-01 15:10:58 +02:00
2013-10-29 21:23:49 +01:00
2013-09-18 20:25:19 +02:00
2013-10-29 21:24:05 +01:00
2013-08-05 18:58:55 +01:00
2013-10-29 21:24:40 +01:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2013-10-29 21:24:46 +01:00
2013-02-01 10:00:22 +01:00
2013-10-29 21:24:40 +01:00
2013-09-17 18:50:53 +02:00
2013-10-29 21:24:40 +01:00
2013-09-17 18:50:53 +02:00
2013-10-29 21:24:40 +01:00
2013-10-29 21:24:40 +01:00
2013-07-05 11:40:52 +05:30
2013-09-03 23:22:16 +02:00
2013-02-01 10:00:22 +01:00
2013-10-29 21:24:40 +01:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2012-12-13 19:40:13 +01:00
2013-06-18 00:31:31 +02:00
2013-02-01 10:00:22 +01:00
2013-09-04 16:58:31 +02:00
2013-02-01 10:00:22 +01:00
2012-12-13 18:15:30 +01:00
2013-05-09 17:55:19 +02:00
2013-02-01 10:00:22 +01:00
2012-12-13 18:15:30 +01:00
2012-12-13 18:15:30 +01:00
2012-12-13 18:15:30 +01:00
2013-10-29 21:25:31 +01:00
2013-09-03 23:22:20 +02:00
2013-09-03 18:19:28 +02:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2013-05-08 03:51:58 +02:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2013-06-21 18:07:00 +02:00
2013-02-01 10:00:22 +01:00
2013-11-04 18:19:20 +01:00
2013-05-09 17:55:19 +02:00
2011-04-06 06:19:38 -07:00
2011-04-06 06:19:38 -07:00
2013-11-04 18:19:20 +01:00
2013-11-04 18:19:20 +01:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2013-08-26 15:31:55 +02:00
2013-05-08 01:19:11 +02:00
2013-05-09 17:55:20 +02:00
2013-02-20 18:24:24 +01:00
2011-05-10 18:15:24 +01:00
2011-10-20 15:00:18 +01:00
2013-10-29 21:25:24 +01:00
2011-05-10 18:15:24 +01:00
2013-02-01 10:00:22 +01:00
2012-05-15 17:49:20 +02:00
2013-05-22 01:34:25 +02:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2013-03-02 07:44:16 -08:00
2013-06-13 17:46:41 +02:00
2013-09-24 11:07:18 +02:00
2013-09-17 13:58:12 +02:00
2013-09-17 18:50:53 +02:00
2013-09-18 20:25:19 +02:00
2012-10-16 22:20:03 +02:00
2010-10-29 19:08:31 +01:00
2013-05-01 16:32:49 -05:00
2013-05-01 16:32:49 -05:00
2013-02-01 10:00:22 +01:00
2013-01-24 13:20:09 +01:00
2013-10-29 21:25:09 +01:00
2012-10-09 09:47:14 +01:00
2012-03-28 18:30:02 +01:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2013-05-09 17:55:18 +02:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2013-07-01 15:10:57 +02:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2013-04-11 15:39:51 +02:00
2013-02-01 10:00:22 +01:00
2013-04-29 15:54:33 -07:00
2011-07-26 16:49:47 -07:00
2013-05-22 01:34:28 +02:00
2013-05-09 17:55:20 +02:00
2013-07-01 15:10:59 +02:00
2013-02-17 01:25:34 +01:00
2013-02-01 10:00:22 +01:00
2013-04-11 15:39:51 +02:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2013-10-11 07:39:14 +02:00
2013-09-25 14:07:50 +02:00
2012-12-13 16:46:47 +01:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2013-06-03 10:58:54 +03:00
2013-03-03 22:55:19 -05:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2013-05-08 01:19:07 +02:00
2013-02-01 10:00:22 +01:00
2011-10-20 15:00:18 +01:00
2013-09-19 11:16:44 +02:00
2013-10-29 21:24:51 +01:00
2012-12-13 18:15:30 +01:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2013-07-01 15:10:58 +02:00
2013-09-19 00:48:48 +02:00
2011-03-14 21:07:26 +01:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2013-06-29 12:46:35 +04:00
2013-07-01 15:10:57 +02:00
2013-05-08 01:19:07 +02:00
2013-10-29 21:25:11 +01:00
2012-08-17 10:57:28 +02:00
2013-10-29 21:25:24 +01:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2013-10-29 21:24:36 +01:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2012-10-09 09:47:14 +01:00
2012-10-09 09:47:14 +01:00
2013-03-19 19:15:52 +01:00
2013-02-03 18:33:02 -05:00
2011-07-20 23:12:11 +01:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2012-10-09 09:47:14 +01:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2013-04-26 17:18:24 +02:00
2013-10-29 21:23:51 +01:00
2013-07-01 15:10:48 +02:00
2011-06-15 14:35:33 +02:00
2013-02-01 10:00:22 +01:00
2011-05-24 23:35:55 +02:00
2013-06-13 17:46:41 +02:00
2013-10-29 21:25:16 +01:00
2012-10-09 09:47:14 +01:00
2013-10-29 21:25:16 +01:00
2013-10-29 21:25:26 +01:00
2013-09-18 16:31:49 +02:00
2013-02-01 10:00:22 +01:00
2011-12-07 22:01:45 +00:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2012-10-09 09:47:14 +01:00
2013-05-09 17:57:30 +02:00
2013-07-14 19:36:51 -04:00
2013-10-29 21:25:16 +01:00
2013-02-01 10:00:22 +01:00
2013-09-18 17:13:58 +02:00
2013-02-01 10:00:22 +01:00