]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - kernel/sched_fair.c
sched: fix sleeper bonus limit
[linux-2.6-omap-h63xx.git] / kernel / sched_fair.c
2007-08-28 Mike Galbraithsched: fix sleeper bonus limit
2007-08-27 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2007-08-27 Linus TorvaldsMerge branch 'master' of git://git.kernel.org/pub/scm...
2007-08-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-08-25 Ingo Molnarsched: cleanup, sched_granularity -> sched_min_granularity
2007-08-25 Peter Zijlstrasched: adaptive scheduler granularity
2007-08-25 Linus TorvaldsMerge branch 'agp-patches' of git://git.kernel.org...
2007-08-25 Linus TorvaldsMerge branch 'drm-patches' of git://git.kernel.org...
2007-08-25 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2007-08-25 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2007-08-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-08-24 Ingo Molnarsched: fix startup penalty calculation
2007-08-24 Peter Zijlstrasched: simplify bonus calculation #2
2007-08-24 Peter Zijlstrasched: simplify bonus calculation #1
2007-08-24 Ingo Molnarsched: tidy up and simplify the bonus balance
2007-08-24 Ingo Molnarsched: remove HZ dependency from the granularity default
2007-08-24 Bruce Ashfieldsched: CONFIG_SCHED_GROUP_FAIR=y fixlet
2007-08-18 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2007-08-18 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/letha...
2007-08-18 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/letha...
2007-08-18 Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2007-08-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-08-18 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
2007-08-18 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-08-12 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-08-12 Ingo Molnarsched: fix sleeper bonus
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.kernel.org/pub/scm...
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.kernel.org...
2007-08-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2007-08-11 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-08-10 Ingo Molnarsched: fix typo in the FAIR_GROUP_SCHED branch
2007-08-09 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-08-09 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
2007-08-09 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
2007-08-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-08-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-08-09 Ingo Molnarsched: refine negative nice level granularity
2007-08-09 Ingo Molnarsched: fix update_stats_enqueue() reniced codepath
2007-08-09 Ingo Molnarsched: clean up set_curr_task_fair()
2007-08-09 Ingo Molnarsched: remove __update_rq_clock() call from entity_tick()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' local variables
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_...
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 put_prev_ent...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from pick_next_en...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from set_next_ent...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from dequeue_entity()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from enqueue_entity()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from enqueue_slee...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from __enqueue_sl...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from update_stats...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from update_stats...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from update_stats...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from update_stats...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from __update_sta...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from update_stats...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from update_stats...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from update_curr()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from print_cfs_rq()
2007-08-09 Ingo Molnarsched: remove 'now' use from assignments
2007-08-09 Ingo Molnarsched: eliminate __rq_clock() use
2007-08-09 Ingo Molnarsched: eliminate rq_clock() use
2007-08-09 Peter Williamssched: fix bug in balance_tasks()
2007-08-09 Ingo Molnarsched: delta_exec accounting fix
2007-08-09 Ingo Molnarsched: clean up delta_mine
2007-08-09 Josh Triplettsched: mark print_cfs_stats static
2007-08-09 Peter Williamssched: simplify move_tasks()
2007-08-09 Ingo Molnarsched: batch sleeper bonus
2007-08-07 Jeff GarzikMerge branch 'r8169-for-jeff-20070806' of git://electri...
2007-08-07 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2007-08-03 Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2007-08-03 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/letha...
2007-08-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-08-03 David S. MillerMerge davem@master.kernel.org:/pub/scm/linux/kernel...
2007-08-02 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-08-02 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-08-02 Ingo Molnar[PATCH] sched: reduce debug code
2007-08-02 Ingo Molnar[PATCH] sched: use schedstat_set() API
2007-08-02 Ingo Molnar[PATCH] sched: ->task_new cleanup
2007-07-22 Len BrownPull netlink into release branch
2007-07-22 Len BrownPull osi into release branch
2007-07-22 Len BrownPull video into release branch
2007-07-22 Len BrownPull throttle into release branch
2007-07-22 Len BrownPull misc into release branch
2007-07-22 Len BrownPull dock-bay into release branch
2007-07-22 Len BrownPull bugzilla-7880 into release branch
2007-07-22 Len BrownPull ec into release branch
2007-07-22 Len BrownPull sbs into release branch
2007-07-22 Len BrownPull battery into release branch
next