Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael...
[linux-2.6-block.git] / kernel / sched /
2012-01-08 Linus TorvaldsMerge branch 'pm-for-linus' of git://git./linux/kernel...
2012-01-08 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-3.0-nmw
2012-01-08 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2012-01-08 Linus TorvaldsMerge branch 'for-linus2' of git://git./linux/kernel...
2012-01-07 Linus TorvaldsMerge tag 'devicetree-for-linus' of git://git.secretlab...
2012-01-07 Linus TorvaldsMerge tag 'spi-for-linus' of git://git.secretlab.ca...
2012-01-07 Linus TorvaldsMerge tag 'gpio-for-linus' of git://git.secretlab.ca...
2012-01-07 Linus TorvaldsMerge branch 'driver-core-next' of git://git./linux...
2012-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-07 Linus TorvaldsMerge branch 'for-linus' of git://ftp.arm.linux.org...
2012-01-07 Linus TorvaldsMerge branch 'amba-modalias' of git://ftp.arm.linux...
2012-01-07 Linus TorvaldsMerge branch 'pstore' of git://git./linux/kernel/git...
2012-01-07 Linus TorvaldsMerge branch 'misc-3.3' of git://git./linux/kernel...
2012-01-07 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2012-01-07 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2012-01-07 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next
2012-01-06 Linus TorvaldsMerge branch 'x86-mce-for-linus' of git://git./linux...
2012-01-06 Linus TorvaldsMerge branch 'x86-microcode-for-linus' of git://git...
2012-01-06 Linus TorvaldsMerge branch 'x86-rdrand-for-linus' of git://git./linux...
2012-01-06 Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git./linux...
2012-01-06 Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2012-01-06 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git./linux...
2012-01-06 Linus TorvaldsMerge branch 'x86-apic-for-linus' of git://git./linux...
2012-01-06 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
2012-01-06 Linus TorvaldsMerge branch 'sched-core-for-linus' 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 Daisuke Nishimurasched: Fix cgroup movement of waking process
2011-12-21 Daisuke Nishimurasched: Fix cgroup movement of newly created process
2011-12-21 Daisuke Nishimurasched: Fix cgroup movement of forking process
2011-12-21 Kamalesh Babulalsched: Remove cfs bandwidth period check in tg_set_cfs_...
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./linux/kernel...
2011-12-16 Kees Cooksched: Add missing rcu_dereference() around ->real_pare...
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 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 Mike Galbraithsched: Save some hrtick_start_fair cycles
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: 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 Shan Haisched/rt: Code cleanup, remove a redundant function...
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-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/