1. 2a10706 sched: Fix __schedule_bug() output when called from an interrupt by Stephen Boyd · 14 years ago
  2. 099aa69 kernel: reduce sleep duration in wait_task_inactive by Steve Muckle · 14 years ago
  3. 6c0389f Revert "partition_sched_domains: Do not destroy old sched domain on cpu_up" by Michael Bohan · 15 years ago
  4. d074fa2 Merge remote-tracking branch 'common/android-3.0' into msm-3.0 by Bryan Huntsman · 15 years ago
  5. 2bb3e31 Merge commit 'v3.0.8' into android-3.0 by Colin Cross · 15 years ago
  6. 249cf80 posix-cpu-timers: Cure SMP wobbles by Peter Zijlstra · 15 years ago
  7. 4e41ce6 sched: Fix up wchan borkage by Simon Kirby · 15 years ago
  8. e0473b4 partition_sched_domains: Do not destroy old sched domain on cpu_up by Maya Spivak · 15 years ago
  9. 70a4888 sched: Fix a memory leak in __sdt_free() by WANG Cong · 15 years ago
  10. f4e97b6 sched: Move blk_schedule_flush_plug() out of __schedule() by Thomas Gleixner · 15 years ago
  11. edbb7ce sched: Separate the scheduler entry for preemption by Thomas Gleixner · 15 years ago
  12. 3f75d16 sched: Remove invalid cases from cpuset_cpu_active by Maya Spivak · 15 years ago
  13. 3f2bc4d Initial Contribution by Bryan Huntsman · 15 years ago
  14. 4e11175 Merge commit 'v3.0' into android-3.0 by Colin Cross · 15 years ago
  15. cf6ace1 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  16. d1e9ae4 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/urgent by Ingo Molnar · 15 years ago
  17. c5d753a sched: Add irq_{enter,exit}() to scheduler_ipi() by Peter Zijlstra · 15 years ago
  18. d110235 sched: Avoid creating superfluous NUMA domains on non-NUMA systems by Peter Zijlstra · 15 years ago
  19. e3589f6 sched: Allow for overlapping sched_domain spans by Peter Zijlstra · 15 years ago
  20. 9c3f75c sched: Break out cpu_power from the sched_group structure by Peter Zijlstra · 15 years ago
  21. c64be78 sched: Fix 32bit race by Peter Zijlstra · 15 years ago
  22. bb5b603 cgroup: Add generic cgroup subsystem permission checks by Colin Cross · 15 years ago
  23. 497f598 Revert "cgroup: Add generic cgroup subsystem permission checks." by Colin Cross · 15 years ago
  24. 75c56a8 Merge commit 'v3.0-rc7' into android-3.0 by Colin Cross · 15 years ago
  25. 0226f8a plist: Remove the need to supply locks to plist heads by Dima Zavin · 15 years ago
  26. cd62287 sched, cgroups: Fix MIN_SHARES on 64-bit boxen by Mike Galbraith · 15 years ago
  27. be17d1d scheduler: cpuacct: Enable platform callbacks for cpuacct power tracking by Mike Chan · 16 years ago
  28. c69233f scheduler: cpuacct: Enable platform hooks to track cpuusage for CPU frequencies by Mike Chan · 16 years ago
  29. 1d38bc7 cgroup: Add generic cgroup subsystem permission checks. by San Mehat · 17 years ago
  30. f2a96a6 sched: Enable might_sleep before initializing drivers. by Arve Hjønnevåg · 18 years ago
  31. 6c6c54e sched: Fix/clarify set_task_cpu() locking rules by Peter Zijlstra · 15 years ago
  32. f339b9d sched: Fix schedstat.nr_wakeups_migrate by Peter Zijlstra · 15 years ago
  33. f01114c sched: Fix cross-cpu clock sync on remote wakeups by Peter Zijlstra · 15 years ago
  34. 1e1b6c5 cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowed by KOSAKI Motohiro · 15 years ago
  35. d6aa8f8 sched: Fix ttwu() for __ARCH_WANT_INTERRUPTS_ON_CTXSW by Peter Zijlstra · 15 years ago
  36. f780bdb cgroups: add per-thread subsystem callbacks by Ben Blum · 15 years ago
  37. 15a3d11 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
  38. e98bae7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 15 years ago
  39. 17d9f31 SCHED_TTWU_QUEUE is not longer needed since sparc32 now implements IPI by Daniel Hellstrom · 15 years ago
  40. 90d3ac1 Merge commit '317f394160e9beb97d19a84c39b7e5eb3d7815a8' by David S. Miller · 15 years ago
  41. c8b2811 sched: Increase SCHED_LOAD_SCALE resolution by Nikhil Rao · 15 years ago
  42. 1399fa7 sched: Introduce SCHED_POWER_SCALE to scale cpu_power calculations by Nikhil Rao · 15 years ago
  43. f05998d sched: Cleanup set_load_weight() by Nikhil Rao · 15 years ago
  44. db670da sched: Fix and optimise calculation of the weight-inverse by Stephan Baerwolf · 15 years ago
  45. db44fc0 sched: Avoid going ahead if ->cpus_allowed is not changed by Yong Zhang · 15 years ago
  46. 61eadef sched, rt: Update rq clock when unthrottling of an otherwise idle CPU by Mike Galbraith · 15 years ago
  47. 3e51e3e sched: Remove unused parameters from sched_fork() and wake_up_new_task() by Samir Bellabes · 15 years ago
  48. 7142d17 sched: Shorten the construction of the span cpu mask of sched domain by Hillf Danton · 15 years ago
  49. 4934a4d sched: Wrap the 'cfs_rq->nr_spread_over' field with CONFIG_SCHED_DEBUG by Rakib Mullick · 15 years ago
  50. 1437f5b sched: Remove noop in alloc_rt_sched_group() by Hillf Danton · 15 years ago
  51. 625f2a3 sched: Get rid of lock_depth by Jonathan Corbet · 15 years ago
  52. d3bf52e sched: Remove obsolete comment from scheduler_tick() by Rakib Mullick · 15 years ago
  53. 42ac9e8 Merge commit 'v2.6.39-rc4' into sched/core by Ingo Molnar · 15 years ago
  54. 057f3fa sched: Fix sched_domain iterations vs. RCU by Peter Zijlstra · 15 years ago
  55. 6ddafda Merge branch 'sched/locking' into sched/core by Ingo Molnar · 15 years ago
  56. a237c1c block: let io_schedule() flush the plug inline by Jens Axboe · 15 years ago
  57. 317f394 sched: Move the second half of ttwu() to the remote cpu by Peter Zijlstra · 15 years ago
  58. bd8e7dd sched: Remove need_migrate_task() by Peter Zijlstra · 15 years ago
  59. c05fbaf sched: Restructure ttwu() some more by Peter Zijlstra · 15 years ago
  60. 23f41ee sched: Rename ttwu_post_activation() to ttwu_do_wakeup() by Peter Zijlstra · 15 years ago
  61. b84cb5d sched: Remove rq argument from ttwu_stat() by Peter Zijlstra · 15 years ago
  62. e4a52bc sched: Remove rq->lock from the first half of ttwu() by Peter Zijlstra · 15 years ago
  63. 8f42ced sched: Drop rq->lock from sched_exec() by Peter Zijlstra · 15 years ago
  64. ab2515c sched: Drop rq->lock from first part of wake_up_new_task() by Peter Zijlstra · 15 years ago
  65. 0122ec5 sched: Add p->pi_lock to task_rq_lock() by Peter Zijlstra · 15 years ago
  66. 2acca55 sched: Also serialize ttwu_local() with p->pi_lock by Peter Zijlstra · 15 years ago
  67. a8e4f2e sched: Delay task_contributes_to_load() by Peter Zijlstra · 15 years ago
  68. 3fe1698 sched: Deal with non-atomic min_vruntime reads on 32bits by Peter Zijlstra · 15 years ago
  69. 74f8e4b sched: Remove rq argument to sched_class::task_waking() by Peter Zijlstra · 15 years ago
  70. 7608dec sched: Drop the rq argument to sched_class::select_task_rq() by Peter Zijlstra · 15 years ago
  71. 013fdb8 sched: Serialize p->cpus_allowed and ttwu() using p->pi_lock by Peter Zijlstra · 15 years ago
  72. fd2f441 sched: Provide p->on_rq by Peter Zijlstra · 15 years ago
  73. d7c01d2 sched: Clean up ttwu() stats by Peter Zijlstra · 15 years ago
  74. 8936338 sched: Change the ttwu() success details by Peter Zijlstra · 15 years ago
  75. c2f7115 sched: Move wq_worker_waking to the correct site by Peter Zijlstra · 15 years ago
  76. c6eb3dd mutex: Use p->on_cpu for the adaptive spin by Peter Zijlstra · 15 years ago
  77. 3ca7a44 sched: Always provide p->on_cpu by Peter Zijlstra · 15 years ago
  78. 6631e63 block: don't flush plugged IO on forced preemtion scheduling by Linus Torvalds · 15 years ago
  79. 60495e7 sched: Dynamic sched_domain::level by Peter Zijlstra · 15 years ago
  80. 54ab4ff sched: Move sched domain storage into the topology list by Peter Zijlstra · 15 years ago
  81. d069b91 sched: Reverse the topology list by Peter Zijlstra · 15 years ago
  82. 2c402dc3 sched: Unify the sched_domain build functions by Peter Zijlstra · 15 years ago
  83. eb7a74e sched: Stuff the sched_domain creation in a data-structure by Peter Zijlstra · 15 years ago
  84. d3081f5 sched: Create proper cpu_$DOM_mask() functions by Peter Zijlstra · 15 years ago
  85. 4cb9883 sched: Avoid allocations in sched_domain_debug() by Peter Zijlstra · 15 years ago
  86. f96225f sched: Create persistent sched_domains_tmpmask by Peter Zijlstra · 15 years ago
  87. 7dd04b7 sched: Remove some dead code by Peter Zijlstra · 15 years ago
  88. bf28b25 sched: Remove nodemask allocation by Peter Zijlstra · 15 years ago
  89. 3bd65a8 sched: Simplify NODE/ALLNODES domain creation by Peter Zijlstra · 15 years ago
  90. 822ff79 sched: Simplify the free path some by Peter Zijlstra · 15 years ago
  91. dce840a sched: Dynamically allocate sched_domain/sched_group data-structures by Peter Zijlstra · 15 years ago
  92. a9c9a9b sched: Simplify sched_groups_power initialization by Peter Zijlstra · 15 years ago
  93. 21d42cc sched: Simplify finding the lowest sched_domain by Peter Zijlstra · 15 years ago
  94. 1cf5190 sched: Simplify sched_group creation by Peter Zijlstra · 15 years ago
  95. 3739494 sched: Clean up some ALLNODES code by Peter Zijlstra · 15 years ago
  96. cd4ea6a sched: Change NODE sched_domain group creation by Peter Zijlstra · 15 years ago
  97. a06dadb sched: Simplify build_sched_groups() by Peter Zijlstra · 15 years ago
  98. d274cb3 sched: Simplify ->cpu_power initialization by Peter Zijlstra · 15 years ago
  99. c4a8849 sched: Remove obsolete arch_ prefixes by Peter Zijlstra · 15 years ago
  100. 8b9686f Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-for-linus', 'irq-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago