]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/history - kernel/sched/fair.c
sched: Fix cgroup movement of forking process
[mirror_ubuntu-artful-kernel.git] / kernel / sched / fair.c
2011-12-21 Daisuke Nishimurasched: Fix cgroup movement of forking process
2011-12-21 Peter Zijlstrasched: Fix load-balance lock-breaking
2011-12-21 Peter Zijlstrasched: Replace all_pinned with a generic flags field
2011-12-21 Peter Zijlstrasched: Only queue remote wakeups when crossing cache...
2011-12-19 Martin SchwidefskyMerge branch 'sched/core' of git://git.kernel.org/pub...
2011-12-15 Ingo MolnarMerge commit 'v3.2-rc5' into sched/core
2011-12-08 Peter Zijlstrasched, nohz: Fix missing RCU read lock
2011-12-06 Suresh Siddhasched, nohz: Set the NOHZ_BALANCE_KICK flag for idle...
2011-12-06 Suresh Siddhasched, nohz: Fix the idle cpu check in nohz_idle_balance
2011-12-06 Mike Galbraithsched: Save some hrtick_start_fair cycles
2011-12-06 Suresh Siddhasched, nohz: Clean up the find_new_ilb() using sched...
2011-12-06 Suresh Siddhasched, nohz: Implement sched group, domain aware nohz...
2011-12-06 Suresh Siddhasched, nohz: Track nr_busy_cpus in the sched_group_power
2011-12-06 Suresh Siddhasched, nohz: Introduce nohz_flags in 'struct rq'
2011-12-06 Mike Galbraithsched: Set skip_clock_update in yield_task_fair()
2011-12-06 Mike Galbraithsched: Use rt.nr_cpus_allowed to recover select_task_rq...
2011-12-06 Suresh Siddhasched: Clean up domain traversal in select_idle_sibling()
2011-12-06 Andrew Vaginevents, sched: Add tracepoint for accounting blocked...
2011-11-17 Peter Zijlstrasched: Move all scheduler bits into kernel/sched/