Merge commit '900cfa46191a7d87cf1891924cb90499287fd235'; branches 'timers/nohz',...
[safe/jmp/linux-2.6] / kernel / sched.c
2008-07-10 Linus Torvaldssched: fix cpu hotplug, cleanup
2008-07-10 Dmitry Adamushkosched: fix cpu hotplug
2008-07-01 Raistlinsched: fix divide error when trying to configure rt_per...
2008-06-29 Dmitry Adamushkosched: fix cpu hotplug
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-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 Peter Zijlstrasched: rt-group: fix hierarchy
2008-06-19 Dario Faggiolisched: NULL pointer dereference while setting sched_rt_...
2008-06-17 Rabin Vincentsched: fix defined-but-unused warning
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 Oleg Nesterovsched: fix TASK_WAKEKILL vs SIGKILL race
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...
2008-04-19 Mike Travissched: remove fixed NR_CPUS sized arrays in kernel_sched_c
2008-04-19 Dhaval Gianisched: allow cpuacct stats to be reset
2008-04-19 Dhaval Gianisched: cleanup cpuacct variable names
2008-04-19 Peter Zijlstrasched: rt-group: smp balancing
2008-04-19 Peter Zijlstrasched: rt-group: synchonised bandwidth period
2008-04-19 Ingo Molnarsched: remove sysctl_sched_batch_wakeup_granularity
2008-04-19 Ingo Molnarsched: reenable sync wakeups
2008-04-19 Ingo Molnarsched: cache hot buddy
2008-04-19 Ingo Molnarsched: feat affine wakeups
2008-04-19 Ingo Molnarsched: introduce SCHED_FEAT_SYNC_WAKEUPS, turn it off
2008-04-19 Guillaume Chazarainsched: fix rq->clock overflows detection with CONFIG_NO_HZ
2008-04-19 Reynes Philippesched: sched.c needs tick.h
2008-04-19 Ingo Molnarsched: make cpu_clock() globally synchronous
2008-03-26 Thomas GleixnerNOHZ: reevaluate idle sleep length after add_timer_on()
2008-03-21 Heiko Carstenssched: add arch_update_cpu_topology hook.
2008-03-21 Heiko Carstenssched: add exported arch_reinit_sched_domains() to...
2008-03-21 Roel Kluinsched: remove double unlikely from schedule()
2008-03-21 Peter Zijlstrasched: cleanup old and rarely used 'debug' features.
2008-03-19 Ingo Molnarsched: wakeup-buddy tasks are cache-hot
2008-03-19 Ingo Molnarsched: improve affine wakeups
2008-03-15 Peter Zijlstrasched: fix overload performance: buddy wakeups
2008-03-15 Ingo Molnarsched: fix calc_delta_mine()
2008-03-15 Ingo Molnarsched: fix update_load_add()/sub()
2008-03-15 Hiroshi Shimamotosched: fix race in schedule()
2008-03-11 Gregory Haskinskeep rd->online and cpu_online_map in sync
2008-03-11 Gregory HaskinsRevert "cpu hotplug: adjust root-domain->online span...
2008-03-09 Gregory Haskinscpu hotplug: adjust root-domain->online span in respons...
2008-03-07 Dhaval Gianisched: don't allow rt_runtime_us to be zero for groups...
2008-03-07 Peter Zijlstrasched: rt-group: fixup schedulability constraints calcu...
2008-03-07 Miao Xiesched: fix the wrong time slice value for SCHED_FIFO...
2008-03-07 Pavel Roskinsched: export task_nice
2008-03-07 Peter Zijlstrasched: retain vruntime
2008-03-04 Peter Zijlstrasched: revert load_balance_monitor() changes
2008-02-25 Harvey Harrisonsched: fix signedness warnings in sched.c
2008-02-25 Ingo Molnarsched: make early bootup sched_clock() use safer
2008-02-24 Linus TorvaldsAdd memory barrier semantics to wake_up() & co
next