aboutsummaryrefslogtreecommitdiff
path: root/kernel/sched
AgeCommit message (Expand)Author
2012-11-28cputime: Rename thread_group_times to thread_group_cputime_adjustedFrederic Weisbecker
2012-11-28cputime: Move thread_group_cputime() to sched codeFrederic Weisbecker
2012-11-18Merge branch 'sched/urgent' into sched/coreIngo Molnar
2012-10-30sched/autogroup: Fix crash on reboot when autogroup is disabledMike Galbraith
2012-10-29cputime: Separate irqtime accounting from generic vtimeFrederic Weisbecker
2012-10-29vtime: Make vtime_account_system() irqsafeFrederic Weisbecker
2012-10-24sched: Describe CFS load-balancerPeter Zijlstra
2012-10-24sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-trackingPaul Turner
2012-10-24sched: Make __update_entity_runnable_avg() fastPaul Turner
2012-10-24sched: Update_cfs_shares at period edgePaul Turner
2012-10-24sched: Refactor update_shares_cpu() -> update_blocked_avgs()Paul Turner
2012-10-24sched: Replace update_shares weight distribution with per-entity computationPaul Turner
2012-10-24sched: Maintain runnable averages across throttled periodsPaul Turner
2012-10-24sched: Normalize tg load contributions against runnable timePaul Turner
2012-10-24sched: Compute load contribution by a group entityPaul Turner
2012-10-24sched: Aggregate total task_group loadPaul Turner
2012-10-24sched: Account for blocked load waking back upPaul Turner
2012-10-24sched: Add an rq migration call-back to sched_classPaul Turner
2012-10-24sched: Maintain the load contribution of blocked entitiesPaul Turner
2012-10-24sched: Aggregate load contributed by task entities on parenting cfs_rqPaul Turner
2012-10-24sched: Maintain per-rq runnable averagesBen Segall
2012-10-24sched: Track the runnable average on a per-task entity basisPaul Turner
2012-10-16sched: Add WAKEUP_PREEMPTION feature flag, on by defaultIngo Molnar
2012-10-12Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-05sched: Update sched_domains_numa_masks[][] when new cpus are onlinedTang Chen
2012-10-05sched: Ensure 'sched_domains_numa_levels' is safe to use in other functionsTang Chen
2012-10-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-10-01sanitize tsk_is_polling()Al Viro
2012-09-26rcu: Exit RCU extended QS on user preemptionFrederic Weisbecker
2012-09-26rcu: Exit RCU extended QS on kernel preemption after irq/exceptionFrederic Weisbecker
2012-09-26rcu: Switch task's syscall hooks on context switchFrederic Weisbecker
2012-09-25Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25bPaul E. McKenney
2012-09-25vtime: Consolidate system/idle context detectionFrederic Weisbecker
2012-09-25cputime: Use a proper subsystem naming for vtime related APIsFrederic Weisbecker
2012-09-23sched: Fix load avg vs cpu-hotplugPeter Zijlstra
2012-09-16Revert "sched: Improve scalability via 'CPU buddies', which withstand random ...Linus Torvalds
2012-09-13sched: cpu_power: enable ARCH_POWERVincent Guittot
2012-09-13sched/nohz: Clean up select_nohz_load_balancer()Alex Shi
2012-09-13sched: Fix load avg vs. cpu-hotplugPeter Zijlstra
2012-09-13sched: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSWPeter Zijlstra
2012-09-13sched: Fix nohz_idle_balance()Vincent Guittot
2012-09-04sched: Remove useless code in yield_to()Michael Wang
2012-09-04sched/debug: Limit sd->*_idx range on sysctlNamhyung Kim
2012-09-04sched: Remove AFFINE_WAKEUPS feature flagNamhyung Kim
2012-09-04Merge branch 'sched/urgent' into sched/coreIngo Molnar
2012-09-04sched: Fix kernel-doc warnings in kernel/sched/fair.cRandy Dunlap
2012-09-04sched: Unthrottle rt runqueues in __disable_runtime()Peter Boonstoppel
2012-09-04sched: Fix load avg vs cpu-hotplugPeter Zijlstra
2012-08-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds