Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-30sched: Add 'autogroup' scheduling feature: automated per session task groupsMike Galbraith
2010-11-30sched: Fix unregister_fair_sched_group()Paul Turner
2010-11-30rcu,cleanup: move synchronize_sched_expedited() out of sched.cLai Jiangshan
2010-11-26sched: Remove unused argument dest_cpu to migrate_task()Nikanth Karthikesan
2010-11-26mutexes, sched: Introduce arch_mutex_cpu_relax()Gerald Schaefer
2010-11-26Merge commit 'v2.6.37-rc3' into sched/coreIngo Molnar
2010-11-23sched: Make task dump print all 15 chars of proc commErik Gilling
2010-11-18sched: Update tg->shares after cpu.shares writePaul Turner
2010-11-18sched: Implement demand based update_cfs_load()Paul Turner
2010-11-18sched: Fix update_cfs_load() synchronizationPaul Turner
2010-11-18sched: Make tg_shares_up() walk on-demandPeter Zijlstra
2010-11-18sched: Implement on-demand (active) cfs_rq listPeter Zijlstra
2010-11-18sched: Rewrite tg_shares_up)Peter Zijlstra
2010-11-18sched: Simplify cpu-hot-unplug task migrationPeter Zijlstra
2010-11-18Merge commit 'v2.6.37-rc2' into sched/coreIngo Molnar
2010-11-11sched: Fix cross-sched-class wakeup preemptionPeter Zijlstra
2010-11-11sched: Use group weight, idle cpu metrics to fix imbalances during idleSuresh Siddha
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-29Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-10-23sched: Make sched_param argument static in sched_setscheduler() callersKOSAKI Motohiro
2010-10-22sched, cgroup: Fixup broken cgroup movementPeter Zijlstra
2010-10-21Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-21Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-10-21Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-10-21security: remove unused parameter from security_task_setscheduler()KOSAKI Motohiro
2010-10-18sched: Export account_system_vtime()Ingo Molnar
2010-10-18sched: Call tick_check_idle before __irq_enterVenkatesh Pallipadi
2010-10-18sched: Remove irq time from available CPU powerVenkatesh Pallipadi
2010-10-18sched: Do not account irq time to current taskVenkatesh Pallipadi
2010-10-18sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq timeVenkatesh Pallipadi
2010-10-18sched: Fix softirq time accountingVenkatesh Pallipadi
2010-10-18sched: Do not consider SCHED_IDLE tasks to be cache hotNikhil Rao
2010-10-18sched: Drop all load weight manipulation for RT tasksLinus Walleij
2010-10-18sched: Create special class for stop/migrate workPeter Zijlstra
2010-10-18sched: Unindent labelsPeter Zijlstra
2010-10-14Merge branch 'linus' into sched/coreIngo Molnar
2010-10-07sched: fix RCU lockdep splat from task_group()Peter Zijlstra
2010-09-22Merge branch 'linus' into perf/coreIngo Molnar
2010-09-21tracing/sched: Add sched_pi_setprio tracepointSteven Rostedt
2010-09-21Merge commit 'v2.6.36-rc5' into sched/coreIngo Molnar
2010-09-17perf: Undo the per cpu-context timer stuffPeter Zijlstra
2010-09-16sched: Remove branch hints within context_switch()Heiko Carstens
2010-09-15sched: Fix user time incorrectly accounted as system time on 32-bitStanislaw Gruszka
2010-09-15Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2010-09-14sched: Fix string comparison in /proc/sched_featuresMathieu Desnoyers
2010-09-09perf: Per cpu-context rotation timerPeter Zijlstra
2010-09-09sched: Add book scheduling domainHeiko Carstens
2010-09-09sched: Merge cpu_to_core_group functionsHeiko Carstens
2010-09-09sched: Move sched_avg_update() to update_cpu_load()Suresh Siddha
2010-09-08sched: Remove unnecessary #ifdef CONFIG_SMPChristian Dietrich