aboutsummaryrefslogtreecommitdiff
path: root/kernel/sched.c
AgeCommit message (Expand)Author
2008-12-18schedstat: consolidate per-task cpu runtime statsKen Chen
2008-12-16sched, cpuacct: export percpu cpuacct cgroup statsKen Chen
2008-12-16sched, cpuacct: refactoring cpuusage_read / cpuusage_writeKen Chen
2008-12-16sched: fix wakeup preemption clockMike Galbraith
2008-12-12sched: add missing arch_update_cpu_topology() callHeiko Carstens
2008-12-12sched: let arch_update_cpu_topology indicate if topology changedHeiko Carstens
2008-12-12Merge commit 'v2.6.28-rc8' into sched/coreIngo Molnar
2008-12-09sched: CPU remove deadlock fixBrian King
2008-12-08sched: idle_balance() does not call load_balance_newidle()Vaidyanathan Srinivasan
2008-12-08sched: fix sd_parent_degenerate on non-numa smp machineKen Chen
2008-12-08Merge branch 'sched/urgent' into sched/coreIngo Molnar
2008-12-01sched: add uid information to sched_debug for CONFIG_USER_SCHEDArun R Bharadwaj
2008-11-29sched: prevent divide by zero error in cpu_avg_load_per_task, updateIngo Molnar
2008-11-28sched: move double_unlock_balance() higherAlexey Dobriyan
2008-11-28Merge branch 'sched/urgent' into sched/coreIngo Molnar
2008-11-27sched: prevent divide by zero error in cpu_avg_load_per_taskSteven Rostedt
2008-11-24Merge branch 'sched/rt' into sched/coreIngo Molnar
2008-11-21sched: update comment for move_task_off_dead_cpuVegard Nossum
2008-11-19sched: fix inconsistency when redistribute per-cpu tg->cfs_rq sharesKen Chen
2008-11-19Merge branch 'linus' into sched/coreIngo Molnar
2008-11-18cpuset: fix regression when failed to generate sched domainsLi Zefan
2008-11-12sched: fix init_idle()'s use of sched_clock()Ingo Molnar
2008-11-12sched: fix stale value in average load per taskBalbir Singh
2008-11-11sched: add hierarchical accounting to cpu accounting controllerBharata B Rao
2008-11-11fix for account_group_exec_runtime(), make sure ->signal can't be freed under...Oleg Nesterov
2008-11-10sched: clean up debug infoPeter Zijlstra
2008-11-07sched: clean up SCHED_CPUMASK_ALLOCLi Zefan
2008-11-07Merge branch 'sched/urgent' into sched/coreIngo Molnar
2008-11-07sched: fix memory leak in a failure pathLi Zefan
2008-11-07sched: fix a bug in sched domain degenerateLi Zefan
2008-11-06sched, lockdep: inline double_unlock_balance()Sripathi Kodi
2008-11-05sched: backward looking buddyPeter Zijlstra
2008-11-04sched: add sanity check in partition_sched_domains()Li Zefan
2008-11-04sched: remove redundant call to unregister_sched_domain_sysctl()Li Zefan
2008-11-04sched debug: remove sd_level_to_string()Li Zefan
2008-10-30sched: switch sched_features to seqfileLi Zefan
2008-10-29sched: cleanup for alloc_rt/fair_sched_group()Li Zefan
2008-10-24sched: virtual time buddy preemptionPeter Zijlstra
2008-10-24sched: fix a find_busiest_group bugletPeter Zijlstra
2008-10-23Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds
2008-10-23Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...Linus Torvalds
2008-10-23Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-23proc: move /proc/schedstat boilerplate to kernel/sched_stats.hAlexey Dobriyan
2008-10-22Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner
2008-10-20Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-20sched: optimize group load balancerPeter Zijlstra
2008-10-20Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...Thomas Gleixner
2008-10-17Merge commit 'linus/master' into merge-linusArjan van de Ven
2008-10-15sched: only update rq->clock while holding rq->lockPeter Zijlstra
2008-10-14tracing, sched: LTTng instrumentation - schedulerMathieu Desnoyers