sched: correct wakeup weight calculations
[safe/jmp/linux-2.6] / kernel / sched.c
2008-06-27 Peter Zijlstrasched: correct wakeup weight calculations
2008-06-27 Peter Zijlstrasched: update shares on wakeup
2008-06-27 Peter Zijlstrasched: fix shares boost logic
2008-06-27 Peter Zijlstrasched: disable source/target_load bias
2008-06-27 Peter Zijlstrasched: remove prio preference from balance decisions
2008-06-27 Peter Zijlstrasched: hierarchical load vs find_busiest_group
2008-06-27 Peter Zijlstrasched: persistent average load per task
2008-06-27 Peter Zijlstrasched: fix sched_balance_self() smp group balancing
2008-06-27 Peter Zijlstrasched: fix newidle smp group balancing
2008-06-27 Peter Zijlstrasched: simplify the group load balancer
2008-06-27 Peter Zijlstrasched: no need to aggregate task_weight
2008-06-27 Peter Zijlstrasched: dont micro manage share losses
2008-06-27 Peter Zijlstrasched: update aggregate when holding the RQs
2008-06-27 Peter Zijlstrasched: fix sched_domain aggregation
2008-06-27 Peter Zijlstrasched: fix wakeup granularity and buddy granularity
2008-06-27 Peter Zijlstrasched: sched_clock_cpu() based cpu_clock()
2008-06-27 Peter Zijlstrasched: revert revert of: fair-group: SMP-nice for group...
2008-06-27 Peter Zijlstrasched: revert the revert of: weight calculations
2008-06-25 Ingo MolnarMerge branch 'linus' into sched/devel
2008-06-23 Ingo MolnarMerge branch 'linus' into sched/devel
2008-06-23 Ingo MolnarMerge branch 'linus' into sched/urgent
2008-06-20 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2008-06-20 Oleg Nesterovsched: refactor wait_for_completion_timeout()
2008-06-20 Roland Dreiersched: fix wait_for_completion_timeout() spurious failu...
2008-06-20 Peter Zijlstrasched: rt: fix the bandwidth contraint computations
2008-06-19 Li Zefancpuset: limit the input of cpuset.sched_relax_domain_level
2008-06-19 Max Krasnyanskysched: CPU hotplug events must not destroy scheduler...
2008-06-19 Ingo MolnarMerge branch 'sched' into sched-devel
2008-06-19 Peter Zijlstrasched: rt-group: fix hierarchy
2008-06-19 Dario Faggiolisched: NULL pointer dereference while setting sched_rt_...
2008-06-18 Dmitry Adamushkosched: rework of "prioritize non-migratable tasks over...
2008-06-17 Rabin Vincentsched: fix defined-but-unused warning
2008-06-16 Ingo MolnarMerge branch 'linus' into sched-devel
2008-06-12 Lai Jiangshansched: 64-bit: fix arithmetics overflow
2008-06-12 Lai Jiangshansched: fair group: fix overflow(was: fix divide by...
2008-06-10 Paul Mundtsched: kill off dead cfs_rq_set_shares()
2008-06-10 David Rientjessched: prevent bound kthreads from changing cpus_allowed
2008-06-10 Peter Zijlstrasched: fix hotplug cpus on ia64
2008-06-10 Oleg Nesterovsched: fix TASK_WAKEKILL vs SIGKILL race
2008-06-06 Thomas Gleixnersched: move weighted_cpuload into #ifdef CONFIG_SMP...
2008-06-06 Max Krasnyanskysched: Move cpu masks from kernel/sched.c into kernel...
2008-06-06 Max Krasnyanskysched: CPU hotplug events must not destroy scheduler...
2008-06-06 Gregory Haskinssched: fix cpupri hotplug support
2008-06-06 Gautham R Shenoysched: print the sd->level in sched_domain_debug code
2008-06-06 Dhaval Gianisched: add comments for ifdefs in sched.c
2008-06-06 Arjan van de Vensched: print module list in the "scheduling while atomi...
2008-06-06 Rabin Vincentsched: fix defined-but-unused warning
2008-06-06 Thomas Gleixnernamespacecheck: fixes in kernel/sched.c
2008-06-06 Dmitry Adamushkosched: check for SD_SERIALIZE atomically in rebalance_d...
2008-06-06 Gregory Haskinssched: use a 2-d bitmap for searching lowest-pri CPU
2008-06-06 Mike Galbraithsched: make !hrtick faster
2008-06-06 Gregory Haskinssched: prioritize non-migratable tasks over migratable...
2008-05-29 Ingo Molnarrevert ("sched: fair-group: SMP-nice for group scheduling")
2008-05-29 Ingo Molnarsched: cleanup
2008-05-29 Roel Kluinsched: unite unlikely pairs in rt_policy() and schedule...
2008-05-29 Ingo Molnarrevert ("sched: fair: weight calculations")
2008-05-15 Mirco Tischlercgroups: fix compile warning
2008-05-11 Linus TorvaldsAdd new 'cond_resched_bkl()' helper function
2008-05-11 Linus TorvaldsBKL: revert back to the old spinlock implementation
2008-05-05 Peter Zijlstrasched: add optional support for CONFIG_HAVE_UNSTABLE_SC...
2008-05-05 Ingo Molnarsched: fix cpu clock
2008-05-05 Miao Xiesched: fair-group: fix a Div0 error of the fair group...
2008-05-05 Heiko Carstenssched: fix missing locking in sched_domains code
2008-05-05 Ingo Molnarsched: make clock sync tunable by architecture code
2008-05-05 David Simnersched: fix sched_info_switch not being called according...
2008-05-05 Peter Zijlstrasched: fix hrtick_start_fair and CPU-Hotplug
2008-05-05 Harvey Harrisonsched: add statics, don't return void expressions
2008-05-05 Andrew Mortonsched: add debug checks to idle functions
2008-05-05 Peter Zijlstrasched: optimize calc_delta_mine()
2008-05-01 Roman Zippelrename div64_64 to div64_u64
2008-04-29 Paul MenageCGroups _s64 files: use read_s64/write_s64 in CFS cgrou...
2008-04-29 Paul MenageCGroup API files: rename read/write_uint methods to...
2008-04-25 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-25 David Millersched: use alloc_bootmem() instead of alloc_bootmem_low()
2008-04-24 Peter Zijlstrasched: fix share (re)distribution
2008-04-24 Mike Travis[PATCH] Build fix for CONFIG_NUMA=y && CONFIG_SMP=n
2008-04-24 Russ Anderson[IA64] fix bootmem regression on Altix
2008-04-22 Randy Dunlapkernel-doc: fix sched.c missing parameter
2008-04-19 Ingo Molnarsched: features fix
2008-04-19 Peter Zijlstrasched: /debug/sched_features
2008-04-19 Ingo Molnarsched: add SCHED_FEAT_DEADLINE
2008-04-19 Peter Zijlstrasched: fair: weight calculations
2008-04-19 Peter Zijlstrasched: fair-group: de-couple load-balancing from the...
2008-04-19 Peter Zijlstrasched: fair-group: SMP-nice for group scheduling
2008-04-19 Hidetoshi Setosched, cpuset: customize sched domains, core
2008-04-19 Peter Zijlstrasched: rt: multi level group constraints
2008-04-19 Peter Zijlstrasched: task_group hierarchy
2008-04-19 Peter Zijlstrasched: fix the task_group hierarchy for UID grouping
2008-04-19 Dhaval Gianisched: allow the group scheduler to have multiple levels
2008-04-19 Dhaval Gianisched: mix tasks and groups
2008-04-19 Ingo Molnarsched: fix checks
2008-04-19 Peter Zijlstrasched: old sleeper bonus
2008-04-19 Mike Travissched: add new set_cpus_allowed_ptr function
2008-04-19 Mike Travisinit: move setup of nr_cpu_ids to as early as possible
2008-04-19 Mike Travissched: remove another cpumask_t variable from stack
2008-04-19 Mike Traviscpumask: reduce stack usage in SD_x_INIT initializers
2008-04-19 Mike Travisnodemask: use new node_to_cpumask_ptr function
2008-04-19 Mike Travisgeneric: reduce stack pressure in sched_affinity
2008-04-19 Mike Traviscpuset: modify cpuset_set_cpus_allowed to use cpumask...
next