1. 79c5379 sched: fix cpu hotplug by Dmitry Adamushko · 17 years ago
  2. 198bb97 Merge branch 'linus' into sched/urgent by Ingo Molnar · 17 years ago
  3. 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
  4. ea71a54 sched: refactor wait_for_completion_timeout() by Oleg Nesterov · 17 years ago
  5. bb10ed0 sched: fix wait_for_completion_timeout() spurious failure under heavy load by Roland Dreier · 17 years ago
  6. 30e0e17 cpuset: limit the input of cpuset.sched_relax_domain_level by Li Zefan · 17 years ago
  7. f18f982 sched: CPU hotplug events must not destroy scheduler domains created by the cpusets by Max Krasnyansky · 17 years ago
  8. 7ea5661 sched: rt-group: fix hierarchy by Peter Zijlstra · 17 years ago
  9. 49307fd sched: NULL pointer dereference while setting sched_rt_period_us by Dario Faggioli · 17 years ago
  10. 95e904c sched: fix defined-but-unused warning by Rabin Vincent · 17 years ago
  11. 7a232e0 sched: 64-bit: fix arithmetics overflow by Lai Jiangshan · 17 years ago
  12. 2e08478 sched: fair group: fix overflow(was: fix divide by zero) by Lai Jiangshan · 17 years ago
  13. 16882c1 sched: fix TASK_WAKEKILL vs SIGKILL race by Oleg Nesterov · 17 years ago
  14. 6363ca5 revert ("sched: fair-group: SMP-nice for group scheduling") by Ingo Molnar · 17 years ago
  15. 4285f594 sched: cleanup by Ingo Molnar · 17 years ago
  16. 3f33a7c sched: unite unlikely pairs in rt_policy() and schedule_debug() by Roel Kluin · 17 years ago
  17. f9305d4 revert ("sched: fair: weight calculations") by Ingo Molnar · 17 years ago
  18. 0c70814 cgroups: fix compile warning by Mirco Tischler · 17 years ago
  19. c3921ab Add new 'cond_resched_bkl()' helper function by Linus Torvalds · 17 years ago
  20. 8e3e076 BKL: revert back to the old spinlock implementation by Linus Torvalds · 17 years ago
  21. 3e51f33 sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK by Peter Zijlstra · 17 years ago
  22. dfbf4a1 sched: fix cpu clock by Ingo Molnar · 17 years ago
  23. cb4ad1f sched: fair-group: fix a Div0 error of the fair group scheduler by Miao Xie · 17 years ago
  24. 712555e sched: fix missing locking in sched_domains code by Heiko Carstens · 17 years ago
  25. 690229a sched: make clock sync tunable by architecture code by Ingo Molnar · 17 years ago
  26. 673a90a sched: fix sched_info_switch not being called according to documentation by David Simner · 17 years ago
  27. b328ca1 sched: fix hrtick_start_fair and CPU-Hotplug by Peter Zijlstra · 17 years ago
  28. 983ed7a sched: add statics, don't return void expressions by Harvey Harrison · 17 years ago
  29. d478c2c sched: add debug checks to idle functions by Andrew Morton · 17 years ago
  30. e05510d sched: optimize calc_delta_mine() by Peter Zijlstra · 17 years ago
  31. 6f6d6a1 rename div64_64 to div64_u64 by Roman Zippel · 17 years ago
  32. 06ecb27 CGroups _s64 files: use read_s64/write_s64 in CFS cgroup for rt_runtime file by Paul Menage · 17 years ago
  33. f4c753b CGroup API files: rename read/write_uint methods to read_write_u64 by Paul Menage · 17 years ago
  34. 6e18933 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  35. 0b79dad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-fixes by Linus Torvalds · 17 years ago
  36. 5a9d322 sched: use alloc_bootmem() instead of alloc_bootmem_low() by David Miller · 17 years ago
  37. 3f5087a sched: fix share (re)distribution by Peter Zijlstra · 17 years ago
  38. 03970f0 [PATCH] Build fix for CONFIG_NUMA=y && CONFIG_SMP=n by Mike Travis · 17 years ago
  39. 472613b [IA64] fix bootmem regression on Altix by Russ Anderson · 17 years ago
  40. 7348672 kernel-doc: fix sched.c missing parameter by Randy Dunlap · 17 years ago
  41. c24b7c5 sched: features fix by Ingo Molnar · 17 years ago
  42. f00b45c sched: /debug/sched_features by Peter Zijlstra · 17 years ago
  43. 06379ab sched: add SCHED_FEAT_DEADLINE by Ingo Molnar · 17 years ago
  44. 8f1bc385 sched: fair: weight calculations by Peter Zijlstra · 17 years ago
  45. 4a55bd5 sched: fair-group: de-couple load-balancing from the rb-trees by Peter Zijlstra · 17 years ago
  46. 18d95a2 sched: fair-group: SMP-nice for group scheduling by Peter Zijlstra · 17 years ago
  47. 1d3504f sched, cpuset: customize sched domains, core by Hidetoshi Seto · 17 years ago
  48. b40b2e8 sched: rt: multi level group constraints by Peter Zijlstra · 17 years ago
  49. f473aa5 sched: task_group hierarchy by Peter Zijlstra · 17 years ago
  50. eff766a sched: fix the task_group hierarchy for UID grouping by Peter Zijlstra · 17 years ago
  51. ec7dc8a sched: allow the group scheduler to have multiple levels by Dhaval Giani · 17 years ago
  52. 354d60c sched: mix tasks and groups by Dhaval Giani · 17 years ago
  53. ea736ed sched: fix checks by Ingo Molnar · 17 years ago
  54. 112f53f sched: old sleeper bonus by Peter Zijlstra · 17 years ago
  55. cd8ba7c sched: add new set_cpus_allowed_ptr function by Mike Travis · 17 years ago
  56. e0982e9 init: move setup of nr_cpu_ids to as early as possible by Mike Travis · 17 years ago
  57. 4bdbaad3 sched: remove another cpumask_t variable from stack by Mike Travis · 17 years ago
  58. 7c16ec5 cpumask: reduce stack usage in SD_x_INIT initializers by Mike Travis · 17 years ago
  59. c5f59f0 nodemask: use new node_to_cpumask_ptr function by Mike Travis · 17 years ago
  60. b53e921 generic: reduce stack pressure in sched_affinity by Mike Travis · 17 years ago
  61. f9a86fc cpuset: modify cpuset_set_cpus_allowed to use cpumask pointer by Mike Travis · 17 years ago
  62. 434d53b sched: remove fixed NR_CPUS sized arrays in kernel_sched_c by Mike Travis · 17 years ago
  63. 0297b80 sched: allow cpuacct stats to be reset by Dhaval Giani · 17 years ago
  64. 32cd756 sched: cleanup cpuacct variable names by Dhaval Giani · 17 years ago
  65. ac086bc sched: rt-group: smp balancing by Peter Zijlstra · 17 years ago
  66. d0b27fa sched: rt-group: synchonised bandwidth period by Peter Zijlstra · 17 years ago
  67. 50df5d6 sched: remove sysctl_sched_batch_wakeup_granularity by Ingo Molnar · 17 years ago
  68. 02e2b83 sched: reenable sync wakeups by Ingo Molnar · 17 years ago
  69. d25ce4c sched: cache hot buddy by Ingo Molnar · 17 years ago
  70. 1fc8afa sched: feat affine wakeups by Ingo Molnar · 17 years ago
  71. b85d066 sched: introduce SCHED_FEAT_SYNC_WAKEUPS, turn it off by Ingo Molnar · 17 years ago
  72. 15934a3 sched: fix rq->clock overflows detection with CONFIG_NO_HZ by Guillaume Chazarain · 17 years ago
  73. 30914a5 sched: sched.c needs tick.h by Reynes Philippe · 17 years ago
  74. 27ec440 sched: make cpu_clock() globally synchronous by Ingo Molnar · 17 years ago
  75. 06d8308 NOHZ: reevaluate idle sleep length after add_timer_on() by Thomas Gleixner · 17 years ago
  76. 22e52b0 sched: add arch_update_cpu_topology hook. by Heiko Carstens · 17 years ago
  77. 9aefd0a sched: add exported arch_reinit_sched_domains() to header file. by Heiko Carstens · 17 years ago
  78. 23e3c3c sched: remove double unlikely from schedule() by Roel Kluin · 17 years ago
  79. 2070ee0 sched: cleanup old and rarely used 'debug' features. by Peter Zijlstra · 17 years ago
  80. f540a60 sched: wakeup-buddy tasks are cache-hot by Ingo Molnar · 17 years ago
  81. 4ae7d5c sched: improve affine wakeups by Ingo Molnar · 17 years ago
  82. aa2ac25 sched: fix overload performance: buddy wakeups by Peter Zijlstra · 17 years ago
  83. 27d1172 sched: fix calc_delta_mine() by Ingo Molnar · 17 years ago
  84. e89996a sched: fix update_load_add()/sub() by Ingo Molnar · 17 years ago
  85. 0e1f348 sched: fix race in schedule() by Hiroshi Shimamoto · 17 years ago
  86. 08f503b keep rd->online and cpu_online_map in sync by Gregory Haskins · 17 years ago
  87. 1f94ef5 Revert "cpu hotplug: adjust root-domain->online span in response to hotplug event" by Gregory Haskins · 17 years ago
  88. 393d94d cpu hotplug: adjust root-domain->online span in response to hotplug event by Gregory Haskins · 17 years ago
  89. 521f1a24 sched: don't allow rt_runtime_us to be zero for groups having rt tasks by Dhaval Giani · 17 years ago
  90. 2692a24 sched: rt-group: fixup schedulability constraints calculation by Peter Zijlstra · 17 years ago
  91. 1868f95 sched: fix the wrong time slice value for SCHED_FIFO tasks by Miao Xie · 17 years ago
  92. 150d8be sched: export task_nice by Pavel Roskin · 17 years ago
  93. 810b381 sched: retain vruntime by Peter Zijlstra · 17 years ago
  94. 62fb185 sched: revert load_balance_monitor() changes by Peter Zijlstra · 17 years ago
  95. 67ca7bd sched: fix signedness warnings in sched.c by Harvey Harrison · 17 years ago
  96. 6892b75 sched: make early bootup sched_clock() use safer by Ingo Molnar · 17 years ago
  97. 04e2f17 Add memory barrier semantics to wake_up() & co by Linus Torvalds · 17 years ago
  98. 4362758 kprobes: refuse kprobe insertion on add/sub_preempt_counter() by Srinivasa Ds · 17 years ago
  99. b68aa23 sched: rt-group: refure unrunnable tasks by Peter Zijlstra · 17 years ago
  100. bccbe08 sched: rt-group: clean up the ifdeffery by Peter Zijlstra · 17 years ago