Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / kernel / sched / core.c
2012-05-21 Jeff MahoneyUpdate to 3.4-final. master
2012-05-09 Igor Mammedovsched: Fix KVM and ia64 boot crash due to sched_groups...
2012-04-30 Jeff MahoneyUpdate to 3.4-rc5.
2012-04-26 he, bosched: Fix OOPS when build_sched_domains() percpu alloc...
2012-04-20 Jan Beulich- Update Xen patches to 3.4-rc3 and c/s 1172.
2012-03-31 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2012-03-31 Srivatsa S. Bhatsched: Fix incorrect usage of for_each_cpu_mask() in...
2012-03-29 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2012-03-29 Ingo MolnarMerge branch 'sched/arch' into sched/urgent
2012-03-29 Stephen Boydsched: Fix __schedule_bug() output when called from...
2012-03-28 David HowellsAdd #includes needed to permit the removal of asm/system.h
2012-03-27 Peter Zijlstrasched: Fix select_fallback_rq() vs cpu_active/cpu_online
2012-03-21 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2012-03-21 Linus TorvaldsMerge branch 'for-3.4' of git://git./linux/kernel/git...
2012-03-20 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2012-03-13 Catalin Marinassched/arch: Introduce the finish_arch_post_lock_switch...
2012-03-12 Peter Zijlstrasched: Fix nohz load accounting -- again!
2012-03-12 Peter Zijlstrasched: Update yield() docs
2012-03-12 Peter Zijlstraprintk/sched: Introduce special printk_sched() for...
2012-03-12 Peter Zijlstrasched: Cleanup cpu_active madness
2012-03-12 Jeff Mahoney- Update to 3.3-rc7.
2012-03-07 Linus TorvaldsRevert "CPU hotplug, cpusets, suspend: Don't touch...
2012-03-05 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2012-03-05 Jeff MahoneyRefresh patches.xen/xen3-fixup-arch-x86.
2012-03-01 Peter Zijlstrasched: Ditch per cgroup task lists for load-balancing
2012-03-01 Thomas Gleixnersched/rt: Do not submit new work when PI-blocked
2012-03-01 Thomas Gleixnersched/rt: Prevent idle task boosting
2012-03-01 Thomas Gleixnersched/wait: Add __wake_up_all_locked() API
2012-03-01 Thomas Gleixnersched/rt: Document scheduler related skip-resched-check...
2012-03-01 Thomas Gleixnersched/rt: Add schedule_preempt_disabled()
2012-03-01 Ingo MolnarMerge branch 'linus' into sched/core
2012-02-29 Jan Beulich- Update Xen patches to 3.3-rc5 and c/s 1157.
2012-02-27 Srivatsa S. BhatCPU hotplug, cpusets, suspend: Don't touch cpusets...
2012-02-24 Ingo Molnarstatic keys: Introduce 'struct static_key', static_key_...
2012-02-22 Peter Zijlstrasched/events: Revert trace_sched_stat_sleeptime()
2012-02-13 Al Virosecurity: trim security.h
2012-02-02 Li Zefancgroup: remove cgroup_subsys argument from callbacks
2012-01-27 Peter Zijlstrasched, block: Unify cache detection
2012-01-26 Christian Borntraegersched/s390: Fix compile error in sched/core.c
2012-01-26 Peter Zijlstrasched: Fix rq->nr_uninterruptible update race
2012-01-15 Linus TorvaldsMerge branch 'for-linus' of git://selinuxproject.org...
2012-01-12 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2012-01-10 Hiroshi Shimamotosched: Remove empty #ifdefs
2012-01-09 Linus TorvaldsMerge branch 'for-3.3' of git://git./linux/kernel/git...
2012-01-08 Linus TorvaldsMerge branch 'for-linus2' of git://git./linux/kernel...
2012-01-07 Linus TorvaldsMerge branch 'driver-core-next' of git://git./linux...
2011-12-23 Arun Sharmasched/tracing: Add a new tracepoint for sleeptime
2011-12-23 Dave Jonessched: Disable scheduler warnings during oopses
2011-12-21 Kamalesh Babulalsched: Remove cfs bandwidth period check in tg_set_cfs_...
2011-12-21 Peter Zijlstrasched: Only queue remote wakeups when crossing cache...
2011-12-19 Martin SchwidefskyMerge branch 'sched/core' of git://git./linux/kernel...
2011-12-16 Kees Cooksched: Add missing rcu_dereference() around ->real_pare...
2011-12-06 Peter Zijlstrasched: Use jump_labels for sched_feat
2011-12-06 Glauber Costasched/accounting: Fix parameter passing in task_group_a...
2011-12-06 Glauber Costasched/accounting: Fix user/system tick double accounting
2011-12-06 Glauber Costasched/accounting: Re-use scheduler statistics for the...
2011-12-06 Glauber Costasched/accounting, cgroups: Reuse cgroup's parent pointer
2011-12-06 Glauber Costasched/accounting: Change cpustat fields to an array
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 Suresh Siddhasched: Fix the sched group node allocation for SD_OVERL...
2011-12-06 Mike Galbraithsched: Set skip_clock_update in yield_task_fair()
2011-11-17 Peter Zijlstrasched: Move all scheduler bits into kernel/sched/