summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-15sched: group-scheduler coreSrivatsa Vaddagiri5-18/+350
2007-10-15sched: fix SMP migration latenciesMike Galbraith1-0/+3
2007-10-15sched: better min_vruntime trackingPeter Zijlstra1-7/+33
2007-10-15sched: x86: allow single-depth wchan outputIngo Molnar1-0/+11
2007-10-15sched: clean up schedstat block in dequeue_entity()Dmitry Adamushko1-2/+2
2007-10-15sched: remove wait_runtime fields and featuresIngo Molnar4-161/+14
2007-10-15sched: remove wait_runtime limitIngo Molnar5-124/+5
2007-10-15sched: clean up struct load_statDmitry Adamushko3-13/+9
2007-10-15sched: debug: update exec_clock only when SCHED_DEBUGIngo Molnar1-1/+1
2007-10-15sched: add more vruntime statisticsIngo Molnar1-2/+9
2007-10-15sched: handle vruntime 64-bit overflowPeter Zijlstra1-4/+11
2007-10-15sched: add tree based averagesPeter Zijlstra2-8/+18
2007-10-15sched: remove SCHED_FEAT_SKIP_INITIALIngo Molnar2-10/+1
2007-10-15sched: add se->vruntime debuggingIngo Molnar1-3/+27
2007-10-15sched: clean up new task placementPeter Zijlstra1-15/+42
2007-10-15sched: wakeup granularity increaseIngo Molnar1-16/+11
2007-10-15sched: simplify check_preempt() methodsIngo Molnar1-4/+3
2007-10-15sched: simplify adaptive latencyPeter Zijlstra1-104/+9
2007-10-15sched: new task placement for vruntimePeter Zijlstra1-9/+27
2007-10-15sched: optimize vruntime based schedulingIngo Molnar2-2/+6
2007-10-15sched: move sched_feat() definitionsIngo Molnar2-31/+31
2007-10-15sched: introduce se->vruntimeIngo Molnar3-33/+50
2007-10-15sched: clean up calc_weighted()Ingo Molnar1-23/+8
2007-10-15sched: speed up update_load_add/_sub()Ingo Molnar1-4/+5
2007-10-15sched: uninline __enqueue_entity()/__dequeue_entity()Ingo Molnar1-2/+2
2007-10-15sched: simplify SCHED_FEAT_* codePeter Zijlstra1-5/+7
2007-10-15sched: cleanup: simplify cfs_rq_curr() methodsIngo Molnar1-18/+6
2007-10-15sched: track cfs_rq->curr on !group-scheduling tooIngo Molnar2-23/+10
2007-10-15sched: remove precise CPU load calculations #2Ingo Molnar1-31/+1
2007-10-15sched: remove precise CPU loadIngo Molnar3-41/+9
2007-10-15sched: remove stat_granIngo Molnar4-50/+15
2007-10-15sched: use constants if !CONFIG_SCHED_DEBUGIngo Molnar3-15/+24
2007-10-15sched: uniform tuningsIngo Molnar1-28/+0
2007-10-15sched: debug: track maximum 'slice'Ingo Molnar4-0/+15
2007-10-15sched: small sched_debug cleanupIngo Molnar1-3/+7
2007-10-15sched: use list_for_each_entry_safe() in __wake_up_common()Matthias Kaehlcke1-3/+2
2007-10-15sched: resched task in task_new_fair()Ingo Molnar1-0/+1
2007-10-15sched: fix sysctl_sched_child_runs_first flagIngo Molnar1-4/+2
2007-10-14Fix compile while compiling drivers/mmc/host/mmc_spi.o with !BLOCKDavid Brownell1-1/+1
2007-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds6-11/+54
2007-10-14sky2: reboot fixStephen Hemminger1-1/+1
2007-10-14x86: force timer broadcast on late AMD C1E detectionThomas Gleixner1-0/+26
2007-10-14x86: move local APIC timer init to the end of start_secondary()Thomas Gleixner1-5/+2
2007-10-14clockevents: introduce force broadcast notifierThomas Gleixner3-6/+25
2007-10-14x86: fix missing include for vsyscallDave Jones1-0/+1
2007-10-14Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds75-1846/+6818
2007-10-14hisax: hfc_usb: update to current CVS versionMartin Bachem1-30/+33
2007-10-14ipg: endianness fixesAl Viro1-17/+17
2007-10-14ipg: endianness annotationsAl Viro1-6/+6
2007-10-14fix endianness bug in inet_lroAl Viro2-2/+2