sched: Remove forced2_migrations stats
[safe/jmp/linux-2.6] / kernel / sched.c
2009-12-10 Ingo Molnarsched: Remove forced2_migrations stats
2009-12-10 Phil Carmodysched: Fix memory leak in two error corner cases
2009-12-10 Mike Galbraithsched: Fix build warning in get_update_sysctl_factor()
2009-12-09 Christian Ehrhardtsched: Update normalized values on user updates via...
2009-12-09 Christian Ehrhardtsched: Make tunable scaling style configurable
2009-12-09 Christian Ehrhardtsched: Fix missing sched tunable recalculation on cpu...
2009-12-09 Peter Zijlstrasched: Fix task priority bug
2009-12-09 Peter Zijlstrasched: cgroup: Implement different treatment for idle...
2009-12-09 Peter Zijlstrasched: Discard some old bits
2009-12-09 Peter Zijlstrasched: Sanitize fork() handling
2009-12-09 Peter Zijlstrasched: Clean up ttwu() rq locking
2009-12-09 Peter Zijlstrasched: Remove rq->clock coupling from set_task_cpu()
2009-12-09 Peter Zijlstrasched: Consolidate select_task_rq() callers
2009-12-09 Thomas Gleixnersched: Protect sched_rr_get_param() access to task...
2009-12-09 Thomas Gleixnersched: Protect task->cpus_allowed access in sched_getaf...
2009-12-06 Peter Zijlstrasched: Fix balance vs hotplug race
2009-12-05 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2009-12-05 Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git./linux...
2009-12-03 Frederic Weisbeckermutex: Fix missing conditions to build mutex_spin_on_ow...
2009-12-02 Hidetoshi Setosched, cputime: Introduce thread_group_times()
2009-12-02 Hidetoshi Setosched, cputime: Cleanups related to task_times()
2009-12-02 Rusty Russellsched: Fix isolcpus boot option
2009-12-02 Tejun Heosched: Revert 498657a478c60be092208422fefa9c7b248729c2
2009-11-26 Hidetoshi Setosched, time: Define nsecs_to_jiffies()
2009-11-26 Hidetoshi Setosched: Remove task_{u,s,g}time()
2009-11-26 Hidetoshi Setosched: Introduce task_times() to replace task_{u,s...
2009-11-26 Ingo MolnarMerge branch 'sched/urgent' into sched/core
2009-11-26 Mike Travissched: Limit the number of scheduler debug messages
2009-11-25 Shmulik Ladkanisched.c: Call debug_show_all_locks() when dumping all...
2009-11-24 Tim Blechmannsched: Optimize branch hint in context_switch()
2009-11-23 Jan Bluncksched_feat_write(): Update ppos instead of file->f_pos
2009-11-16 Peter Zijlstrasched: Sched_rt_periodic_timer vs cpu hotplug
2009-11-15 Tejun Heosched, kvm: Fix race condition involving sched_in_preem...
2009-11-12 Hidetoshi Setosched: Fix granularity of task_u/stime()
2009-11-12 Mike Galbraithsched: Fix/add missing update_rq_clock() calls
2009-11-10 Paul E. McKenneyrcu: Enable synchronize_sched_expedited() fastpath
2009-11-10 Peter Zijlstrasched: Make sure task has correct sched_class after...
2009-11-10 Mike Galbraithsched: Fix and clean up rate-limit newidle code
2009-11-08 Lai Jiangshansched, no_hz: Remove unused rq->last_tick_seen field
2009-11-08 Cyrill Gorcunovsched: Use root_task_group_empty only with FAIR_GROUP_SCHED
2009-11-08 Randy Dunlapsched: Fix kernel-doc function parameter name
2009-11-05 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-11-04 Mike Galbraithsched: Rate-limit newidle
2009-11-04 Rusty Russellcpumask: Partition_sched_domains takes array of cpumask...
2009-11-04 Hiroshi Shimamotosched: Remove unused cpu_nr_migrations()
2009-11-03 Mike Galbraithsched: Fix kthread_bind() by moving the body of kthread...
2009-11-02 Rusty Russellsched: Fix boot crash by zalloc()ing most of the cpu...
2009-10-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-10-28 Jiri Kosinasched: move rq_weight data array out of .percpu
2009-10-25 Ryota Ozakisched, cpuacct: Fix niced guest time accounting
2009-10-25 Ingo MolnarMerge branch 'linus' into sched/core
2009-10-23 Mike Galbraithsched: Strengthen buddies and mitigate buddy induced...
2009-10-14 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-10-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-10-12 Randy Dunlapsched: Fix missing kernel-doc notation
2009-10-09 Mike Galbraithsched: Update the clock of runqueue select_task_rq...
2009-10-09 Wu Fengguangwriteback: account IO throttling wait as iowait
2009-10-05 Jayson R. Kingsched: Remove obsolete comment in sched_init()
2009-10-05 Peter Williamssched: Set correct normal_prio and prio values in sched...
2009-10-01 Alexey Dobriyanconst: constify remaining file_operations
2009-09-24 Alexey Dobriyansysctl: remove "struct file *" argument of ->proc_handler
2009-09-24 Ben Blumcgroups: let ss->can_attach and ss->attach do whole...
2009-09-23 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2009-09-22 Arjan van de Vencpuidle: fix the menu governor to boost IO performance
2009-09-21 Linus TorvaldsMerge branch 'perfcounters-rename-for-linus' of git...
2009-09-21 Ingo Molnarperf: Do the big rename: Performance Counters -> Perfor...
2009-09-21 Peter Williamssched: Simplify sys_sched_rr_get_interval() system...
2009-09-20 Yong Zhangsched: Fix potential NULL derference of doms_cur
2009-09-20 Andrew Mortonsched: Fix raciness in runqueue_is_locked()
2009-09-18 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2009-09-17 Peter Zijlstrasched: Add new wakeup preemption mode: WAKEUP_RUNNING
2009-09-17 Ingo Molnarsched: Fix TASK_WAKING & loadaverage breakage
2009-09-16 Peter Zijlstrasched: Optimize cgroup vs wakeup a bit
2009-09-15 Peter Zijlstrasched: Fix sync wakeups again
2009-09-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-15 Peter Zijlstrasched: Add WF_FORK
2009-09-15 Peter Zijlstrasched: Rename sync arguments
2009-09-15 Peter Zijlstrasched: Feature to disable APERF/MPERF cpu_power
2009-09-15 Peter Zijlstrasched: Provide arch_scale_freq_power
2009-09-15 Peter Zijlstrasched: Weaken SD_POWERSAVINGS_BALANCE
2009-09-15 Peter Zijlstrasched: Merge select_task_rq_fair() and sched_balance_self()
2009-09-15 Peter Zijlstrasched: Add TASK_WAKING
2009-09-15 Peter Zijlstrasched: Hook sched_balance_self() into sched_class:...
2009-09-15 Peter Zijlstrasched: Move sched_balance_self() into sched_fair.c
2009-09-15 Peter Zijlstrasched: Move code around
2009-09-15 Peter Zijlstrasched: Fix double_rq_lock() compile warning
2009-09-11 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2009-09-11 Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git./linux...
2009-09-04 Ingo Molnarsched: Fix dynamic power-balancing crash
2009-09-04 Peter Zijlstrasched: Remove reciprocal for cpu_power
2009-09-04 Gautham R Shenoysched: Try to deal with low capacity, fix update_sd_pow...
2009-09-04 Peter Zijlstrasched: Try to deal with low capacity
2009-09-04 Peter Zijlstrasched: Scale down cpu_power due to RT tasks
2009-09-04 Peter Zijlstrasched: Implement dynamic cpu_power
2009-09-04 Peter Zijlstrasched: Add smt_gain
2009-09-04 Peter Zijlstrasched: Update the cpu_power sum during load-balance
2009-09-04 Peter Zijlstrasched: Add SD_PREFER_SIBLING
2009-09-04 Peter Zijlstrasched: Restore __cpu_power to a straight sum of power
2009-09-04 Ingo MolnarMerge branches 'sched/domains' and 'sched/clock' into...
2009-09-02 Arjan van de Vensched: Provide iowait counters
next