Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux...
[sfrench/cifs-2.6.git] / kernel / sched.c
2007-08-25 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-08-25 Len BrownPull events into release branch
2007-08-25 Len BrownPull suspend into release branch
2007-08-25 Len BrownPull video into release branch
2007-08-25 Len BrownPull thermal into release branch
2007-08-25 Len BrownPull sony into release branch
2007-08-25 Len BrownPull pnp into release branch
2007-08-25 Len BrownPull ec into release branch
2007-08-25 Len BrownPull bugzilla-8630 into release branch
2007-08-25 Len BrownPull bugzilla-1641 into release branch
2007-08-25 Len BrownPull battery into release branch
2007-08-25 Len BrownPull asus into release branch
2007-08-24 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-08-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-08-24 Sven-Thorsten Dietrichsched: simplify can_migrate_task()
2007-08-24 Ingo Molnarsched: remove HZ dependency from the granularity default
2007-08-24 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-08-24 Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6.23
2007-08-24 Linus TorvaldsMerge branch 'master' of ssh:///linux/kernel/git/mcheha...
2007-08-24 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-08-23 Ingo Molnarsched: tweak the sched_runtime_limit tunable
2007-08-23 Suresh Siddhasched: skip updating rq's next_balance under null SD
2007-08-23 Suresh Siddhasched: fix broken SMT/MC optimizations
2007-08-23 Eric W. Biedermansched: fix sysctl directory permissions
2007-08-23 Ingo Molnarsched: sched_clock_idle_[sleep|wakeup]_event()
2007-08-18 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2007-08-18 Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh64-2.6
2007-08-18 Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6.23
2007-08-18 Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2007-08-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-08-18 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/sparc-2.6
2007-08-18 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2007-08-12 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-08-12 Oleg Nesterovsched: run_rebalance_domains: s/SCHED_IDLE/CPU_IDLE/
2007-08-12 Adrian Bunksched: make global code static
2007-08-12 Len BrownPull sbs into release branch
2007-08-12 Len BrownPull processor into release branch
2007-08-12 Len BrownPull ec into release branch
2007-08-12 Len BrownPull bugzilla-8768 into release branch
2007-08-12 Len BrownPull bugzilla-3774 into release branch
2007-08-12 Len Brownpull asus sony thinkpad into release branch
2007-08-11 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2007-08-11 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2007-08-11 Linus TorvaldsMerge branch 'async-tx-fixes-for-linus' of git://lost...
2007-08-11 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2007-08-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2007-08-11 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-08-10 Ingo Molnarsched: improve rq-clock overflow logic
2007-08-09 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-08-09 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-08-09 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/sparc-2.6
2007-08-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-08-09 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-08-09 Ingo Molnarsched: round a bit better
2007-08-09 Ingo Molnarsched: make the multiplication table more accurate
2007-08-09 Ingo Molnarsched: optimize update_rq_clock() calls in the load...
2007-08-09 Ingo Molnarsched: optimize activate_task()
2007-08-09 Ingo Molnarsched: move the __update_rq_clock() call to scheduler_t...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' local variables
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from deactivate_t...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from dequeue_task()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from enqueue_task()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from dec_nr_running()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from inc_nr_running()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from dec_load()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from inc_load()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from update_curr_...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from ->task_new()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from ->put_prev_t...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from pick_next_task()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from ->pick_next_...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from ->dequeue_task()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from ->enqueue_task()
2007-08-09 Ingo Molnarsched: remove 'now' use from assignments
2007-08-09 Ingo Molnarsched: remove __rq_clock()
2007-08-09 Ingo Molnarsched: eliminate __rq_clock() use
2007-08-09 Ingo Molnarsched: remove rq_clock()
2007-08-09 Ingo Molnarsched: eliminate rq_clock() use
2007-08-09 Ingo Molnarsched: add [__]update_rq_clock(rq)
2007-08-09 Peter Williamssched: fix bug in balance_tasks()
2007-08-09 Alexey Dobriyansched: remove binary sysctls from kernel.sched_domain
2007-08-09 Ingo Molnarsched: schedule() speedup
2007-08-09 Ingo Molnarsched: uninline rq_clock()
2007-08-09 Ulrich Dreppersched: clean up sched_getaffinity()
2007-08-09 Peter Williamssched: simplify move_tasks()
2007-08-09 Ingo Molnarsched: reorder update_cpu_load(rq) with the ->task_tick...
2007-08-07 Jeff GarzikMerge branch 'r8169-for-jeff-20070806' of git://electri...
2007-08-07 Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2007-08-03 Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2007-08-03 Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6.23
2007-08-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-08-03 David S. MillerMerge davem@/linux/kernel/git/vxy/lksctp-dev
2007-08-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-08-02 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-08-02 Ingo Molnar[PATCH] sched: reduce debug code
2007-08-02 Ingo Molnar[PATCH] sched: move load-calculation functions
2007-08-02 Ingo Molnar[PATCH] sched: ->task_new cleanup
2007-08-02 Ingo Molnar[PATCH] sched: uninline inc/dec_nr_running()
2007-08-02 Ingo Molnar[PATCH] sched: uninline calc_delta_mine()
2007-08-02 Ingo Molnar[PATCH] sched: calc_delta_mine(): use fixed limit
next