summaryrefslogtreecommitdiff
path: root/kernel/sched (follow)
Commit message (Expand)AuthorAge
...
| * | | cputime: Separate irqtime accounting from generic vtimeFrederic Weisbecker2012-10-29
| * | | vtime: Make vtime_account_system() irqsafeFrederic Weisbecker2012-10-29
| * | | sched: Describe CFS load-balancerPeter Zijlstra2012-10-24
| * | | sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-trackingPaul Turner2012-10-24
| * | | sched: Make __update_entity_runnable_avg() fastPaul Turner2012-10-24
| * | | sched: Update_cfs_shares at period edgePaul Turner2012-10-24
| * | | sched: Refactor update_shares_cpu() -> update_blocked_avgs()Paul Turner2012-10-24
| * | | sched: Replace update_shares weight distribution with per-entity computationPaul Turner2012-10-24
| * | | sched: Maintain runnable averages across throttled periodsPaul Turner2012-10-24
| * | | sched: Normalize tg load contributions against runnable timePaul Turner2012-10-24
| * | | sched: Compute load contribution by a group entityPaul Turner2012-10-24
| * | | sched: Aggregate total task_group loadPaul Turner2012-10-24
| * | | sched: Account for blocked load waking back upPaul Turner2012-10-24
| * | | sched: Add an rq migration call-back to sched_classPaul Turner2012-10-24
| * | | sched: Maintain the load contribution of blocked entitiesPaul Turner2012-10-24
| * | | sched: Aggregate load contributed by task entities on parenting cfs_rqPaul Turner2012-10-24
| * | | sched: Maintain per-rq runnable averagesBen Segall2012-10-24
| * | | sched: Track the runnable average on a per-task entity basisPaul Turner2012-10-24
| | |/ | |/|
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-11
|\ \ \
| * | | context_tracking: New context tracking susbsystemFrederic Weisbecker2012-11-30
| * | | sched: Mark RCU reader in sched_show_task()Paul E. McKenney2012-11-16
| | | |
| | \ \
| *-. \ \ Merge branches 'urgent.2012.10.27a', 'doc.2012.11.16a', 'fixes.2012.11.13a', ...Paul E. McKenney2012-11-16
| |\ \ \ \ | | |_|/ / | |/| | |
| | | * | rcu: Remove rcu_switch()Frederic Weisbecker2012-10-23
| | |/ / | |/| |
| | * | rcu: Print remote CPU's stacks in stall warningsPaul E. McKenney2012-10-23
| |/ /
* / / Revert "sched, autogroup: Stop going ahead if autogroup is disabled"Mike Galbraith2012-12-03
|/ /
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-10-12
|\|
| * sched: Update sched_domains_numa_masks[][] when new cpus are onlinedTang Chen2012-10-05
| * sched: Ensure 'sched_domains_numa_levels' is safe to use in other functionsTang Chen2012-10-05
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-12
|\ \ | |/ |/|
| * sanitize tsk_is_polling()Al Viro2012-10-01
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-10-01
|\ \
| * | vtime: Consolidate system/idle context detectionFrederic Weisbecker2012-09-25
| * | cputime: Use a proper subsystem naming for vtime related APIsFrederic Weisbecker2012-09-25
| * | sched: cpu_power: enable ARCH_POWERVincent Guittot2012-09-13
| * | sched/nohz: Clean up select_nohz_load_balancer()Alex Shi2012-09-13
| * | sched: Fix load avg vs. cpu-hotplugPeter Zijlstra2012-09-13
| * | sched: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSWPeter Zijlstra2012-09-13
| * | sched: Fix nohz_idle_balance()Vincent Guittot2012-09-13
| * | sched: Remove useless code in yield_to()Michael Wang2012-09-04
| * | sched/debug: Limit sd->*_idx range on sysctlNamhyung Kim2012-09-04
| * | sched: Remove AFFINE_WAKEUPS feature flagNamhyung Kim2012-09-04
| * | Merge branch 'sched/urgent' into sched/coreIngo Molnar2012-09-04
| |\ \
| * | | cputime: Consolidate vtime handling on context switchFrederic Weisbecker2012-08-20
| * | | sched: Move cputime code to its own fileFrederic Weisbecker2012-08-20
| * | | sched: recover SD_WAKE_AFFINE in select_task_rq_fair and code clean upAlex Shi2012-08-13
| * | | sched: using dst_rq instead of this_rq during load balanceMichael Wang2012-08-13
| * | | sched: Document schedule() entry pointsPekka Enberg2012-08-13
| * | | sched: Fix __sched_period commentBorislav Petkov2012-08-13
| * | | Merge branch 'sched/urgent' into sched/coreThomas Gleixner2012-08-13
| |\ \ \
* | | | | rcu: Exit RCU extended QS on user preemptionFrederic Weisbecker2012-09-26