aboutsummaryrefslogtreecommitdiff
path: root/kernel/sched
AgeCommit message (Expand)Author
2015-04-14Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-04-14Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-13Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2015-04-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-04-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-04-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-04-07mm: numa: disable change protection for vma(VM_HUGETLB)Naoya Horiguchi
2015-04-03sched/core: Drop debugging leftover trace_printk callBorislav Petkov
2015-04-03sched/idle: Use explicit broadcast oneshot control functionThomas Gleixner
2015-04-02sched/deadline: Support DL task migration during CPU hotplugWanpeng Li
2015-04-02sched/core: Check for available DL bandwidth in cpuset_cpu_inactive()Juri Lelli
2015-04-02sched/deadline: Always enqueue on previous rq when dl_task_timer() firesJuri Lelli
2015-04-02sched/core: Remove unused argument from init_[rt|dl]_rq()Abel Vesa
2015-03-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-03-27Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-03-27sched/deadline: Fix rt runtime corruption when dl fails its global constraintsWanpeng Li
2015-03-27sched/deadline: Avoid a superfluous checkWanpeng Li
2015-03-27sched: Improve load balancing in the presence of idle CPUsPreeti U Murthy
2015-03-27sched: Optimize freq invariant accountingPeter Zijlstra
2015-03-27sched: Move CFS tasks to CPUs with higher capacityVincent Guittot
2015-03-27sched: Add SD_PREFER_SIBLING for SMT levelVincent Guittot
2015-03-27sched: Remove unused struct sched_group_capacity::capacity_origVincent Guittot
2015-03-27sched: Replace capacity_factor by usageVincent Guittot
2015-03-27sched: Calculate CPU's usage statistic and put it into struct sg_lb_stats::gr...Vincent Guittot
2015-03-27sched: Add struct rq::cpu_capacity_origVincent Guittot
2015-03-27sched: Make scale_rt invariant with frequencyVincent Guittot
2015-03-27sched: Make sched entity usage tracking scale-invariantMorten Rasmussen
2015-03-27sched: Remove frequency scaling from cpu_capacityVincent Guittot
2015-03-27sched: Track group sched_entity usage contributionsMorten Rasmussen
2015-03-27sched: Add sched_avg::utilization_avg_contribVincent Guittot
2015-03-25mm: numa: slow PTE scan rate if migration failures occurMel Gorman
2015-03-23x86: kvm: Revert "remove sched notifier for cross-cpu migrations"Marcelo Tosatti
2015-03-23sched/rt: Use IPI to trigger RT task push migration instead of pullingSteven Rostedt
2015-03-23Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar
2015-03-23sched: Fix RLIMIT_RTTIME when PI-boosting to RTBrian Silverman
2015-03-19sched, isolcpu: make cpu_isolated_map visible outside schedulerRik van Riel
2015-03-12rcu: Handle outgoing CPUs on exit from idle loopPaul E. McKenney
2015-03-12cpu: Make CPU-offline idle-loop transition point more precisePaul E. McKenney
2015-03-10sched/deadline: Add rq->clock update skip for dl task yieldWanpeng Li
2015-03-09context_tracking: Rename context symbols to prepare for transition stateFrederic Weisbecker
2015-03-05cpuidle / sleep: Use broadcast timer for states that stop local timerRafael J. Wysocki
2015-03-02cpuidle: Clean up fallback handling in cpuidle_idle_call()Rafael J. Wysocki
2015-02-28idle / sleep: Avoid excessive disabling and enabling interruptsRafael J. Wysocki
2015-02-21Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-02-18sched/rt/nohz: Stop scheduler tick if running realtime taskRik van Riel
2015-02-18sched/numa: Avoid some pointless iterationsJan Beulich
2015-02-18sched/numa: Do not move past the balance point if unbalancedRik van Riel
2015-02-18sched/rt: Avoid obvious configuration failPeter Zijlstra
2015-02-18sched/autogroup: Fix failure to set cpu.rt_runtime_usPeter Zijlstra
2015-02-18sched/dl: Do update_rq_clock() in yield_task_dl()Kirill Tkhai