sched: yield fix
[deliverable/linux.git] / kernel / sched.c
2007-10-15  Hiroshi Shimamotosched: clean up sched_fork()
2007-10-15  Ingo Molnarsched: fix sched_fork()
2007-10-15  Ingo Molnarsched: undo some of the recent changes
2007-10-15  Ingo Molnarsched: remove condition from set_task_cpu()
2007-10-15  Peter Zijlstrasched debug: check spread
2007-10-15  Peter Zijlstrasched: add vslice
2007-10-15  Ingo Molnarsched debug: BKL usage statistics
2007-10-15  Srivatsa Vaddagirisched: add fair-user scheduler
2007-10-15  Srivatsa Vaddagirisched: clean up code under CONFIG_FAIR_GROUP_SCHED
2007-10-15  Srivatsa Vaddagirisched: revert recent removal of set_curr_task()
2007-10-15  Dmitry Adamushkosched: rework enqueue/dequeue_entity() to get rid of...
2007-10-15  Dmitry Adamushkosched: simplify sched_class::yield_task()
2007-10-15  Dmitry Adamushkosched: do not keep current in the tree and get rid...
2007-10-15  Dmitry Adamushkosched: add set_curr_task() calls
2007-10-15  Srivatsa Vaddagirisched: group-scheduler core
2007-10-15  Mike Galbraithsched: fix SMP migration latencies
2007-10-15  Ingo Molnarsched: remove wait_runtime fields and features
2007-10-15  Ingo Molnarsched: remove wait_runtime limit
2007-10-15  Dmitry Adamushkosched: clean up struct load_stat
2007-10-15  Peter Zijlstrasched: add tree based averages
2007-10-15  Ingo Molnarsched: remove SCHED_FEAT_SKIP_INITIAL
2007-10-15  Ingo Molnarsched: optimize vruntime based scheduling
2007-10-15  Ingo Molnarsched: move sched_feat() definitions
2007-10-15  Ingo Molnarsched: introduce se->vruntime
2007-10-15  Ingo Molnarsched: speed up update_load_add/_sub()
2007-10-15  Ingo Molnarsched: track cfs_rq->curr on !group-scheduling too
2007-10-15  Ingo Molnarsched: remove precise CPU load calculations #2
2007-10-15  Ingo Molnarsched: remove precise CPU load
2007-10-15  Ingo Molnarsched: remove stat_gran
2007-10-15  Ingo Molnarsched: use constants if !CONFIG_SCHED_DEBUG
2007-10-15  Ingo Molnarsched: uniform tunings
2007-10-15  Ingo Molnarsched: debug: track maximum 'slice'
2007-10-15  Matthias Kaehlckesched: use list_for_each_entry_safe() in __wake_up_common()
2007-10-15  Ingo Molnarsched: fix sysctl_sched_child_runs_first flag
2007-10-14  Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2007-10-14  David WoodhouseMerge branch 'master' of git://git.infradead.org/~dedek...
2007-10-13  Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh64-2.6
2007-10-13  Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2007-10-13  David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2007-10-13  David WoodhouseMerge Linux 2.6.23
2007-10-12  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2007-10-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-12  Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2007-10-12  Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-10-12  Linus TorvaldsMerge branch 'upstream-fixes' of /linux/kernel/git...
2007-10-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-12  Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-10-12  Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-10-12  Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2007-10-12  Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2007-10-12  Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2007-10-12  Linus TorvaldsMerge branch 'dmi-const' of git://git./linux/kernel...
2007-10-12  Linus TorvaldsMerge branch 'block-2.6.24' of git://git.kernel.dk...
2007-10-10  Jens AxboeFix warnings with !CONFIG_BLOCK
2007-10-03  Paul MackerrasMerge branch 'linux-2.6' into for-2.6.24
2007-09-25  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-09-25  Jeff GarzikMerge branch 'r8169-for-jeff-20070919' of git://electri...
2007-09-24  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-09-22  Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-09-22  Len BrownPull now into release branch
2007-09-21  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2007-09-20  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-09-19  Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-09-19  Hiroshi Shimamotosched: fix invalid sched_class use
2007-09-19  Ingo Molnarsched: add /proc/sys/kernel/sched_compat_yield
2007-09-17  Len BrownPull misc into release branch
2007-09-15  Linus TorvaldsMerge git://git.linux-xtensa.org/kernel/xtensa-feed
2007-09-13  Paul MackerrasMerge branch 'linux-2.6' into for-2.6.24
2007-09-12  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2007-09-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-09-11  Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-09-11  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-09-11  Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2007-09-11  David S. MillerMerge /linux/kernel/git/holtmann/bluetooth-2.6
2007-09-10  Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-09-10  Linus TorvaldsMerge branch 'i2c-for-linus' of git://jdelvare.pck...
2007-09-10  Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2007-09-10  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2007-09-10  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-09-10  Linus TorvaldsMerge branch 'for-linus' of git://linux-m32r.org/git...
2007-09-10  Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-09-05  Ingo Molnarsched: fix xtensa build warning
2007-09-05  Ingo Molnarsched: debug: fix cfs_rq->wait_runtime accounting
2007-09-05  Suresh Siddhasched: fix MC/HT scheduler optimization, without breaki...
2007-09-04  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-09-04  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-09-01  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-09-01  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-09-01  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-08-31  Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-08-31  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-08-31  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2007-08-28  Ingo Molnarsched: make the scheduler converge to the ideal latency
2007-08-28  Paul MackerrasMerge branch 'linux-2.6' into for-2.6.24
2007-08-27  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2007-08-27  Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-08-25  Ingo Molnarsched: s/sched_latency/sched_min_granularity
2007-08-25  Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-08-25  Ingo Molnarsched: cleanup, sched_granularity -> sched_min_granularity
2007-08-25  Peter Zijlstrasched: adaptive scheduler granularity
next
This page took 0.232643 seconds and 108 git commands to generate.