1. 5158f4e sched: Clean up the load_idx selection in select_task_rq_fair by Peter Zijlstra · 15 years ago
  2. 3b64089 sched: Optimize cgroup vs wakeup a bit by Peter Zijlstra · 15 years ago
  3. 51e0304 sched: Implement a gentler fair-sleepers feature by Ingo Molnar · 15 years ago
  4. 59abf02 sched: Add SD_PREFER_LOCAL by Peter Zijlstra · 15 years ago
  5. e69b0f1 sched: Add a few SYNC hint knobs to play with by Peter Zijlstra · 15 years ago
  6. 63859d4 sched: Fix sync wakeups again by Peter Zijlstra · 15 years ago
  7. a7558e0 sched: Add WF_FORK by Peter Zijlstra · 15 years ago
  8. 7d47872 sched: Rename sync arguments by Peter Zijlstra · 15 years ago
  9. 0763a66 sched: Rename select_task_rq() argument by Peter Zijlstra · 15 years ago
  10. 8e6598a sched: Feature to disable APERF/MPERF cpu_power by Peter Zijlstra · 15 years ago
  11. d6a59aa sched: Provide arch_scale_freq_power by Peter Zijlstra · 15 years ago
  12. 0ec9fab sched: Improve latencies and throughput by Mike Galbraith · 15 years ago
  13. 78e7ed5 sched: Tweak wake_idx by Peter Zijlstra · 15 years ago
  14. d7c33c4 sched: Fix task affinity for select_task_rq_fair by Peter Zijlstra · 15 years ago
  15. 83f5496 sched: for_each_domain() vs RCU by Peter Zijlstra · 15 years ago
  16. ae154be sched: Weaken SD_POWERSAVINGS_BALANCE by Peter Zijlstra · 15 years ago
  17. c88d591 sched: Merge select_task_rq_fair() and sched_balance_self() by Peter Zijlstra · 15 years ago
  18. e9c8431 sched: Add TASK_WAKING by Peter Zijlstra · 15 years ago
  19. 5f3edc1 sched: Hook sched_balance_self() into sched_class::select_task_rq() by Peter Zijlstra · 15 years ago
  20. aaee120 sched: Move sched_balance_self() into sched_fair.c by Peter Zijlstra · 15 years ago
  21. f5f08f3 sched: Move code around by Peter Zijlstra · 15 years ago
  22. e26af0e sched: Add come comments to the sched features by Peter Zijlstra · 15 years ago
  23. 3cb63d5 sched: Complete buddy switches by Mike Galbraith · 15 years ago
  24. e6b1b2c sched: Split WAKEUP_OVERLAP by Peter Zijlstra · 15 years ago
  25. b78bb86 sched: Fix double_rq_lock() compile warning by Peter Zijlstra · 15 years ago
  26. 483e3cd Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  27. 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
  28. 4f0ac85 Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  29. d90a7e8 Merge branch 'irq-threaded-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  30. 12a4996 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  31. 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
  32. 53e16fb Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  33. 4e3408d Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  34. 7193bea Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  35. 989aa44 Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  36. 4004f02 Merge branch 'core-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  37. a12e4d3 Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  38. d993831 writeback: add name to backing_dev_info by Jens Axboe · 16 years ago
  39. a3c8b97 Merge branch 'next' into for-linus by James Morris · 15 years ago
  40. e1f8450 sched: Fix sched::sched_stat_wait tracepoint field by Ingo Molnar · 15 years ago
  41. 3f2aa30 sched: Disable NEW_FAIR_SLEEPERS for now by Ingo Molnar · 15 years ago
  42. 61cbe54 sched: Keep kthreads at default priority by Mike Galbraith · 15 years ago
  43. 172e082 sched: Re-tune the scheduler latency defaults to decrease worst-case latencies by Mike Galbraith · 15 years ago
  44. 2bba22c sched: Turn off child_runs_first by Mike Galbraith · 15 years ago
  45. b5d9d73 sched: Ensure that a child can't gain time over it's parent after fork() by Mike Galbraith · 15 years ago
  46. 71a29aa sched: Deal with low-load in wake_affine() by Peter Zijlstra · 15 years ago
  47. cdd2ab3 sched: Remove short cut from select_task_rq_fair() by Peter Zijlstra · 15 years ago
  48. b6d9c25 Security/SELinux: includecheck fix kernel/sysctl.c by Jaswinder Singh Rajput · 15 years ago
  49. d28daf9 Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core by Ingo Molnar · 15 years ago
  50. ed011b2 Merge commit 'v2.6.31-rc9' into tracing/core by Ingo Molnar · 15 years ago
  51. 93697a3 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  52. 85bac32 ring-buffer: only enable ring_buffer_swap_cpu when needed by Steven Rostedt · 15 years ago
  53. 62f0b3e ring-buffer: check for swapped buffers in start of committing by Steven Rostedt · 15 years ago
  54. e8165db tracing: report error in trace if we fail to swap latency buffer by Steven Rostedt · 15 years ago
  55. 659372d tracing: add trace_array_printk for internal tracers to use by Steven Rostedt · 15 years ago
  56. e77405a tracing: pass around ring buffer instead of tracer by Steven Rostedt · 15 years ago
  57. f633903 tracing: make tracing_reset safe for external use by Steven Rostedt · 15 years ago
  58. 2f26ebd tracing: use timestamp to determine start of latency traces by Steven Rostedt · 15 years ago
  59. c58b432 tracing/filters: Defer pred allocation, fix memory leak by Li Zefan · 15 years ago
  60. 76f0d07 tracing: remove users of tracing_reset by Steven Rostedt · 15 years ago
  61. 621968c tracing: disable buffers and synchronize_sched before resetting by Steven Rostedt · 15 years ago
  62. b8de7bd1 tracing: disable update max tracer while reading trace by Steven Rostedt · 15 years ago
  63. 8248ac0 tracing: print out start and stop in latency traces by Steven Rostedt · 15 years ago
  64. 077c540 ring-buffer: disable all cpu buffers when one finds a problem by Steven Rostedt · 15 years ago
  65. a1863c2 ring-buffer: do not count discarded events by Steven Rostedt · 15 years ago
  66. dc892f7 ring-buffer: remove ring_buffer_event_discard by Steven Rostedt · 15 years ago
  67. 7e9391c ring-buffer: fix ring_buffer_read crossing pages by Steven Rostedt · 15 years ago
  68. 1b959e1 ring-buffer: remove unnecessary cpu_relax by Steven Rostedt · 15 years ago
  69. 9827799 ring-buffer: do not swap buffers during a commit by Steven Rostedt · 15 years ago
  70. 41b6a95 ring-buffer: do not reset while in a commit by Steven Rostedt · 15 years ago
  71. d7ea17a sched: Fix dynamic power-balancing crash by Ingo Molnar · 15 years ago
  72. 18a3885 sched: Remove reciprocal for cpu_power by Peter Zijlstra · 15 years ago
  73. d899a78 sched: Try to deal with low capacity, fix update_sd_power_savings_stats() by Gautham R Shenoy · 15 years ago
  74. bdb94aa sched: Try to deal with low capacity by Peter Zijlstra · 15 years ago
  75. e9e9250 sched: Scale down cpu_power due to RT tasks by Peter Zijlstra · 15 years ago
  76. ab29230 sched: Implement dynamic cpu_power by Peter Zijlstra · 15 years ago
  77. a52bfd7 sched: Add smt_gain by Peter Zijlstra · 15 years ago
  78. cc9fba7 sched: Update the cpu_power sum during load-balance by Peter Zijlstra · 15 years ago
  79. b5d978e sched: Add SD_PREFER_SIBLING by Peter Zijlstra · 15 years ago
  80. f93e65c sched: Restore __cpu_power to a straight sum of power by Peter Zijlstra · 15 years ago
  81. 9aa55fb Merge branches 'sched/domains' and 'sched/clock' into sched/core by Ingo Molnar · 15 years ago
  82. 29e2035 Merge branch 'linus' into core/rcu by Ingo Molnar · 15 years ago
  83. dc86cab perf_counter: Fix output-sharing error path by Ingo Molnar · 15 years ago
  84. 0fbdea1 perf_counter: Introduce new (non-)paranoia level to allow raw tracepoint access by Ingo Molnar · 15 years ago
  85. f76bd10 Merge branch 'perfcounters/urgent' into perfcounters/core by Ingo Molnar · 15 years ago
  86. ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 15 years ago
  87. e0e8173 CRED: Add some configurable debugging [try #6] by David Howells · 15 years ago
  88. 768d0c2 sched: Add wait, sleep and iowait accounting tracepoints by Peter Zijlstra · 15 years ago
  89. 8f0dfc3 sched: Provide iowait counters by Arjan van de Ven · 15 years ago
  90. f14eff1 Merge commit 'v2.6.31-rc8' into sched/core by Ingo Molnar · 15 years ago
  91. 892a7c6 locking: Allow arch-inlined spinlocks by Heiko Carstens · 15 years ago
  92. 69d0ee7 locking: Move spinlock function bodies to header file by Heiko Carstens · 15 years ago
  93. bbe69aa Merge commit 'v2.6.31-rc8' into core/locking by Ingo Molnar · 15 years ago
  94. 8e254c1 tracing/filters: Defer pred allocation by Li Zefan · 15 years ago
  95. 372e24b irq: Make sure irq_desc for legacy irq get correct node setting by Yinghai Lu · 15 years ago
  96. 84e9dab sched: Rename init_cfs_rq => init_tg_cfs_rq by Anirban Sinha · 15 years ago
  97. 8684896 rcu: Changes from reviews: avoid casts, fix/add warnings, improve comments by Paul E. McKenney · 15 years ago
  98. dd5d19b rcu: Create rcutree plugins to handle hotplug CPU for multi-level trees by Paul E. McKenney · 15 years ago
  99. a417887 lockdep: Remove recursion stattistics by Ming Lei · 15 years ago
  100. eced1df perf_counter: Fix /0 bug in swcounters by Peter Zijlstra · 15 years ago