aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched
Commit message (Expand)AuthorAge
* 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-11
|\ \ | |/ |/|
| * 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
* | | | | rcu: Exit RCU extended QS on kernel preemption after irq/exceptionFrederic Weisbecker2012-09-26
* | | | | rcu: Switch task's syscall hooks on context switchFrederic Weisbecker2012-09-26
* | | | | Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25bPaul E. McKenney2012-09-25
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Revert "sched: Improve scalability via 'CPU buddies', which withstand random ...Linus Torvalds2012-09-16
| | |_|/ | |/| |
| * | | sched: Fix kernel-doc warnings in kernel/sched/fair.cRandy Dunlap2012-09-04
| * | | sched: Unthrottle rt runqueues in __disable_runtime()Peter Boonstoppel2012-09-04
| * | | sched: Fix load avg vs cpu-hotplugPeter Zijlstra2012-09-04
* | | | sched: Fix load avg vs cpu-hotplugPeter Zijlstra2012-09-23
|/ / /
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-08-20
|\ \ \ | |/ / |/| / | |/
| * sched: Fix migration thread runtime bogosityMike Galbraith2012-08-13
| * sched,rt: fix isolated CPUs leaving root_task_group indefinitely throttledMike Galbraith2012-08-13
| * sched,cgroup: Fix up task_groups listMike Galbraith2012-08-13
| * sched: fix divide by zero at {thread_group,task}_timesStanislaw Gruszka2012-08-13
| * sched, cgroup: Reduce rq->lock hold times for large cgroup hierarchiesPeter Zijlstra2012-08-13
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-08-03
|\|
| * sched/cleanups: Add load balance cpumask pointer to 'struct lb_env'Michael Wang2012-07-31
| * sched: Fix minor code style issuesYing Xue2012-07-26
| * sched: Use task_rq_unlock() in __sched_setscheduler()Namhyung Kim2012-07-26
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-31
|\ \ | |/ |/|
| * sched: Deliver sched_switch events to the current taskAndrew Vagin2012-07-26
* | sched: Fix race in task_group()Peter Zijlstra2012-07-24
* | sched: Improve balance_cpu() to consider other cpus in its group as target of...Srivatsa Vaddagiri2012-07-24
* | sched: Reset loop counters if all tasks are pinned and we need to redo load b...Prashanth Nageshappa2012-07-24
* | sched: Reorder 'struct lb_env' members to reduce its sizePrashanth Nageshappa2012-07-24
* | sched: Improve scalability via 'CPU buddies', which withstand random perturba...Mike Galbraith2012-07-24