Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux
[linux-2.6] / kernel / sched_rt.c
2008-02-07  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-07  Len BrownMerge branches 'release', 'misc' and 'misc-2.6.25'...
2008-02-07  Len BrownMerge branches 'release' and 'ppc-workaround' into...
2008-02-07  Len BrownMerge branches 'release' and 'hp-cid' into release
2008-02-07  Len BrownMerge branches 'release' and 'gpe-ack' into release
2008-02-07  Len BrownMerge branches 'release', 'cpuidle-2.6.25' and 'idle...
2008-02-07  Len BrownMerge branches 'release', 'bugzilla-6217', 'bugzilla...
2008-02-07  Len BrownMerge branches 'release' and 'autoload' into release
2008-02-07  Len BrownMerge branches 'release', 'asus', 'sony-laptop' and...
2008-02-07  Len BrownMerge branches 'release', 'acpi_pm_device_sleep_state...
2008-02-06  Linus TorvaldsMerge branch 'dmapool' of git://git./linux/kernel/git...
2008-02-03  David WoodhouseMerge git://git.infradead.org/~dedekind/ubi-2.6
2008-02-03  David WoodhouseMerge git://git.infradead.org/~kmpark/onenand-mtd-2.6
2008-02-03  David WoodhouseMerge git://git./linux/kernel/git/torvalds/linux-2...
2008-02-01  Linus TorvaldsMerge branch 'task_killable' of git://git./linux/kernel...
2008-01-31  Paul MackerrasMerge branch 'linux-2.6'
2008-01-28  Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2008-01-27  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-01-26  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-01-26  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2008-01-26  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-01-26  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-01-25  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-25  Linus TorvaldsMerge git://git./linux/kernel/git/mchehab/v4l-dvb
2008-01-25  Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-01-25  Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2008-01-25  Dmitry Adamushkosched: fix goto retry in pick_next_task_rt()
2008-01-25  Peter Zijlstrasched: rt-watchdog: fix .rlim_max = RLIM_INFINITY
2008-01-25  Peter Zijlstrasched: rt-group: reduce rescheduling
2008-01-25  Peter Zijlstrasched: rt throttling vs no_hz
2008-01-25  Mike Galbraithsched: pull_rt_task() cleanup
2008-01-25  Peter Zijlstrasched: rt group scheduling
2008-01-25  Peter Zijlstrasched: rt time limit
2008-01-25  Peter Zijlstrasched: high-res preemption tick
2008-01-25  Peter Zijlstrasched: SCHED_FIFO/SCHED_RR watchdog timer
2008-01-25  Peter Zijlstrasched: sched_rt_entity
2008-01-25  Gregory Haskinssched: remove some old cpuset logic
2008-01-25  Gregory Haskinssched: RT-balance, only adjust overload state when...
2008-01-25  Steven Rostedtsched: RT-balance, add new methods to sched_class
2008-01-25  Steven Rostedtsched: RT-balance, replace hooks with pre/post schedule...
2008-01-25  Ingo Molnarsched: fix sched_rt.c:join/leave_domain
2008-01-25  Gregory Haskinssched: only balance our RT tasks within our domain
2008-01-25  Ingo Molnarsched: clean up schedule_balance_rt()
2008-01-25  Ingo Molnarsched: clean up pull_rt_task()
2008-01-25  Ingo Molnarsched: remove leftover debugging
2008-01-25  Ingo Molnarsched: remove rt_overload()
2008-01-25  Ingo Molnarsched: clean up kernel/sched_rt.c
2008-01-25  Ingo Molnarsched: clean up overlong line in kernel/sched_debug.c
2008-01-25  Ingo Molnarsched: clean up find_lock_lowest_rq()
2008-01-25  Ingo Molnarsched: clean up pick_next_highest_task_rt()
2008-01-25  Steven Rostedtsched: RT-balance, optimize cpu search
2008-01-25  Gregory Haskinssched: RT-balance, optimize
2008-01-25  Gregory Haskinssched: break out early if RT task cannot be migrated
2008-01-25  Steven Rostedtsched: RT-balance, avoid overloading
2008-01-25  Gregory Haskinssched: wake-balance fixes
2008-01-25  Gregory Haskinssched: optimize RT affinity
2008-01-25  Gregory Haskinssched: pre-route RT tasks on wakeup
2008-01-25  Gregory Haskinssched: RT balancing: include current CPU
2008-01-25  Gregory Haskinssched: break out search for RT tasks
2008-01-25  Gregory Haskinssched: de-SCHED_OTHER-ize the RT path
2008-01-25  Gregory Haskinssched: clean up this_rq use in kernel/sched_rt.c
2008-01-25  Gregory Haskinssched: add RT-balance cpu-weight
2008-01-25  Steven Rostedtsched: disable standard balancer for RT tasks
2008-01-25  Steven Rostedtsched: push RT tasks from overloaded CPUs
2008-01-25  Steven Rostedtsched: pull RT tasks from overloaded runqueues
2008-01-25  Steven Rostedtsched: add rt-overload tracking
2008-01-25  Steven Rostedtsched: add RT task pushing
2008-01-25  Steven Rostedtsched: track highest prio task queued
2008-01-25  Steven Rostedtsched: count # of queued RT tasks
2008-01-25  Srivatsa Vaddagirisched: group scheduling, change how cpu load is calculated
2008-01-25  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2008-01-17  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-14  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-11  Len BrownPull bugzilla-9194 into release branch
2008-01-11  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2007-12-28  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2007-12-23  Jeff GarzikMerge branch 'fixes-jgarzik' of git://git./linux/kernel...
2007-12-21  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2007-12-21  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2007-12-21  Paul MackerrasMerge branch 'linux-2.6'
2007-12-21  Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-12-20  Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-12-20  Peter Zijlstrasched: rt: account the cpu time during the tick
2007-12-17  Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2007-12-14  Len BrownPull hotplug into release branch
2007-12-10  Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-12-10  Paul MackerrasMerge branch 'linux-2.6'
2007-12-08  Russell KingMerge branch 'pxa-fixes'
2007-12-06  Len BrownPull bugzilla-9345 into release branch
2007-12-06  Len BrownPull apm-freeze-fix into release branch
2007-12-03  Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6.24
2007-12-03  Linus TorvaldsMerge git://git./linux/kernel/git/x86/linux-2.6-x86
2007-12-03  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2007-12-03  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-12-03  Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-12-02  Srivatsa Vaddagirisched: cpu accounting controller (V2)
2007-11-20  Len BrownPull cpuidle into release branch
2007-11-17  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2007-11-12  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2007-11-03  Linus TorvaldsMerge branch 'v2.6.24-rc1-lockdep' of git://git./linux...
next