]> git.proxmox.com Git - mirror_ubuntu-kernels.git/history - kernel/sched/fair.c
sched, nohz: Fix missing RCU read lock
[mirror_ubuntu-kernels.git] / kernel / sched / fair.c
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/