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