1. 43c1266 Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  2. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  3. 0d721ce sched: Simplify sys_sched_rr_get_interval() system call by Peter Williams · 15 years ago
  4. cb5fd13 sched: Fix potential NULL derference of doms_cur by Yong Zhang · 15 years ago
  5. 89f19f0 sched: Fix raciness in runqueue_is_locked() by Andrew Morton · 15 years ago
  6. dcbf77b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  7. ad4b78b sched: Add new wakeup preemption mode: WAKEUP_RUNNING by Peter Zijlstra · 15 years ago
  8. eb24073 sched: Fix TASK_WAKING & loadaverage breakage by Ingo Molnar · 15 years ago
  9. 3b64089 sched: Optimize cgroup vs wakeup a bit by Peter Zijlstra · 15 years ago
  10. 63859d4 sched: Fix sync wakeups again by Peter Zijlstra · 15 years ago
  11. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  12. a7558e0 sched: Add WF_FORK by Peter Zijlstra · 15 years ago
  13. 7d47872 sched: Rename sync arguments by Peter Zijlstra · 15 years ago
  14. 8e6598af sched: Feature to disable APERF/MPERF cpu_power by Peter Zijlstra · 16 years ago
  15. d6a59aa sched: Provide arch_scale_freq_power by Peter Zijlstra · 16 years ago
  16. ae154be sched: Weaken SD_POWERSAVINGS_BALANCE by Peter Zijlstra · 16 years ago
  17. c88d591 sched: Merge select_task_rq_fair() and sched_balance_self() by Peter Zijlstra · 16 years ago
  18. e9c8431 sched: Add TASK_WAKING by Peter Zijlstra · 15 years ago
  19. 5f3edc1 sched: Hook sched_balance_self() into sched_class::select_task_rq() by Peter Zijlstra · 16 years ago
  20. aaee120 sched: Move sched_balance_self() into sched_fair.c by Peter Zijlstra · 16 years ago
  21. f5f08f3 sched: Move code around by Peter Zijlstra · 16 years ago
  22. b78bb86 sched: Fix double_rq_lock() compile warning by Peter Zijlstra · 15 years ago
  23. 774a694 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  24. eee2775 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  25. d7ea17a sched: Fix dynamic power-balancing crash by Ingo Molnar · 16 years ago
  26. 18a3885 sched: Remove reciprocal for cpu_power by Peter Zijlstra · 16 years ago
  27. d899a78 sched: Try to deal with low capacity, fix update_sd_power_savings_stats() by Gautham R Shenoy · 16 years ago
  28. bdb94aa sched: Try to deal with low capacity by Peter Zijlstra · 16 years ago
  29. e9e9250 sched: Scale down cpu_power due to RT tasks by Peter Zijlstra · 16 years ago
  30. ab29230 sched: Implement dynamic cpu_power by Peter Zijlstra · 16 years ago
  31. a52bfd73 sched: Add smt_gain by Peter Zijlstra · 16 years ago
  32. cc9fba7 sched: Update the cpu_power sum during load-balance by Peter Zijlstra · 16 years ago
  33. b5d978e sched: Add SD_PREFER_SIBLING by Peter Zijlstra · 16 years ago
  34. f93e65c sched: Restore __cpu_power to a straight sum of power by Peter Zijlstra · 16 years ago
  35. 9aa55fb Merge branches 'sched/domains' and 'sched/clock' into sched/core by Ingo Molnar · 16 years ago
  36. 8f0dfc3 sched: Provide iowait counters by Arjan van de Ven · 16 years ago
  37. 84e9dab sched: Rename init_cfs_rq => init_tg_cfs_rq by Anirban Sinha · 16 years ago
  38. 34d76c4 sched: Fix division by zero - really by Peter Zijlstra · 16 years ago
  39. d6714c2 rcu: Renamings to increase RCU clarity by Paul E. McKenney · 16 years ago
  40. a8af724 sched: Avoid division by zero by Peter Zijlstra · 16 years ago
  41. cde7e5ca sched: Use for_each_class macro in move_one_task() by Hiroshi Shimamoto · 16 years ago
  42. 294b0c9 sched: Consolidate definition of variable sd in __build_sched_domains by Andreas Herrmann · 16 years ago
  43. 0601a88 sched: Separate out build of NUMA sched groups from __build_sched_domains by Andreas Herrmann · 16 years ago
  44. de616e3 sched: Separate out build of ALLNODES sched groups from __build_sched_domains by Andreas Herrmann · 16 years ago
  45. 8654809 sched: Separate out build of CPU sched groups from __build_sched_domains by Andreas Herrmann · 16 years ago
  46. a2af04c sched: Separate out build of MC sched groups from __build_sched_domains by Andreas Herrmann · 16 years ago
  47. 0e8e85c sched: Separate out build of SMT sched groups from __build_sched_domains by Andreas Herrmann · 16 years ago
  48. d817353 sched: Separate out build of SMT sched domain from __build_sched_domains by Andreas Herrmann · 16 years ago
  49. 410c408 sched: Separate out build of MC sched domain from __build_sched_domains by Andreas Herrmann · 16 years ago
  50. 87cce66 sched: Separate out build of CPU sched domain from __build_sched_domains by Andreas Herrmann · 16 years ago
  51. 7f4588f sched: Separate out build of NUMA sched domain from __build_sched_domains by Andreas Herrmann · 16 years ago
  52. 2109b99 sched: Separate out allocation/free/goto-hell from __build_sched_domains by Andreas Herrmann · 16 years ago
  53. 49a02c5 sched: Use structure to store local data in __build_sched_domains by Andreas Herrmann · 16 years ago
  54. fa08661 Merge commit 'v2.6.31-rc6' into core/rcu by Ingo Molnar · 16 years ago
  55. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 16 years ago
  56. f607c66 lockdep: Introduce lockdep_assert_held() by Peter Zijlstra · 16 years ago
  57. 693525e sched: Ensure the migration task doesn't go away during use by Peter Zijlstra · 16 years ago
  58. 00aec93 sched: Fully integrate cpus_active_map and root-domain code by Gregory Haskins · 16 years ago
  59. 3f029d3 sched: Enhance the pre/post scheduling logic by Gregory Haskins · 16 years ago
  60. da19ab5 sched: Check for pushing rt tasks after all scheduling by Steven Rostedt · 16 years ago
  61. e709715 sched: Optimize unused cgroup configuration by Peter Zijlstra · 16 years ago
  62. a5004278 sched: Fix cgroup smp fairness by Peter Zijlstra · 16 years ago
  63. 8e9ed8b Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 16 years ago
  64. a004cd4 sched: Fix return value of migration_init() by Thomas Gleixner · 16 years ago
  65. 613afbf sched: Pull up the might_sleep() check into cond_resched() by Frederic Weisbecker · 16 years ago
  66. e4aafea sched: Add a preempt count base offset to __might_sleep() by Frederic Weisbecker · 16 years ago
  67. e09758f sched: Cover the CONFIG_DEBUG_SPINLOCK_SLEEP off-case for __might_sleep() by Frederic Weisbecker · 16 years ago
  68. 4b21556 sched: Remove obsolete comment in __cond_resched() by Frederic Weisbecker · 16 years ago
  69. e7aaaa6 sched: Drop the need_resched() loop from cond_resched() by Frederic Weisbecker · 16 years ago
  70. 5304d5f Merge branch 'linus' into sched/core by Ingo Molnar · 16 years ago
  71. a468d38 sched: fix load average accounting vs. cpu hotplug by Thomas Gleixner · 16 years ago
  72. 4b0a840 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-sched by Linus Torvalds · 16 years ago
  73. d86ee48 sched: optimize cond_resched() by Peter Zijlstra · 16 years ago
  74. c20b08e sched: Fix rt_rq->pushable_tasks initialization in init_rt_rq() by Fabio Checconi · 16 years ago
  75. 7793527 sched: Reset sched stats on fork() by Lucas De Marchi · 16 years ago
  76. a1ba4d8 sched_rt: Fix overload bug on rt group scheduling by Peter Zijlstra · 16 years ago
  77. 03b042b rcu: Add synchronize_sched_expedited() primitive by Paul E. McKenney · 16 years ago
  78. 54d35f2 sched: Hide runqueues from direct reference at source code level for __raw_get_cpu_var() by Hitoshi Mitake · 16 years ago
  79. 348b346 Merge branch 'linus' into sched/core by Ingo Molnar · 16 years ago
  80. b9bf312 percpu: use DEFINE_PER_CPU_SHARED_ALIGNED() by Tejun Heo · 16 years ago
  81. 12e24f3 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  82. 1eb51c33 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  83. e5289d4 perf_counter: Simplify and fix task migration counting by Peter Zijlstra · 16 years ago
  84. 371cbb3 kthreads: simplify migration_thread() exit path by Oleg Nesterov · 16 years ago
  85. 6c697bd sched: Add SCHED_RESET_ON_FORK functionality for nice < 0 tasks by Mike Galbraith · 16 years ago
  86. b9dc29e sched: Clean up SCHED_RESET_ON_FORK by Mike Galbraith · 16 years ago
  87. fd5e1b5 sched: Remove unneeded __ref tag by Li Zefan · 16 years ago
  88. 19035e5 Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  89. ca94c44 sched: Introduce SCHED_RESET_ON_FORK scheduling policy flag by Lennart Poettering · 16 years ago
  90. b43e352 sched: export kick_process by Rusty Russell · 16 years ago
  91. 8a1ca8c Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  92. 0fb5302 sched: use slab in cpupri_init() by Pekka Enberg · 16 years ago
  93. 4bdddf8 sched: use alloc_cpumask_var() instead of alloc_bootmem_cpumask_var() by Pekka Enberg · 16 years ago
  94. 36b7b6d sched: use kzalloc() instead of the bootmem allocator by Pekka Enberg · 16 years ago
  95. 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
  96. 8623661 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  97. be15f9d Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  98. 082b63a Merge branch 'sched-docs-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  99. 3f731ca perf_counter: Fix cpu migration counter by Paul Mackerras · 16 years ago
  100. f38b082 perf_counter: Initialize per-cpu context earlier on cpu up by Paul Mackerras · 16 years ago