Linus Torvalds
c84a1e32ee
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
...
Pull scheduler updates from Ingo Molnar:
"The main scheduling related changes in this cycle were:
- various sched/numa updates, for better performance
- tree wide cleanup of open coded nice levels
- nohz fix related to rq->nr_running use
- cpuidle changes and continued consolidation to improve the
kernel/sched/idle.c high level idle scheduling logic. As part of
this effort I pulled cpuidle driver changes from Rafael as well.
- standardized idle polling amongst architectures
- continued work on preparing better power/energy aware scheduling
- sched/rt updates
- misc fixlets and cleanups"
* 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (49 commits)
sched/numa: Decay ->wakee_flips instead of zeroing
sched/numa: Update migrate_improves/degrades_locality()
sched/numa: Allow task switch if load imbalance improves
sched/rt: Fix 'struct sched_dl_entity' and dl_task_time() comments, to match the current upstream code
sched: Consolidate open coded implementations of nice level frobbing into nice_to_rlimit() and rlimit_to_nice()
sched: Initialize rq->age_stamp on processor start
sched, nohz: Change rq->nr_running to always use wrappers
sched: Fix the rq->next_balance logic in rebalance_domains() and idle_balance()
sched: Use clamp() and clamp_val() to make sys_nice() more readable
sched: Do not zero sg->cpumask and sg->sgp->power in build_sched_groups()
sched/numa: Fix initialization of sched_domain_topology for NUMA
sched: Call select_idle_sibling() when not affine_sd
sched: Simplify return logic in sched_read_attr()
sched: Simplify return logic in sched_copy_attr()
sched: Fix exec_start/task_hot on migrated tasks
arm64: Remove TIF_POLLING_NRFLAG
metag: Remove TIF_POLLING_NRFLAG
sched/idle: Make cpuidle_idle_call() void
sched/idle: Reflow cpuidle_idle_call()
sched/idle: Delay clearing the polling bit
...
2014-06-03 14:00:15 -07:00
..
2014-06-02 09:22:24 -07:00
2014-04-04 21:08:20 -07:00
2014-05-07 18:27:45 +02:00
2014-04-04 21:07:28 -07:00
2014-04-03 16:21:12 -07:00
2014-03-19 14:41:58 +09:00
2014-05-16 17:52:36 +02:00
2014-05-16 00:55:30 +02:00
2014-04-09 08:45:40 -07:00
2014-05-03 11:35:23 +01:00
2014-03-30 13:25:19 -07:00
2014-03-08 23:32:26 -08:00
2014-06-03 11:44:48 -07:00
2014-05-16 15:12:45 -04:00
2014-04-10 18:43:32 -07:00
2014-04-09 08:39:39 -07:00
2014-04-18 16:40:08 -07:00
2014-04-08 10:56:12 +02:00
2014-04-24 12:53:38 -07:00
2014-06-03 09:11:20 -07:00
2014-06-02 17:08:12 +01:00
2014-05-22 11:16:36 +02:00
2014-06-02 17:08:41 +01:00
2014-04-18 14:20:48 +02:00
2014-05-28 11:35:41 -07:00
2014-04-01 15:14:04 -07:00
2014-04-18 11:40:30 +02:00
2014-04-10 17:51:29 -04:00
2014-04-03 16:20:49 -07:00
2014-04-03 16:21:09 -07:00
2014-04-07 16:36:05 -07:00
2014-04-22 15:09:05 -06:00
2014-04-18 11:40:30 +02:00
2014-05-13 15:10:52 -06:00
2014-03-13 09:38:42 -06:00
2014-05-30 08:25:36 -06:00
2014-05-30 08:11:50 -06:00
2014-04-18 14:20:48 +02:00
2014-05-13 11:26:27 -04:00
2014-03-24 17:10:07 -07:00
2014-04-02 12:51:41 -07:00
2014-04-09 13:44:35 -07:00
2014-04-09 13:44:35 -07:00
2014-05-27 13:56:21 -07:00
2014-05-28 13:37:21 -07:00
2014-04-07 14:55:46 -07:00
2014-04-07 14:43:50 +02:00
2014-05-07 01:49:28 +02:00
2014-04-03 16:20:58 -07:00
2014-03-13 15:56:44 +01:00
2014-04-07 16:36:06 -07:00
2014-04-03 16:21:05 -07:00
2014-05-01 10:30:00 -04:00
2014-03-27 16:56:24 -04:00
2014-06-03 08:34:00 -07:00
2014-05-20 16:55:23 -06:00
2014-05-21 14:02:37 -07:00
2014-03-24 14:05:08 +00:00
2014-04-30 13:46:56 -06:00
2014-04-03 16:21:06 -07:00
2014-04-29 09:45:56 +09:00
2014-04-01 23:19:14 -04:00
2014-03-10 11:44:42 -04:00
2014-04-14 16:26:47 -04:00
2014-03-07 10:19:57 -05:00
2014-04-23 16:17:03 -04:00
2014-04-03 16:20:51 -07:00
2014-04-08 20:43:28 -04:00
2014-04-28 10:37:21 -04:00
2014-04-18 14:20:48 +02:00
2014-03-10 17:26:19 -07:00
2014-05-20 10:30:40 +09:00
2014-03-13 12:48:32 +01:00
2014-05-05 10:59:49 +01:00
2014-04-29 22:11:53 +01:00
2014-04-01 19:06:50 +02:00
2014-04-04 09:12:49 +02:00
2014-03-20 12:35:45 +01:00
2014-05-06 13:04:58 -07:00
2014-05-03 19:24:26 -04:00
2014-04-07 16:36:07 -07:00
2014-03-20 11:53:20 -04:00
2014-05-16 22:14:49 -04:00
2014-05-20 11:24:26 -04:00
2014-03-07 11:41:32 -05:00
2014-05-27 14:26:31 -07:00
2014-03-24 14:07:31 +00:00
2014-06-03 12:57:53 -07:00
2014-04-07 16:36:11 -07:00
2014-04-17 12:30:40 -07:00
2014-04-17 12:23:07 -07:00
2014-04-28 12:20:00 +02:00
2014-03-13 12:11:00 +10:30
2014-03-31 00:45:09 -04:00
2014-04-01 11:22:57 -07:00
2014-04-06 09:38:07 -07:00
2014-05-27 14:33:17 -07:00
2014-04-03 16:20:50 -07:00
2014-04-25 12:00:49 -07:00
2014-03-21 13:43:13 +01:00
2014-04-07 16:36:14 -07:00
2014-04-18 15:56:03 -04:00
2014-05-05 16:07:37 -07:00
2014-04-03 16:21:01 -07:00
2014-03-31 14:13:25 -07:00
2014-03-18 19:19:41 -04:00
2014-04-24 05:00:36 +00:00
2014-05-27 17:38:11 -07:00
2014-04-16 15:09:51 -04:00
2014-05-20 08:58:39 +02:00
2014-04-07 16:36:13 -07:00
2014-04-07 16:35:54 -07:00
2014-05-27 17:43:11 -07:00
2014-04-13 13:28:13 -07:00
2014-05-06 14:02:53 -04:00
2014-04-07 16:35:55 -07:00
2014-04-03 16:21:01 -07:00
2014-04-09 13:44:35 -07:00
2014-04-06 09:38:07 -07:00
2014-03-24 12:21:00 +10:30
2014-04-01 23:19:08 -04:00
2014-03-11 12:14:56 +01:00
2014-04-01 23:19:10 -04:00
2014-05-14 00:37:34 -04:00
2014-04-03 14:31:34 -04:00
2014-06-03 12:57:53 -07:00
2014-04-24 13:44:54 -04:00
2014-03-29 17:58:37 -04:00
2014-03-17 15:14:16 -04:00
2014-03-17 15:15:21 -04:00
2014-04-03 16:21:26 -07:00
2014-04-01 16:25:51 -04:00
2014-04-07 10:59:19 -07:00
2014-04-11 16:45:59 -07:00
2014-03-11 17:26:47 +00:00
2014-05-21 11:14:46 +02:00
2014-04-24 21:40:22 +01:00
2014-05-07 17:16:35 -04:00
2014-03-10 22:42:28 -07:00
2014-05-15 17:02:14 +01:00
2014-03-11 17:27:12 +00:00
2014-06-02 16:14:07 -07:00
2014-05-21 11:40:49 +05:30
2014-04-03 16:21:04 -07:00
2014-04-03 16:21:00 -07:00
2014-04-24 15:01:33 -06:00
2014-05-30 11:41:17 -06:00
2014-05-14 09:46:10 -07:00
2014-06-03 13:18:00 -07:00
2014-04-16 14:36:12 -04:00
2014-04-12 14:49:50 -07:00
2014-03-20 13:25:54 +01:00
2014-04-03 16:21:08 -07:00
2014-04-01 16:43:18 -04:00
2014-03-21 14:21:13 -04:00
2014-03-21 18:26:03 +01:00
2014-04-03 16:20:54 -07:00
2014-04-03 16:21:01 -07:00
2014-03-19 22:24:08 -04:00
2014-05-19 10:52:04 -07:00
2014-05-14 09:46:09 -07:00
2014-05-14 09:46:09 -07:00
2014-04-16 08:56:09 +02:00
2014-04-18 16:07:22 +01:00
2014-04-07 16:35:54 -07:00
2014-04-14 16:47:28 +02:00
2014-04-07 16:36:07 -07:00
2014-03-20 22:09:09 -07:00
2014-05-15 15:30:33 -04:00
2014-06-03 14:00:15 -07:00
2014-03-31 00:45:09 -04:00
2014-04-01 17:08:43 +02:00
2014-04-24 16:32:27 -07:00
2014-03-21 04:12:33 +09:00
2014-03-17 16:20:49 -07:00
2014-04-19 22:42:19 -07:00
2014-04-16 12:03:14 +02:00
2014-04-03 16:21:00 -07:00
2014-04-02 20:53:45 -07:00
2014-04-13 13:28:13 -07:00
2014-05-06 13:04:59 -07:00
2014-04-24 13:44:53 -04:00
2014-03-19 08:58:30 +00:00
2014-04-03 16:21:01 -07:00
2014-03-26 16:49:31 -04:00
2014-04-12 13:06:10 -07:00
2014-05-27 14:29:56 -07:00
2014-04-18 12:07:31 +02:00
2014-05-07 13:33:49 +02:00
2014-05-14 09:46:32 -07:00
2014-04-18 14:20:48 +02:00
2014-04-09 10:12:11 -04:00
2014-04-24 16:16:33 -07:00
2014-05-03 18:14:28 -04:00
2014-05-20 16:54:21 -06:00
2014-03-14 22:41:36 -04:00
2014-04-01 23:19:21 -04:00
2014-03-18 16:39:34 -04:00
2014-05-27 16:11:49 -07:00
2014-05-15 17:02:21 +01:00
2014-04-03 16:21:04 -07:00
2014-04-07 16:35:53 -07:00
2014-04-07 16:36:14 -07:00
2014-04-18 16:40:08 -07:00
2014-04-01 11:00:07 -07:00
2014-04-07 16:35:57 -07:00