Merge branch 'sched/core' into cpus4096
[safe/jmp/linux-2.6] / kernel / sched.c
2008-12-12 Ingo MolnarMerge branch 'sched/core' into cpus4096
2008-12-12 Heiko Carstenssched: add missing arch_update_cpu_topology() call
2008-12-12 Heiko Carstenssched: let arch_update_cpu_topology indicate if topolog...
2008-12-12 Ingo MolnarMerge branch 'tracing/fastboot' into cpus4096
2008-12-12 Ingo MolnarMerge commit 'v2.6.28-rc8' into sched/core
2008-12-09 Brian Kingsched: CPU remove deadlock fix
2008-12-08 Vaidyanathan Srini... sched: idle_balance() does not call load_balance_newidle()
2008-12-08 Ken Chensched: fix sd_parent_degenerate on non-numa smp machine
2008-12-08 Ingo MolnarMerge branch 'sched/urgent' into sched/core
2008-12-04 Ingo MolnarMerge commit 'v2.6.28-rc7' into tracing/core
2008-12-03 Ingo MolnarMerge commit 'v2.6.28-rc7'; branch 'x86/dumpstack'...
2008-12-02 Ingo MolnarMerge branch 'linus' into cpus4096
2008-12-01 Arun R Bharadwajsched: add uid information to sched_debug for CONFIG_US...
2008-11-29 Ingo Molnarsched: prevent divide by zero error in cpu_avg_load_per...
2008-11-28 Alexey Dobriyansched: move double_unlock_balance() higher
2008-11-28 Ingo MolnarMerge branch 'sched/urgent' into sched/core
2008-11-27 Steven Rostedtsched: prevent divide by zero error in cpu_avg_load_per...
2008-11-26 Rusty Russellsched: avoid stack var in move_task_off_dead_cpu, fix
2008-11-26 Rusty Russellsched: convert nohz struct to cpumask_var_t, fix
2008-11-26 Frederic Weisbeckertracing/function-return-tracer: change the name into...
2008-11-24 Rusty Russellsched: convert remaining old-style cpumask operators
2008-11-24 Rusty Russellsched: convert local_cpu_mask to cpumask_var_t.
2008-11-24 Rusty Russellsched: convert struct cpupri_vec cpumask_var_t.
2008-11-24 Rusty Russellsched: convert falback_doms to cpumask_var_t.
2008-11-24 Rusty Russellsched: convert cpu_isolated_map to cpumask_var_t.
2008-11-24 Rusty Russellsched: convert sched_domain_debug to cpumask_var_t.
2008-11-24 Rusty Russellsched: convert struct (sys_)sched_setaffinity() to...
2008-11-24 Rusty Russellsched: avoid stack var in move_task_off_dead_cpu
2008-11-24 Rusty Russellsched: convert sys_sched_getaffinity() to cpumask_var_t.
2008-11-24 Rusty Russellsched: convert rebalance_domains() to cpumask_var_t.
2008-11-24 Rusty Russellsched: convert idle_balance() to cpumask_var_t.
2008-11-24 Rusty Russellsched: convert nohz struct to cpumask_var_t.
2008-11-24 Rusty Russellsched: convert struct root_domain to cpumask_var_t.
2008-11-24 Rusty Russellsched: convert nohz_cpu_mask to cpumask_var_t.
2008-11-24 Rusty Russellsched: convert struct sched_group/sched_domain cpumask_...
2008-11-24 Rusty Russellsched: wrap sched_group and sched_domain cpumask accesses.
2008-11-24 Rusty Russellsched: remove any_online_cpu()
2008-11-24 Rusty Russellsched: get rid of boutique sched.c allocations, use...
2008-11-24 Rusty Russellsched: convert sched.c from for_each_cpu_mask to for_ea...
2008-11-24 Mike Travissched: reduce stack size requirements in kernel/sched.c
2008-11-24 Ingo MolnarMerge branches 'sched/core', 'core/core' and 'tracing...
2008-11-24 Ingo MolnarMerge branches 'core/debug', 'core/futexes', 'core...
2008-11-24 Ingo MolnarMerge branch 'sched/rt' into sched/core
2008-11-23 Ingo Molnartracing/function-return-tracer: clean up task start...
2008-11-23 Frederic Weisbeckertracing/function-return-tracer: store return stack...
2008-11-21 Vegard Nossumsched: update comment for move_task_off_dead_cpu
2008-11-19 Ken Chensched: fix inconsistency when redistribute per-cpu...
2008-11-19 Ingo MolnarMerge branches 'tracing/ftrace' and 'tracing/urgent...
2008-11-19 Ingo MolnarMerge branch 'linus' into sched/core
2008-11-18 Li Zefancpuset: fix regression when failed to generate sched...
2008-11-17 Oleg Nesterovaccount_steal_time: kill the unneeded account_group_sys...
2008-11-16 Mathieu Desnoyerstracepoints: add DECLARE_TRACE() and DEFINE_TRACE()
2008-11-12 Ingo Molnarsched: fix init_idle()'s use of sched_clock()
2008-11-12 Ingo MolnarMerge branch 'linus' into core/locking
2008-11-12 Balbir Singhsched: fix stale value in average load per task
2008-11-11 Bharata B Raosched: add hierarchical accounting to cpu accounting...
2008-11-11 Oleg Nesterovfix for account_group_exec_runtime(), make sure ->signa...
2008-11-10 Peter Zijlstrasched: clean up debug info
2008-11-07 Li Zefansched: clean up SCHED_CPUMASK_ALLOC
2008-11-07 Ingo MolnarMerge branch 'sched/urgent' into sched/core
2008-11-07 Li Zefansched: fix memory leak in a failure path
2008-11-07 Li Zefansched: fix a bug in sched domain degenerate
2008-11-06 Sripathi Kodisched, lockdep: inline double_unlock_balance()
2008-11-05 Peter Zijlstrasched: backward looking buddy
2008-11-04 Li Zefansched: add sanity check in partition_sched_domains()
2008-11-04 Li Zefansched: remove redundant call to unregister_sched_domain...
2008-11-04 Li Zefansched debug: remove sd_level_to_string()
2008-10-30 Li Zefansched: switch sched_features to seqfile
2008-10-29 Li Zefansched: cleanup for alloc_rt/fair_sched_group()
2008-10-28 Ingo MolnarMerge commit 'v2.6.28-rc2' into core/locking
2008-10-24 Peter Zijlstrasched: virtual time buddy preemption
2008-10-24 Peter Zijlstrasched: fix a find_busiest_group buglet
2008-10-23 Linus TorvaldsMerge branch 'proc' of git://git./linux/kernel/git...
2008-10-23 Linus TorvaldsMerge branch 'v28-range-hrtimers-for-linus-v2' of git...
2008-10-23 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2008-10-23 Alexey Dobriyanproc: move /proc/schedstat boilerplate to kernel/sched_...
2008-10-22 Thomas GleixnerMerge branch 'timers/range-hrtimers' into v28-range...
2008-10-20 Linus TorvaldsMerge branch 'tracing-v28-for-linus' of git://git....
2008-10-20 Peter Zijlstrasched: optimize group load balancer
2008-10-20 Thomas GleixnerMerge branches 'timers/clocksource', 'timers/hrtimers...
2008-10-17 Arjan van de VenMerge commit 'linus/master' into merge-linus
2008-10-16 Yinghai Lux86: move kstat_irqs from kstat to irq_desc
2008-10-16 Yinghai Luirq: make irqs in kernel stat use per_cpu_dyn_array
2008-10-15 Peter Zijlstrasched: only update rq->clock while holding rq->lock
2008-10-14 Mathieu Desnoyerstracing, sched: LTTng instrumentation - scheduler
2008-10-09 Ingo Molnarsched debug: add name to sched_domain sysctl entries
2008-10-06 Li Zefansched: remove redundant code in cpu_cgroup_create()
2008-10-06 Ingo MolnarMerge branch 'linus' into sched/devel
2008-09-30 Nick Pigginsched: improve preempt debugging
2008-09-30 Ingo Molnartimers: fix itimer/many thread hang, fix
2008-09-29 Thomas Gleixnerhrtimer: prevent migration of per CPU hrtimers
2008-09-27 Frank Mayhartimers: fix itimer/many thread hang, v3
2008-09-23 Peter Zijlstrasched: more sanity checks on the bandwidth settings
2008-09-23 Ingo MolnarMerge branches 'sched/urgent' and 'sched/rt' into sched...
2008-09-23 Frank Mayhartimers: fix itimer/many thread hang, v2
2008-09-23 Andrew Mortonsched: clarify ifdef tangle
2008-09-23 Rakib Mullicksched: fix init_hrtick() section mismatch warning
2008-09-22 Peter Zijlstrasched: wakeup preempt when small overlap
2008-09-14 Frank Mayhartimers: fix itimer/many thread hang
2008-09-11 Ingo MolnarMerge commit 'v2.6.27-rc6' into sched/devel
next