aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-15sched: simplify sched_class::yield_task()Dmitry Adamushko
2007-10-15sched: optimize task_new_fair()Dmitry Adamushko
2007-10-15sched: fix delay accounting performance regressionIngo Molnar
2007-10-15sched: do not keep current in the tree and get rid of sched_entity::fair_keyDmitry Adamushko
2007-10-15sched: add set_curr_task() callsDmitry Adamushko
2007-10-15sched: sched_setscheduler() fixDmitry Adamushko
2007-10-15sched: group-scheduler coreSrivatsa Vaddagiri
2007-10-15sched: fix SMP migration latenciesMike Galbraith
2007-10-15sched: better min_vruntime trackingPeter Zijlstra
2007-10-15sched: x86: allow single-depth wchan outputIngo Molnar
2007-10-15sched: clean up schedstat block in dequeue_entity()Dmitry Adamushko
2007-10-15sched: remove wait_runtime fields and featuresIngo Molnar
2007-10-15sched: remove wait_runtime limitIngo Molnar
2007-10-15sched: clean up struct load_statDmitry Adamushko
2007-10-15sched: debug: update exec_clock only when SCHED_DEBUGIngo Molnar
2007-10-15sched: add more vruntime statisticsIngo Molnar
2007-10-15sched: handle vruntime 64-bit overflowPeter Zijlstra
2007-10-15sched: add tree based averagesPeter Zijlstra
2007-10-15sched: remove SCHED_FEAT_SKIP_INITIALIngo Molnar
2007-10-15sched: add se->vruntime debuggingIngo Molnar
2007-10-15sched: clean up new task placementPeter Zijlstra
2007-10-15sched: wakeup granularity increaseIngo Molnar
2007-10-15sched: simplify check_preempt() methodsIngo Molnar
2007-10-15sched: simplify adaptive latencyPeter Zijlstra
2007-10-15sched: new task placement for vruntimePeter Zijlstra
2007-10-15sched: optimize vruntime based schedulingIngo Molnar
2007-10-15sched: move sched_feat() definitionsIngo Molnar
2007-10-15sched: introduce se->vruntimeIngo Molnar
2007-10-15sched: clean up calc_weighted()Ingo Molnar
2007-10-15sched: speed up update_load_add/_sub()Ingo Molnar
2007-10-15sched: uninline __enqueue_entity()/__dequeue_entity()Ingo Molnar
2007-10-15sched: simplify SCHED_FEAT_* codePeter Zijlstra
2007-10-15sched: cleanup: simplify cfs_rq_curr() methodsIngo Molnar
2007-10-15sched: track cfs_rq->curr on !group-scheduling tooIngo Molnar
2007-10-15sched: remove precise CPU load calculations #2Ingo Molnar
2007-10-15sched: remove precise CPU loadIngo Molnar
2007-10-15sched: remove stat_granIngo Molnar
2007-10-15sched: use constants if !CONFIG_SCHED_DEBUGIngo Molnar
2007-10-15sched: uniform tuningsIngo Molnar
2007-10-15sched: debug: track maximum 'slice'Ingo Molnar
2007-10-15sched: small sched_debug cleanupIngo Molnar
2007-10-15sched: use list_for_each_entry_safe() in __wake_up_common()Matthias Kaehlcke
2007-10-15sched: resched task in task_new_fair()Ingo Molnar
2007-10-15sched: fix sysctl_sched_child_runs_first flagIngo Molnar
2007-10-14Fix compile while compiling drivers/mmc/host/mmc_spi.o with !BLOCKDavid Brownell
2007-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds
2007-10-14sky2: reboot fixStephen Hemminger
2007-10-14x86: force timer broadcast on late AMD C1E detectionThomas Gleixner
2007-10-14x86: move local APIC timer init to the end of start_secondary()Thomas Gleixner
2007-10-14clockevents: introduce force broadcast notifierThomas Gleixner