1. 61eadef sched, rt: Update rq clock when unthrottling of an otherwise idle CPU by Mike Galbraith · 14 years ago
  2. 3e51e3e sched: Remove unused parameters from sched_fork() and wake_up_new_task() by Samir Bellabes · 14 years ago
  3. 9cb5bab Merge commit 'v2.6.39-rc7' into sched/core by Ingo Molnar · 14 years ago
  4. 8b06161 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  5. a3a4a5a Regression: partial revert "tracing: Remove lock_depth from event entry" by Arjan van de Ven · 14 years ago
  6. 7142d17 sched: Shorten the construction of the span cpu mask of sched domain by Hillf Danton · 14 years ago
  7. 4934a4d sched: Wrap the 'cfs_rq->nr_spread_over' field with CONFIG_SCHED_DEBUG by Rakib Mullick · 14 years ago
  8. 4d70230 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into perf/urgent by Ingo Molnar · 14 years ago
  9. 98bb318 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent by Ingo Molnar · 14 years ago
  10. 931aeed sched: Remove unused 'this_best_prio arg' from balance_tasks() by Vladimir Davydov · 14 years ago
  11. 94b2c36 genirq: Fix typo CONFIG_GENIRC_IRQ_SHOW_LEVEL by Geert Uytterhoeven · 14 years ago
  12. 3fd9952 Merge branch 'fixes-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  13. 40a9635 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  14. fcc4dc7 Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  15. 5035b20 workqueue: fix deadlock in worker_maybe_bind_and_lock() by Tejun Heo · 14 years ago
  16. ce31332 hrtimer: Initialize CLOCK_ID to HRTIMER_BASE table statically by Thomas Gleixner · 14 years ago
  17. 1409f14 kernel/watchdog.c: disable nmi perf event in the error path of enabling watchdog by Hillf Danton · 14 years ago
  18. 6c8a721 Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 14 years ago
  19. 1437f5b sched: Remove noop in alloc_rt_sched_group() by Hillf Danton · 14 years ago
  20. bf26c01 ptrace: Prepare to fix racy accesses on task breakpoints by Frederic Weisbecker · 14 years ago
  21. 625f2a3 sched: Get rid of lock_depth by Jonathan Corbet · 14 years ago
  22. 686c4cb Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  23. d20ac25 ftrace: Build without frame pointers on Microblaze by Michal Simek · 14 years ago
  24. d3bf52e sched: Remove obsolete comment from scheduler_tick() by Rakib Mullick · 14 years ago
  25. 42ac9e8 Merge commit 'v2.6.39-rc4' into sched/core by Ingo Molnar · 14 years ago
  26. 19234c0 PM: Add missing syscore_suspend() and syscore_resume() calls by Rafael J. Wysocki · 14 years ago
  27. 4ae0ff1 Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  28. 057f3fa sched: Fix sched_domain iterations vs. RCU by Peter Zijlstra · 14 years ago
  29. 2f36825 sched: Next buddy hint on sleep and preempt path by Venkatesh Pallipadi · 14 years ago
  30. 69c80f3 sched: Make set_*_buddy() work on non-task entities by Venkatesh Pallipadi · 14 years ago
  31. 2ca6f62f PM: Fix error code paths executed after failing syscore_suspend() by Rafael J. Wysocki · 14 years ago
  32. c78193e next_pidmap: fix overflow condition by Linus Torvalds · 14 years ago
  33. 6ddafda Merge branch 'sched/locking' into sched/core by Ingo Molnar · 14 years ago
  34. 1791f88 posix clocks: Replace mutex with reader/writer semaphore by Richard Cochran · 14 years ago
  35. d733ed6 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  36. fdfc552 Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-for-linus', 'timer-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  37. 49cac01 block: make unplug timer trace event correspond to the schedule() unplug by Jens Axboe · 14 years ago
  38. a237c1c block: let io_schedule() flush the plug inline by Jens Axboe · 14 years ago
  39. 5853b4f Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  40. 0cd9c64 futex: Set FLAGS_HAS_TIMEOUT during futex_wait restart setup by Darren Hart · 14 years ago
  41. bd8e7dd sched: Remove need_migrate_task() by Peter Zijlstra · 14 years ago
  42. 317f394 sched: Move the second half of ttwu() to the remote cpu by Peter Zijlstra · 14 years ago
  43. c05fbaf sched: Restructure ttwu() some more by Peter Zijlstra · 14 years ago
  44. 23f41ee sched: Rename ttwu_post_activation() to ttwu_do_wakeup() by Peter Zijlstra · 14 years ago
  45. b84cb5d sched: Remove rq argument from ttwu_stat() by Peter Zijlstra · 14 years ago
  46. e4a52bc sched: Remove rq->lock from the first half of ttwu() by Peter Zijlstra · 14 years ago
  47. 8f42ced sched: Drop rq->lock from sched_exec() by Peter Zijlstra · 14 years ago
  48. ab2515c sched: Drop rq->lock from first part of wake_up_new_task() by Peter Zijlstra · 14 years ago
  49. 0122ec5 sched: Add p->pi_lock to task_rq_lock() by Peter Zijlstra · 14 years ago
  50. 2acca55 sched: Also serialize ttwu_local() with p->pi_lock by Peter Zijlstra · 14 years ago
  51. a8e4f2e sched: Delay task_contributes_to_load() by Peter Zijlstra · 14 years ago
  52. 3fe1698 sched: Deal with non-atomic min_vruntime reads on 32bits by Peter Zijlstra · 14 years ago
  53. 74f8e4b sched: Remove rq argument to sched_class::task_waking() by Peter Zijlstra · 14 years ago
  54. 7608dec sched: Drop the rq argument to sched_class::select_task_rq() by Peter Zijlstra · 14 years ago
  55. 013fdb8 sched: Serialize p->cpus_allowed and ttwu() using p->pi_lock by Peter Zijlstra · 14 years ago
  56. fd2f441 sched: Provide p->on_rq by Peter Zijlstra · 14 years ago
  57. d7c01d2 sched: Clean up ttwu() stats by Peter Zijlstra · 14 years ago
  58. 8936338 sched: Change the ttwu() success details by Peter Zijlstra · 14 years ago
  59. c2f7115 sched: Move wq_worker_waking to the correct site by Peter Zijlstra · 14 years ago
  60. c6eb3dd mutex: Use p->on_cpu for the adaptive spin by Peter Zijlstra · 14 years ago
  61. 3ca7a44 sched: Always provide p->on_cpu by Peter Zijlstra · 14 years ago
  62. a4c98f8 Merge branch 'linus' into sched/locking by Ingo Molnar · 14 years ago
  63. 6631e63 block: don't flush plugged IO on forced preemtion scheduling by Linus Torvalds · 14 years ago
  64. 94b5eb2 block: fixup block IO unplug trace call by Jens Axboe · 14 years ago
  65. d9c9783 block: remove block_unplug_timer() trace point by Jens Axboe · 14 years ago
  66. d419e4c fix XEN_SAVE_RESTORE Kconfig dependencies by Shriram Rajagopalan · 14 years ago
  67. 1f112ce PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS by Rafael J. Wysocki · 14 years ago
  68. 60495e7 sched: Dynamic sched_domain::level by Peter Zijlstra · 14 years ago
  69. 54ab4ff sched: Move sched domain storage into the topology list by Peter Zijlstra · 14 years ago
  70. d069b91 sched: Reverse the topology list by Peter Zijlstra · 14 years ago
  71. 2c402dc sched: Unify the sched_domain build functions by Peter Zijlstra · 14 years ago
  72. eb7a74e6 sched: Stuff the sched_domain creation in a data-structure by Peter Zijlstra · 14 years ago
  73. d3081f5 sched: Create proper cpu_$DOM_mask() functions by Peter Zijlstra · 14 years ago
  74. 4cb9883 sched: Avoid allocations in sched_domain_debug() by Peter Zijlstra · 14 years ago
  75. f96225f sched: Create persistent sched_domains_tmpmask by Peter Zijlstra · 14 years ago
  76. 7dd04b7 sched: Remove some dead code by Peter Zijlstra · 14 years ago
  77. bf28b25 sched: Remove nodemask allocation by Peter Zijlstra · 14 years ago
  78. 3bd65a8 sched: Simplify NODE/ALLNODES domain creation by Peter Zijlstra · 14 years ago
  79. a6c75f2 sched: Avoid using sd->level by Peter Zijlstra · 14 years ago
  80. 822ff79 sched: Simplify the free path some by Peter Zijlstra · 14 years ago
  81. dce840a sched: Dynamically allocate sched_domain/sched_group data-structures by Peter Zijlstra · 14 years ago
  82. a9c9a9b sched: Simplify sched_groups_power initialization by Peter Zijlstra · 14 years ago
  83. 21d42cc sched: Simplify finding the lowest sched_domain by Peter Zijlstra · 14 years ago
  84. 1cf51902 sched: Simplify sched_group creation by Peter Zijlstra · 14 years ago
  85. 3739494 sched: Clean up some ALLNODES code by Peter Zijlstra · 14 years ago
  86. cd4ea6a sched: Change NODE sched_domain group creation by Peter Zijlstra · 14 years ago
  87. a06dadb sched: Simplify build_sched_groups() by Peter Zijlstra · 14 years ago
  88. d274cb3 sched: Simplify ->cpu_power initialization by Peter Zijlstra · 14 years ago
  89. c4a8849 sched: Remove obsolete arch_ prefixes by Peter Zijlstra · 14 years ago
  90. f4ad9bd sched: Eliminate dead code from wakeup_gran() by Shaohua Li · 14 years ago
  91. b30aef1 sched: Fix erroneous all_pinned logic by Ken Chen · 14 years ago
  92. b0432d8 sched: Fix sched-domain avg_load calculation by Ken Chen · 14 years ago
  93. e566b76 perf_event: Fix cgrp event scheduling bug in perf_enable_on_exec() by Stephane Eranian · 14 years ago
  94. f9fa0bc signal.c: fix erroneous syscall kernel-doc by Randy Dunlap · 14 years ago
  95. 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 · 14 years ago
  96. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 14 years ago
  97. 49c022e sched: Clean up rebalance_domains() load-balance interval calculation by Peter Zijlstra · 14 years ago
  98. 41c5789 kernel/signal.c: add kernel-doc notation to syscalls by Randy Dunlap · 14 years ago
  99. 5aba085 kernel/signal.c: fix typos and coding style by Randy Dunlap · 14 years ago
  100. 148086b Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago