summaryrefslogtreecommitdiffstats
path: root/kernel/sched
Commit message (Expand)AuthorAgeFilesLines
* cputime: Consolidate cputime adjustment codeFrederic Weisbecker2012-11-281-23/+23
* cputime: Rename thread_group_times to thread_group_cputime_adjustedFrederic Weisbecker2012-11-281-4/+4
* cputime: Move thread_group_cputime() to sched codeFrederic Weisbecker2012-11-281-0/+28
* Merge branch 'sched/urgent' into sched/coreIngo Molnar2012-11-184-66/+18
|\
| * sched/autogroup: Fix crash on reboot when autogroup is disabledMike Galbraith2012-10-302-65/+12
| * sched: Add WAKEUP_PREEMPTION feature flag, on by defaultIngo Molnar2012-10-162-1/+6
* | cputime: Separate irqtime accounting from generic vtimeFrederic Weisbecker2012-10-291-2/+2
* | vtime: Make vtime_account_system() irqsafeFrederic Weisbecker2012-10-291-3/+13
* | sched: Describe CFS load-balancerPeter Zijlstra2012-10-241-2/+116
* | sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-trackingPaul Turner2012-10-243-4/+25
* | sched: Make __update_entity_runnable_avg() fastPaul Turner2012-10-241-24/+101
* | sched: Update_cfs_shares at period edgePaul Turner2012-10-241-8/+10
* | sched: Refactor update_shares_cpu() -> update_blocked_avgs()Paul Turner2012-10-241-27/+23
* | sched: Replace update_shares weight distribution with per-entity computationPaul Turner2012-10-243-165/+36
* | sched: Maintain runnable averages across throttled periodsPaul Turner2012-10-242-11/+42
* | sched: Normalize tg load contributions against runnable timePaul Turner2012-10-243-0/+62
* | sched: Compute load contribution by a group entityPaul Turner2012-10-241-6/+27
* | sched: Aggregate total task_group loadPaul Turner2012-10-243-0/+30
* | sched: Account for blocked load waking back upPaul Turner2012-10-242-21/+81
* | sched: Add an rq migration call-back to sched_classPaul Turner2012-10-242-0/+14
* | sched: Maintain the load contribution of blocked entitiesPaul Turner2012-10-244-15/+121
* | sched: Aggregate load contributed by task entities on parenting cfs_rqPaul Turner2012-10-243-5/+59
* | sched: Maintain per-rq runnable averagesBen Segall2012-10-243-4/+26
* | sched: Track the runnable average on a per-task entity basisPaul Turner2012-10-243-0/+138
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-10-121-0/+69
|\ \ | |/
| * sched: Update sched_domains_numa_masks[][] when new cpus are onlinedTang Chen2012-10-051-0/+56
| * sched: Ensure 'sched_domains_numa_levels' is safe to use in other functionsTang Chen2012-10-051-0/+13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-1/+1
|\ \ | |/ |/|
| * sanitize tsk_is_polling()Al Viro2012-10-011-1/+1
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-10-017-693/+679
|\ \
| * | vtime: Consolidate system/idle context detectionFrederic Weisbecker2012-09-251-0/+26
| * | cputime: Use a proper subsystem naming for vtime related APIsFrederic Weisbecker2012-09-252-5/+5
| * | sched: cpu_power: enable ARCH_POWERVincent Guittot2012-09-131-1/+1
| * | sched/nohz: Clean up select_nohz_load_balancer()Alex Shi2012-09-131-15/+10
| * | sched: Fix load avg vs. cpu-hotplugPeter Zijlstra2012-09-131-0/+2
| * | sched: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSWPeter Zijlstra2012-09-133-50/+1
| * | sched: Fix nohz_idle_balance()Vincent Guittot2012-09-131-5/+6
| * | sched: Remove useless code in yield_to()Michael Wang2012-09-041-7/+0
| * | sched/debug: Limit sd->*_idx range on sysctlNamhyung Kim2012-09-041-13/+22
| * | sched: Remove AFFINE_WAKEUPS feature flagNamhyung Kim2012-09-041-8/+0
| * | Merge branch 'sched/urgent' into sched/coreIngo Molnar2012-09-044-29/+16
| |\ \
| * | | cputime: Consolidate vtime handling on context switchFrederic Weisbecker2012-08-201-0/+1
| * | | sched: Move cputime code to its own fileFrederic Weisbecker2012-08-204-556/+570
| * | | sched: recover SD_WAKE_AFFINE in select_task_rq_fair and code clean upAlex Shi2012-08-132-32/+3
| * | | sched: using dst_rq instead of this_rq during load balanceMichael Wang2012-08-131-5/+4
| * | | sched: Document schedule() entry pointsPekka Enberg2012-08-131-0/+34
| * | | sched: Fix __sched_period commentBorislav Petkov2012-08-131-1/+1
| * | | Merge branch 'sched/urgent' into sched/coreThomas Gleixner2012-08-135-19/+70
| |\ \ \
* | | | | rcu: Exit RCU extended QS on user preemptionFrederic Weisbecker2012-09-261-0/+15
* | | | | rcu: Exit RCU extended QS on kernel preemption after irq/exceptionFrederic Weisbecker2012-09-261-0/+1
OpenPOWER on IntegriCloud