summaryrefslogtreecommitdiffstats
path: root/kernel/sched
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-121-6/+17
|\ \ \
| * | | context_tracking: New context tracking susbsystemFrederic Weisbecker2012-11-301-5/+6
| * | | sched: Mark RCU reader in sched_show_task()Paul E. McKenney2012-11-161-1/+5
| | | |
| | \ \
| *-. \ \ Merge branches 'urgent.2012.10.27a', 'doc.2012.11.16a', 'fixes.2012.11.13a', ...Paul E. McKenney2012-11-161-1/+7
| |\ \ \ \ | | |_|/ / | |/| | |
| | | * | rcu: Remove rcu_switch()Frederic Weisbecker2012-10-231-1/+1
| | |/ / | |/| |
| | * | rcu: Print remote CPU's stacks in stall warningsPaul E. McKenney2012-10-231-0/+6
| |/ /
* / / Revert "sched, autogroup: Stop going ahead if autogroup is disabled"Mike Galbraith2012-12-032-9/+0Star
|/ /
* | 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/+679Star
|\ \
| * | 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/+10Star
| * | sched: Fix load avg vs. cpu-hotplugPeter Zijlstra2012-09-131-0/+2
| * | sched: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSWPeter Zijlstra2012-09-133-50/+1Star
| * | sched: Fix nohz_idle_balance()Vincent Guittot2012-09-131-5/+6
| * | sched: Remove useless code in yield_to()Michael Wang2012-09-041-7/+0Star
| * | sched/debug: Limit sd->*_idx range on sysctlNamhyung Kim2012-09-041-13/+22
| * | sched: Remove AFFINE_WAKEUPS feature flagNamhyung Kim2012-09-041-8/+0Star
| * | Merge branch 'sched/urgent' into sched/coreIngo Molnar2012-09-044-29/+16Star
| |\ \
| * | | 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/+3Star
| * | | sched: using dst_rq instead of this_rq during load balanceMichael Wang2012-08-131-5/+4Star
| * | | 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
* | | | | rcu: Switch task's syscall hooks on context switchFrederic Weisbecker2012-09-261-0/+1
* | | | | Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25bPaul E. McKenney2012-09-254-62/+29Star
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Revert "sched: Improve scalability via 'CPU buddies', which withstand random ...Linus Torvalds2012-09-162-45/+22Star
| | |_|/ | |/| |
| * | | sched: Fix kernel-doc warnings in kernel/sched/fair.cRandy Dunlap2012-09-041-2/+0Star
| * | | sched: Unthrottle rt runqueues in __disable_runtime()Peter Boonstoppel2012-09-044-6/+6
| * | | sched: Fix load avg vs cpu-hotplugPeter Zijlstra2012-09-041-21/+10Star
* | | | sched: Fix load avg vs cpu-hotplugPeter Zijlstra2012-09-231-21/+20Star
|/ / /
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-08-205-19/+70
|\ \ \ | |/ / |/| / | |/
| * sched: Fix migration thread runtime bogosityMike Galbraith2012-08-131-1/+21
| * sched,rt: fix isolated CPUs leaving root_task_group indefinitely throttledMike Galbraith2012-08-131-0/+13
| * sched,cgroup: Fix up task_groups listMike Galbraith2012-08-132-1/+2
| * sched: fix divide by zero at {thread_group,task}_timesStanislaw Gruszka2012-08-131-14/+20
| * sched, cgroup: Reduce rq->lock hold times for large cgroup hierarchiesPeter Zijlstra2012-08-132-3/+14
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-08-033-23/+20Star
|\|
| * sched/cleanups: Add load balance cpumask pointer to 'struct lb_env'Michael Wang2012-07-311-15/+14Star