summaryrefslogtreecommitdiffstats
path: root/kernel/sched
Commit message (Expand)AuthorAgeFilesLines
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-251-1/+1
* Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2016-12-133-86/+209
|\
| * Merge branch 'pm-cpuidle'Rafael J. Wysocki2016-12-122-66/+110
| |\
| | * Merge back earlier cpuidle material for v4.10.Rafael J. Wysocki2016-12-012-66/+110
| | |\
| | | * sched/idle: Add support for tasks that inject idlePeter Zijlstra2016-11-292-61/+102
| | | * cpuidle: Allow enforcing deepest idle state selectionJacob Pan2016-11-291-5/+8
| * | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2016-12-121-20/+99
| |\ \ \
| | * | | cpufreq: schedutil: Rectify comment in sugov_irq_work() functionViresh Kumar2016-11-241-6/+6
| | * | | cpufreq: schedutil: irq-work and mutex are only used in slow pathViresh Kumar2016-11-161-5/+8
| | * | | cpufreq: schedutil: move slow path from workqueue to SCHED_FIFO taskViresh Kumar2016-11-161-7/+78
| | * | | cpufreq: schedutil: enable fast switch earlierViresh Kumar2016-11-161-6/+11
| | * | | cpufreq: schedutil: Avoid indented labelsViresh Kumar2016-11-161-3/+3
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-126-248/+592
|\ \ \ \ \
| * | | | | sched/core: Use load_avg for selecting idlest groupVincent Guittot2016-12-111-11/+44
| * | | | | sched/core: Fix find_idlest_group() for forkVincent Guittot2016-12-111-0/+8
| * | | | | Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2016-12-111-1/+3
| |\| | | |
| * | | | | sched: Extend scheduler's asym packingTim Chen2016-11-243-17/+57
| * | | | | sched/fair: Clean up the tunable parameter definitionsIngo Molnar2016-11-231-22/+28
| * | | | | sched/dl: Fix comment in pick_next_task_dl()T.Zhou2016-11-231-1/+1
| * | | | | Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2016-11-231-8/+28
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | sched/fair: Fix task group initializationVincent Guittot2016-11-161-1/+1
| * | | | | sched/fair: Propagate asynchrous detachVincent Guittot2016-11-161-0/+6
| * | | | | sched/fair: Propagate load during synchronous attach/detachVincent Guittot2016-11-162-1/+188
| * | | | | sched/fair: Factorize PELT updateVincent Guittot2016-11-161-51/+25
| * | | | | sched/fair: Fix hierarchical order in rq->leaf_cfs_rq_listVincent Guittot2016-11-163-7/+49
| * | | | | sched/fair: Factorize attach/detach entityVincent Guittot2016-11-161-22/+31
| * | | | | sched/fair: Fix incorrect comment for capacity_marginMorten Rasmussen2016-11-161-1/+1
| * | | | | sched/fair: Avoid pulling tasks from non-overloaded higher capacity groupsMorten Rasmussen2016-11-161-0/+25
| * | | | | sched/fair: Add per-CPU min capacity to sched_group_capacityMorten Rasmussen2016-11-163-7/+16
| * | | | | sched/fair: Consider spare capacity in find_idlest_group()Morten Rasmussen2016-11-161-5/+45
| * | | | | sched/fair: Compute task/cpu utilization at wake-up correctlyMorten Rasmussen2016-11-161-4/+35
| * | | | | sched/cpuacct: Avoid %lld seq_printf warningMartin Schwidefsky2016-11-161-1/+1
| * | | | | sched/cputime: Simplify task_cputime()Stanislaw Gruszka2016-11-151-42/+15
| * | | | | sched/cputime, powerpc, s390: Make scaled cputime arch specificStanislaw Gruszka2016-11-151-46/+15
| * | | | | sched/cputime, powerpc: Remove cputime_to_scaled()Stanislaw Gruszka2016-11-151-14/+12
| * | | | | sched/deadline: Fix typo in a commentDaniel Bristot de Oliveira2016-11-111-1/+1
| * | | | | Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2016-11-113-22/+19
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | sched/core: Explain sleep/wakeup in a better wayPeter Zijlstra2016-10-251-8/+9
| * | | | | sched/fair: Kill the unused 'sched_shares_window_ns' tunableMatt Fleming2016-10-201-7/+0
* | | | | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-12-111-1/+3
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | sched/autogroup: Fix 64-bit kernel nice level adjustmentMike Galbraith2016-11-241-1/+3
| | |_|/ / | |/| | |
* | | | | Merge branch 'locking/urgent' into locking/core, to pick up dependent fixesIngo Molnar2016-12-021-8/+28
|\| | | |
| * | | | sched/autogroup: Do not use autogroup->tg in zombie threadsOleg Nesterov2016-11-221-0/+19
| * | | | sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task()Oleg Nesterov2016-11-221-11/+12
| | |/ / | |/| |
* | | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-11-113-22/+19
|\| | |
| * | | sched/core: Remove pointless printout in sched_show_task()Linus Torvalds2016-11-031-9/+0
| * | | sched/core: Fix oops in sched_show_task()Tetsuo Handa2016-11-031-0/+3
| | | |
| | \ \
| *-. \ \ Merge branches 'core-urgent-for-linus', 'irq-urgent-for-linus' and 'sched-urg...Linus Torvalds2016-10-281-3/+0
| |\ \ \ \ | | | |/ / | | |/| |
| | | * | sched/fair: Remove unused but set variable 'rq'Tobias Klauser2016-10-271-3/+0
| | |/ /
| * / / mm: remove per-zone hashtable of bitlock waitqueuesLinus Torvalds2016-10-272-10/+16
| |/ /