1. 6ad4c18 sched: Fix balance vs hotplug race by Peter Zijlstra · 15 years ago
  2. 897e81b 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
  3. 6077817 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
  4. c08f782 mutex: Fix missing conditions to build mutex_spin_on_owner() by Frederic Weisbecker · 15 years ago
  5. 0cf55e1 sched, cputime: Introduce thread_group_times() by Hidetoshi Seto · 15 years ago
  6. d99ca3b sched, cputime: Cleanups related to task_times() by Hidetoshi Seto · 15 years ago
  7. bdddd29 sched: Fix isolcpus boot option by Rusty Russell · 15 years ago
  8. 8592e64 sched: Revert 498657a478c60be092208422fefa9c7b248729c2 by Tejun Heo · 15 years ago
  9. b7b20df9 sched, time: Define nsecs_to_jiffies() by Hidetoshi Seto · 15 years ago
  10. d5b7c78 sched: Remove task_{u,s,g}time() by Hidetoshi Seto · 15 years ago
  11. d180c5b sched: Introduce task_times() to replace task_{u,s}time() pair by Hidetoshi Seto · 15 years ago
  12. 16bc67e Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 15 years ago
  13. f663011 sched: Limit the number of scheduler debug messages by Mike Travis · 15 years ago
  14. 93335a2 sched.c: Call debug_show_all_locks() when dumping all tasks by Shmulik Ladkani · 15 years ago
  15. 710390d sched: Optimize branch hint in context_switch() by Tim Blechmann · 15 years ago
  16. 4299472 sched_feat_write(): Update ppos instead of file->f_pos by Jan Blunck · 15 years ago
  17. 047106a sched: Sched_rt_periodic_timer vs cpu hotplug by Peter Zijlstra · 15 years ago
  18. 498657a sched, kvm: Fix race condition involving sched_in_preempt_notifers by Tejun Heo · 15 years ago
  19. 761b1d2 sched: Fix granularity of task_u/stime() by Hidetoshi Seto · 15 years ago
  20. 055a008 sched: Fix/add missing update_rq_clock() calls by Mike Galbraith · 15 years ago
  21. 956539b rcu: Enable synchronize_sched_expedited() fastpath by Paul E. McKenney · 15 years ago
  22. ffd44db sched: Make sure task has correct sched_class after policy change by Peter Zijlstra · 15 years ago
  23. eae0c9d sched: Fix and clean up rate-limit newidle code by Mike Galbraith · 15 years ago
  24. d8c80ce sched, no_hz: Remove unused rq->last_tick_seen field by Lai Jiangshan · 15 years ago
  25. e9036b3 sched: Use root_task_group_empty only with FAIR_GROUP_SCHED by Cyrill Gorcunov · 15 years ago
  26. 968c864 sched: Fix kernel-doc function parameter name by Randy Dunlap · 15 years ago
  27. 608221f Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  28. 1b9508f sched: Rate-limit newidle by Mike Galbraith · 15 years ago
  29. acc3f5d cpumask: Partition_sched_domains takes array of cpumask_var_t by Rusty Russell · 15 years ago
  30. 9824a2b sched: Remove unused cpu_nr_migrations() by Hiroshi Shimamoto · 15 years ago
  31. b84ff7d sched: Fix kthread_bind() by moving the body of kthread_bind() to sched.c by Mike Galbraith · 15 years ago
  32. 49557e6 sched: Fix boot crash by zalloc()ing most of the cpu masks by Rusty Russell · 15 years ago
  33. 8633322 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  34. 4a6cc4b sched: move rq_weight data array out of .percpu by Jiri Kosina · 15 years ago
  35. ce0e7b2 sched, cpuacct: Fix niced guest time accounting by Ryota Ozaki · 15 years ago
  36. 0b9e31e Merge branch 'linus' into sched/core by Ingo Molnar · 15 years ago
  37. f685cea sched: Strengthen buddies and mitigate buddy induced latencies by Mike Galbraith · 15 years ago
  38. f061d83 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  39. 80f5069 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  40. e17b38b sched: Fix missing kernel-doc notation by Randy Dunlap · 15 years ago
  41. f5dc375 sched: Update the clock of runqueue select_task_rq() selected by Mike Galbraith · 15 years ago
  42. d25105e writeback: account IO throttling wait as iowait by Wu Fengguang · 15 years ago
  43. cf82ff7 sched: Remove obsolete comment in sched_init() by Jayson R. King · 15 years ago
  44. f83f9ac sched: Set correct normal_prio and prio values in sched_fork() by Peter Williams · 15 years ago
  45. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  46. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  47. be367d0 cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time by Ben Blum · 15 years ago
  48. 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
  49. 69d2587 cpuidle: fix the menu governor to boost IO performance by Arjan van de Ven · 15 years ago
  50. 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
  51. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  52. 0d721ce sched: Simplify sys_sched_rr_get_interval() system call by Peter Williams · 15 years ago
  53. cb5fd13 sched: Fix potential NULL derference of doms_cur by Yong Zhang · 15 years ago
  54. 89f19f0 sched: Fix raciness in runqueue_is_locked() by Andrew Morton · 15 years ago
  55. 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
  56. ad4b78b sched: Add new wakeup preemption mode: WAKEUP_RUNNING by Peter Zijlstra · 15 years ago
  57. eb24073 sched: Fix TASK_WAKING & loadaverage breakage by Ingo Molnar · 15 years ago
  58. 3b64089 sched: Optimize cgroup vs wakeup a bit by Peter Zijlstra · 15 years ago
  59. 63859d4 sched: Fix sync wakeups again by Peter Zijlstra · 15 years ago
  60. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  61. a7558e0 sched: Add WF_FORK by Peter Zijlstra · 15 years ago
  62. 7d47872 sched: Rename sync arguments by Peter Zijlstra · 15 years ago
  63. 8e6598a sched: Feature to disable APERF/MPERF cpu_power by Peter Zijlstra · 15 years ago
  64. d6a59aa sched: Provide arch_scale_freq_power by Peter Zijlstra · 15 years ago
  65. ae154be sched: Weaken SD_POWERSAVINGS_BALANCE by Peter Zijlstra · 15 years ago
  66. c88d591 sched: Merge select_task_rq_fair() and sched_balance_self() by Peter Zijlstra · 15 years ago
  67. e9c8431 sched: Add TASK_WAKING by Peter Zijlstra · 15 years ago
  68. 5f3edc1 sched: Hook sched_balance_self() into sched_class::select_task_rq() by Peter Zijlstra · 15 years ago
  69. aaee120 sched: Move sched_balance_self() into sched_fair.c by Peter Zijlstra · 15 years ago
  70. f5f08f3 sched: Move code around by Peter Zijlstra · 15 years ago
  71. b78bb86 sched: Fix double_rq_lock() compile warning by Peter Zijlstra · 15 years ago
  72. 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
  73. 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
  74. d7ea17a sched: Fix dynamic power-balancing crash by Ingo Molnar · 15 years ago
  75. 18a3885 sched: Remove reciprocal for cpu_power by Peter Zijlstra · 15 years ago
  76. d899a78 sched: Try to deal with low capacity, fix update_sd_power_savings_stats() by Gautham R Shenoy · 15 years ago
  77. bdb94aa sched: Try to deal with low capacity by Peter Zijlstra · 15 years ago
  78. e9e9250 sched: Scale down cpu_power due to RT tasks by Peter Zijlstra · 15 years ago
  79. ab29230 sched: Implement dynamic cpu_power by Peter Zijlstra · 15 years ago
  80. a52bfd73 sched: Add smt_gain by Peter Zijlstra · 15 years ago
  81. cc9fba7 sched: Update the cpu_power sum during load-balance by Peter Zijlstra · 15 years ago
  82. b5d978e sched: Add SD_PREFER_SIBLING by Peter Zijlstra · 15 years ago
  83. f93e65c sched: Restore __cpu_power to a straight sum of power by Peter Zijlstra · 15 years ago
  84. 9aa55fb Merge branches 'sched/domains' and 'sched/clock' into sched/core by Ingo Molnar · 15 years ago
  85. 8f0dfc3 sched: Provide iowait counters by Arjan van de Ven · 15 years ago
  86. 84e9dab sched: Rename init_cfs_rq => init_tg_cfs_rq by Anirban Sinha · 15 years ago
  87. 34d76c4 sched: Fix division by zero - really by Peter Zijlstra · 15 years ago
  88. d6714c2 rcu: Renamings to increase RCU clarity by Paul E. McKenney · 15 years ago
  89. a8af724 sched: Avoid division by zero by Peter Zijlstra · 15 years ago
  90. cde7e5ca sched: Use for_each_class macro in move_one_task() by Hiroshi Shimamoto · 15 years ago
  91. 294b0c9 sched: Consolidate definition of variable sd in __build_sched_domains by Andreas Herrmann · 15 years ago
  92. 0601a88 sched: Separate out build of NUMA sched groups from __build_sched_domains by Andreas Herrmann · 15 years ago
  93. de616e3 sched: Separate out build of ALLNODES sched groups from __build_sched_domains by Andreas Herrmann · 15 years ago
  94. 8654809 sched: Separate out build of CPU sched groups from __build_sched_domains by Andreas Herrmann · 15 years ago
  95. a2af04c sched: Separate out build of MC sched groups from __build_sched_domains by Andreas Herrmann · 15 years ago
  96. 0e8e85c sched: Separate out build of SMT sched groups from __build_sched_domains by Andreas Herrmann · 15 years ago
  97. d817353 sched: Separate out build of SMT sched domain from __build_sched_domains by Andreas Herrmann · 15 years ago
  98. 410c408 sched: Separate out build of MC sched domain from __build_sched_domains by Andreas Herrmann · 15 years ago
  99. 87cce66 sched: Separate out build of CPU sched domain from __build_sched_domains by Andreas Herrmann · 15 years ago
  100. 7f4588f sched: Separate out build of NUMA sched domain from __build_sched_domains by Andreas Herrmann · 15 years ago