1. 4a0b2b4 sysdev: Pass the attribute to the low level sysdev show/store function by Andi Kleen · 17 years ago
  2. 666484f Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  3. 948769a Merge branch 'sched/new-API-sched_setscheduler' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  4. 5806b81a Merge branch 'auto-ftrace-next' into tracing/for-linus by Ingo Molnar · 17 years ago
  5. d14c8a6 Merge branch 'sched/for-linus' into tracing/for-linus by Ingo Molnar · 17 years ago
  6. 54ef76f Merge branch 'linus' into sched/devel by Ingo Molnar · 17 years ago
  7. ae94b80 Merge branch 'linus' into x86/core by Ingo Molnar · 17 years ago
  8. b1e3873 sched: fix cpu hotplug, cleanup by Linus Torvalds · 17 years ago
  9. bac0c91 Merge branch 'tracing/ftrace' into auto-ftrace-next by Ingo Molnar · 17 years ago
  10. dc7fab8 sched: fix cpu hotplug by Dmitry Adamushko · 17 years ago
  11. 076ac2a sched, numa: replace MAX_NUMNODES with nr_node_ids in kernel/sched.c by Mike Travis · 17 years ago
  12. 032f827 Merge commit 'v2.6.26-rc9' into sched/devel by Ingo Molnar · 17 years ago
  13. 46ac22b sched: fix accounting in task delay accounting & migration by Ankita Garg · 17 years ago
  14. 2087a1a sched: add avg-overlap support to RT tasks by Gregory Haskins · 17 years ago
  15. c4acb2c sched: terminate newidle balancing once at least one task has moved over by Gregory Haskins · 17 years ago
  16. 619b048 sched: fix divide error when trying to configure rt_period to zero by Raistlin · 17 years ago
  17. 3043209 sched: fix warning by Vegard Nossum · 17 years ago
  18. 34e83e8 sched: build fix by Ingo Molnar · 17 years ago
  19. 79c5379 sched: fix cpu hotplug by Dmitry Adamushko · 17 years ago
  20. f1d239f sched: incremental effective_load() by Peter Zijlstra · 17 years ago
  21. 8337826 sched: correct wakeup weight calculations by Peter Zijlstra · 17 years ago
  22. 2398f2c sched: update shares on wakeup by Peter Zijlstra · 17 years ago
  23. cd80917 sched: fix shares boost logic by Peter Zijlstra · 17 years ago
  24. 93b7521 sched: disable source/target_load bias by Peter Zijlstra · 17 years ago
  25. 051c676 sched: remove prio preference from balance decisions by Peter Zijlstra · 17 years ago
  26. 408ed06 sched: hierarchical load vs find_busiest_group by Peter Zijlstra · 17 years ago
  27. a8a51d5 sched: persistent average load per task by Peter Zijlstra · 17 years ago
  28. 039a1c41 sched: fix sched_balance_self() smp group balancing by Peter Zijlstra · 17 years ago
  29. 3e5459b sched: fix newidle smp group balancing by Peter Zijlstra · 17 years ago
  30. c8cba85 sched: simplify the group load balancer by Peter Zijlstra · 17 years ago
  31. a25b5ac sched: no need to aggregate task_weight by Peter Zijlstra · 17 years ago
  32. d3f40db sched: dont micro manage share losses by Peter Zijlstra · 17 years ago
  33. 4d8d595 sched: update aggregate when holding the RQs by Peter Zijlstra · 17 years ago
  34. b6a86c7 sched: fix sched_domain aggregation by Peter Zijlstra · 17 years ago
  35. 103638d9 sched: fix wakeup granularity and buddy granularity by Peter Zijlstra · 17 years ago
  36. 76a2a6e sched: sched_clock_cpu() based cpu_clock() by Peter Zijlstra · 17 years ago
  37. c09595f sched: revert revert of: fair-group: SMP-nice for group scheduling by Peter Zijlstra · 17 years ago
  38. a7be37a sched: revert the revert of: weight calculations by Peter Zijlstra · 17 years ago
  39. 97e6722 Merge branch 'linus' into tracing/ftrace by Ingo Molnar · 17 years ago
  40. 773dc8e Merge branch 'linus' into sched/new-API-sched_setscheduler by Ingo Molnar · 17 years ago
  41. f57aec5 Merge branch 'linus' into sched/devel by Ingo Molnar · 17 years ago
  42. ace7f1b Merge branch 'linus' into core/softirq by Ingo Molnar · 17 years ago
  43. 961ccdd sched: add new API sched_setscheduler_nocheck: add a flag to control access checks by Rusty Russell · 17 years ago
  44. 1de8644 Merge branch 'linus' into sched/devel by Ingo Molnar · 17 years ago
  45. f34bfb1 Merge branch 'linus' into tracing/ftrace by Ingo Molnar · 17 years ago
  46. 198bb97 Merge branch 'linus' into sched/urgent by Ingo Molnar · 17 years ago
  47. a60b33c Merge branch 'linus' into core/softirq by Ingo Molnar · 17 years ago
  48. 1f1e2ce Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  49. ea71a54 sched: refactor wait_for_completion_timeout() by Oleg Nesterov · 17 years ago
  50. bb10ed0 sched: fix wait_for_completion_timeout() spurious failure under heavy load by Roland Dreier · 17 years ago
  51. 10b612f sched: rt: fix the bandwidth contraint computations by Peter Zijlstra · 17 years ago
  52. 30e0e17 cpuset: limit the input of cpuset.sched_relax_domain_level by Li Zefan · 17 years ago
  53. f18f982 sched: CPU hotplug events must not destroy scheduler domains created by the cpusets by Max Krasnyansky · 17 years ago
  54. 1cdad71 Merge branch 'sched' into sched-devel by Ingo Molnar · 17 years ago
  55. 7ea5661 sched: rt-group: fix hierarchy by Peter Zijlstra · 17 years ago
  56. 49307fd sched: NULL pointer dereference while setting sched_rt_period_us by Dario Faggioli · 17 years ago
  57. 20b6331 sched: rework of "prioritize non-migratable tasks over migratable ones" by Dmitry Adamushko · 17 years ago
  58. 95e904c sched: fix defined-but-unused warning by Rabin Vincent · 17 years ago
  59. 9583f3d Merge branch 'linus' into core/softirq by Ingo Molnar · 17 years ago
  60. e765ee9 Merge branch 'linus' into tracing/ftrace by Ingo Molnar · 17 years ago
  61. f9e8e07 Merge branch 'linus' into sched-devel by Ingo Molnar · 17 years ago
  62. 7a232e0 sched: 64-bit: fix arithmetics overflow by Lai Jiangshan · 17 years ago
  63. 2e08478 sched: fair group: fix overflow(was: fix divide by zero) by Lai Jiangshan · 17 years ago
  64. 040ec23 sched: sched_clock() lockdep fix by Ingo Molnar · 17 years ago
  65. e9886ca sched: kill off dead cfs_rq_set_shares() by Paul Mundt · 17 years ago
  66. 9985b0b sched: prevent bound kthreads from changing cpus_allowed by David Rientjes · 17 years ago
  67. 7def2be sched: fix hotplug cpus on ia64 by Peter Zijlstra · 17 years ago
  68. 16882c1 sched: fix TASK_WAKEKILL vs SIGKILL race by Oleg Nesterov · 17 years ago
  69. e958b36 sched: move weighted_cpuload into #ifdef CONFIG_SMP section by Thomas Gleixner · 17 years ago
  70. 68f4f1e sched: Move cpu masks from kernel/sched.c into kernel/cpu.c by Max Krasnyansky · 17 years ago
  71. 5c8e1ed sched: CPU hotplug events must not destroy scheduler domains created by the cpusets by Max Krasnyansky · 17 years ago
  72. 1f11eb6a sched: fix cpupri hotplug support by Gregory Haskins · 17 years ago
  73. 099f98c sched: print the sd->level in sched_domain_debug code by Gautham R Shenoy · 17 years ago
  74. 6d6bc0a sched: add comments for ifdefs in sched.c by Dhaval Giani · 17 years ago
  75. e21f5b1 sched: print module list in the "scheduling while atomic" warning by Arjan van de Ven · 17 years ago
  76. 81d41d7 sched: fix defined-but-unused warning by Rabin Vincent · 17 years ago
  77. f7dcd80 namespacecheck: fixes in kernel/sched.c by Thomas Gleixner · 17 years ago
  78. d07355f sched: check for SD_SERIALIZE atomically in rebalance_domains() by Dmitry Adamushko · 17 years ago
  79. 6e0534f sched: use a 2-d bitmap for searching lowest-pri CPU by Gregory Haskins · 17 years ago
  80. f333fdc sched: make !hrtick faster by Mike Galbraith · 17 years ago
  81. 45c01e8 sched: prioritize non-migratable tasks over migratable ones by Gregory Haskins · 17 years ago
  82. 6363ca5 revert ("sched: fair-group: SMP-nice for group scheduling") by Ingo Molnar · 17 years ago
  83. 4285f594 sched: cleanup by Ingo Molnar · 17 years ago
  84. 3f33a7c sched: unite unlikely pairs in rt_policy() and schedule_debug() by Roel Kluin · 17 years ago
  85. f9305d4 revert ("sched: fair: weight calculations") by Ingo Molnar · 17 years ago
  86. c6531cc sched: do not trace sched_clock by Ingo Molnar · 17 years ago
  87. 962cf36 Remove argument from open_softirq which is always NULL by Carlos R. Mafra · 17 years ago
  88. 5b82a1b Port ftrace to markers by Mathieu Desnoyers · 17 years ago
  89. 4d9493c ftrace: remove add-hoc code by Ingo Molnar · 17 years ago
  90. 5429db2 ftrace: fix wakeup callback by Peter Zijlstra · 17 years ago
  91. 36fc25a ftrace: sched tree fix by Ingo Molnar · 17 years ago
  92. 017730c ftrace: fix wakeups by Ingo Molnar · 17 years ago
  93. 24cd5d1 ftrace: trace curr/next tasks by Ingo Molnar · 17 years ago
  94. 4e65551 ftrace: sched tracer, trace full rbtree by Ingo Molnar · 17 years ago
  95. 8ac0fca ftrace: sched tracer fix by Ingo Molnar · 17 years ago
  96. 6cd8a4b ftrace: trace preempt off critical timings by Steven Rostedt · 17 years ago
  97. 7c731e0 ftrace: make the task state char-string visible to all by Steven Rostedt · 17 years ago
  98. bd3bff9 sched: add latency tracer callbacks to the scheduler by Ingo Molnar · 17 years ago
  99. 0c70814 cgroups: fix compile warning by Mirco Tischler · 17 years ago
  100. c3921ab Add new 'cond_resched_bkl()' helper function by Linus Torvalds · 17 years ago