1. 1197ab2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  2. 8a4a891 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  3. 19b4a8d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  4. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  5. 510f5ac sched: Don't use tasklist_lock for debug prints by Thomas Gleixner · 13 years ago
  6. 4939602 sched: Unify the ->cpus_allowed mask copy by Peter Zijlstra · 14 years ago
  7. fa17b50 sched: Wrap scheduler p->cpus_allowed access by Peter Zijlstra · 14 years ago
  8. 6eb57e0 sched: Request for idle balance during nohz idle load balance by Suresh Siddha · 13 years ago
  9. ca38062 sched: Use resched IPI to kick off the nohz idle balance by Suresh Siddha · 13 years ago
  10. 908a328 sched: Fix idle_cpu() by Thomas Gleixner · 13 years ago
  11. fa14ff4 sched: Convert to struct llist by Peter Zijlstra · 13 years ago
  12. 22f92ba Merge branch 'linus' into sched/core by Ingo Molnar · 13 years ago
  13. d670ec1 posix-cpu-timers: Cure SMP wobbles by Peter Zijlstra · 13 years ago
  14. fc0763f nohz: Remove nohz_cpu_mask by Shi, Alex · 13 years ago
  15. b3fbab0 rcu: Restore checks for blocking in RCU read-side critical sections by Paul E. McKenney · 14 years ago
  16. bfb9035 treewide: Correct spelling of successfully in comments by Joe Perches · 13 years ago
  17. 6ebbe7a sched: Fix up wchan borkage by Simon Kirby · 13 years ago
  18. 590e4d8 sched: Allow SD_NODES_PER_DOMAIN to be overridden by Anton Blanchard · 13 years ago
  19. bfa322c Merge branch 'linus' into sched/core by Ingo Molnar · 13 years ago
  20. e81b693 Merge branch 'sched-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip by Linus Torvalds · 13 years ago
  21. a8d757e perf events: Fix slow and broken cgroup context switch code by Stephane Eranian · 13 years ago
  22. feff8fa sched: Fix a memory leak in __sdt_free() by WANG Cong · 13 years ago
  23. 9c40cef sched: Move blk_schedule_flush_plug() out of __schedule() by Thomas Gleixner · 14 years ago
  24. c259e01 sched: Separate the scheduler entry for preemption by Thomas Gleixner · 14 years ago
  25. d8b4986 sched: Return unused runtime on group dequeue by Paul Turner · 13 years ago
  26. e8da1b1 sched: Add exports tracking cfs bandwidth control statistics by Nikhil Rao · 13 years ago
  27. 8cb120d sched: Migrate throttled tasks on HOTPLUG by Paul Turner · 13 years ago
  28. 64660c8 sched: Prevent interactions with throttled entities by Paul Turner · 13 years ago
  29. 8277434 sched: Allow for positional tg_tree walks by Paul Turner · 13 years ago
  30. 671fd9d sched: Add support for unthrottling group entities by Paul Turner · 13 years ago
  31. 85dac90 sched: Add support for throttling group entities by Paul Turner · 13 years ago
  32. a9cf55b sched: Expire invalid runtime by Paul Turner · 13 years ago
  33. 58088ad sched: Add a timer to handle CFS bandwidth refresh by Paul Turner · 13 years ago
  34. ec12cb7 sched: Accumulate per-cfs_rq cpu usage and charge against bandwidth by Paul Turner · 13 years ago
  35. a790de9 sched: Validate CFS quota hierarchies by Paul Turner · 13 years ago
  36. ab84d31 sched: Introduce primitives to account for CFS bandwidth tracking by Paul Turner · 13 years ago
  37. 953bfcd sched: Implement hierarchical task accounting for SCHED_OTHER by Paul Turner · 13 years ago
  38. c350a04 sched: fix broken SCHED_RESET_ON_FORK handling by Mike Galbraith · 13 years ago
  39. e2b245f sched: Remove rq->avg_load_per_task by Jan H. Schönherr · 13 years ago
  40. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  41. 5fabc48 Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  42. bdc7ccf Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  43. 4d4abdc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  44. 75b56ec Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  45. acb5a9b sched: Separate group-scheduling code more clearly by Jan H. Schönherr · 14 years ago
  46. 26a148e sched: Reorder root_domain to remove 64 bit alignment padding by Richard Kennedy · 14 years ago
  47. 99bc524 sched: Do not attempt to destroy uninitialized rt_bandwidth by Bianca Lutz · 14 years ago
  48. 5f817d6 sched: Fix (harmless) typo 'CONFG_FAIR_GROUP_SCHED' by Jan Schoenherr · 14 years ago
  49. 9763b67 sched, cgroup: Optimize load_balance_fair() by Peter Zijlstra · 14 years ago
  50. 994bf1c Merge branch 'linus' into sched/core by Ingo Molnar · 13 years ago
  51. cf6ace1 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  52. d1e9ae4 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/urgent by Ingo Molnar · 13 years ago
  53. c5d753a sched: Add irq_{enter,exit}() to scheduler_ipi() by Peter Zijlstra · 13 years ago
  54. d110235 sched: Avoid creating superfluous NUMA domains on non-NUMA systems by Peter Zijlstra · 13 years ago
  55. e3589f6 sched: Allow for overlapping sched_domain spans by Peter Zijlstra · 14 years ago
  56. 9c3f75c sched: Break out cpu_power from the sched_group structure by Peter Zijlstra · 14 years ago
  57. c64be78 sched: Fix 32bit race by Peter Zijlstra · 14 years ago
  58. 095c0aa sched: adjust scheduler cpu power for stolen time by Glauber Costa · 14 years ago
  59. e6e6685 KVM guest: Steal time accounting by Glauber Costa · 14 years ago
  60. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  61. d8bf4ca rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check by Michal Hocko · 14 years ago
  62. 732375c plist: Remove the need to supply locks to plist heads by Dima Zavin · 14 years ago
  63. 1ecc818 Merge branch 'sched/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into sched/core by Ingo Molnar · 14 years ago
  64. a8b0ca1 perf: Remove the nmi parameter from the swevent and overflow interface by Peter Zijlstra · 14 years ago
  65. 307bf98 sched: Simplify mutex_spin_on_owner() by Thomas Gleixner · 14 years ago
  66. 36b2e92 Merge commit 'v3.0-rc5' into sched/core by Ingo Molnar · 14 years ago
  67. cd62287 sched, cgroups: Fix MIN_SHARES on 64-bit boxen by Mike Galbraith · 14 years ago
  68. d902db1 sched: Generalize sleep inside spinlock detection by Frederic Weisbecker · 14 years ago
  69. bdd4e85 sched: Isolate preempt counting in its own config option by Frederic Weisbecker · 14 years ago
  70. 2da8c8b sched: Remove pointless in_atomic() definition check by Frederic Weisbecker · 14 years ago
  71. 6c6c54e sched: Fix/clarify set_task_cpu() locking rules by Peter Zijlstra · 14 years ago
  72. e197f09 Merge branch 'unlikely/sched' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into sched/urgent by Ingo Molnar · 14 years ago
  73. f339b9d sched: Fix schedstat.nr_wakeups_migrate by Peter Zijlstra · 14 years ago
  74. f01114c sched: Fix cross-cpu clock sync on remote wakeups by Peter Zijlstra · 14 years ago
  75. 1e1b6c5 cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowed by KOSAKI Motohiro · 14 years ago
  76. d6aa8f8 sched: Fix ttwu() for __ARCH_WANT_INTERRUPTS_ON_CTXSW by Peter Zijlstra · 14 years ago
  77. f780bdb cgroups: add per-thread subsystem callbacks by Ben Blum · 14 years ago
  78. 15a3d11 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  79. e98bae7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 14 years ago
  80. 17d9f31 SCHED_TTWU_QUEUE is not longer needed since sparc32 now implements IPI by Daniel Hellstrom · 14 years ago
  81. 90d3ac1 Merge commit '317f394160e9beb97d19a84c39b7e5eb3d7815a8' by David S. Miller · 14 years ago
  82. c8b2811 sched: Increase SCHED_LOAD_SCALE resolution by Nikhil Rao · 14 years ago
  83. 1399fa7 sched: Introduce SCHED_POWER_SCALE to scale cpu_power calculations by Nikhil Rao · 14 years ago
  84. f05998d sched: Cleanup set_load_weight() by Nikhil Rao · 14 years ago
  85. db670da sched: Fix and optimise calculation of the weight-inverse by Stephan Baerwolf · 14 years ago
  86. db44fc0 sched: Avoid going ahead if ->cpus_allowed is not changed by Yong Zhang · 14 years ago
  87. 61eadef sched, rt: Update rq clock when unthrottling of an otherwise idle CPU by Mike Galbraith · 14 years ago
  88. 3e51e3e sched: Remove unused parameters from sched_fork() and wake_up_new_task() by Samir Bellabes · 14 years ago
  89. 7142d17 sched: Shorten the construction of the span cpu mask of sched domain by Hillf Danton · 14 years ago
  90. 4934a4d sched: Wrap the 'cfs_rq->nr_spread_over' field with CONFIG_SCHED_DEBUG by Rakib Mullick · 14 years ago
  91. 1437f5b sched: Remove noop in alloc_rt_sched_group() by Hillf Danton · 14 years ago
  92. 625f2a3 sched: Get rid of lock_depth by Jonathan Corbet · 14 years ago
  93. d3bf52e sched: Remove obsolete comment from scheduler_tick() by Rakib Mullick · 14 years ago
  94. 42ac9e8 Merge commit 'v2.6.39-rc4' into sched/core by Ingo Molnar · 14 years ago
  95. 057f3fa sched: Fix sched_domain iterations vs. RCU by Peter Zijlstra · 14 years ago
  96. 6ddafda Merge branch 'sched/locking' into sched/core by Ingo Molnar · 14 years ago
  97. a237c1c block: let io_schedule() flush the plug inline by Jens Axboe · 14 years ago
  98. 317f394 sched: Move the second half of ttwu() to the remote cpu by Peter Zijlstra · 14 years ago
  99. bd8e7dd sched: Remove need_migrate_task() by Peter Zijlstra · 14 years ago
  100. c05fbaf sched: Restructure ttwu() some more by Peter Zijlstra · 14 years ago