1. 60aa605 sched: rt: document the risk of small values in the bandwidth settings by Peter Zijlstra · 15 years ago
  2. 6e29ec5 sched: Replace first_cpu() with cpumask_first() in ILB nomination code by Gautham R Shenoy · 15 years ago
  3. ff74334 sched: remove extra call overhead for schedule() by Peter Zijlstra · 16 years ago
  4. 13318a7 sched: use group_first_cpu() instead of cpumask_first(sched_group_cpus()) by Miao Xie · 15 years ago
  5. 78ddb08 wait: don't use __wake_up_common() by Johannes Weiner · 15 years ago
  6. e790fb0 sched: Nominate a power-efficient ilb in select_nohz_balancer() by Gautham R Shenoy · 15 years ago
  7. f711f60 sched: Nominate idle load balancer from a semi-idle package. by Gautham R Shenoy · 15 years ago
  8. 5af8c4e Merge commit 'v2.6.30-rc1' into sched/urgent by Ingo Molnar · 15 years ago
  9. 609862b Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  10. 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  11. 90975ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 15 years ago
  12. b1dbb67 Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  13. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 15 years ago
  14. 4ede816 epoll keyed wakeups: add __wake_up_locked_key() and __wake_up_sync_key() by Davide Libenzi · 15 years ago
  15. 46e0bb9 sched: Print sched_group::__cpu_power in sched_domain_debug by Gautham R Shenoy · 16 years ago
  16. ef12fef cpuacct: add per-cgroup utime/stime statistics by Bharata B Rao · 16 years ago
  17. c5f8d99 posixtimers, sched: Fix posix clock monotonicity by Hidetoshi Seto · 16 years ago
  18. a18b83b cpuacct: make cpuacct hierarchy walk in cpuacct_charge() safe when rcupreempt is used -v2 by Bharata B Rao · 16 years ago
  19. 7f1e2ca hrtimer: fix rq->lock inversion (again) by Peter Zijlstra · 16 years ago
  20. 558f6ab Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Rusty Russell · 16 years ago
  21. c4e1aa6 Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  22. 65fb0d2 Merge branch 'linus' into cpumask-for-linus by Ingo Molnar · 16 years ago
  23. d5ac537 sched: fix errors in struct & function comments by Randy Dunlap · 16 years ago
  24. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
  25. b7bb4c9 sched: Add comments to find_busiest_group() function by Gautham R Shenoy · 16 years ago
  26. c071df1 sched: Refactor the power savings balance code by Gautham R Shenoy · 16 years ago
  27. a021dc0 sched: Optimize the !power_savings_balance during fbg() by Gautham R Shenoy · 16 years ago
  28. dbc523a sched: Create a helper function to calculate imbalance by Gautham R Shenoy · 16 years ago
  29. 2e6f44a sched: Create helper to calculate small_imbalance in fbg() by Gautham R Shenoy · 16 years ago
  30. 37abe19 sched: Create a helper function to calculate sched_domain stats for fbg() by Gautham R Shenoy · 16 years ago
  31. 222d656 sched: Define structure to store the sched_domain statistics for fbg() by Gautham R Shenoy · 16 years ago
  32. 1f8c553 sched: Create a helper function to calculate sched_group stats for fbg() by Gautham R Shenoy · 16 years ago
  33. 381be78 sched: Define structure to store the sched_group statistics for fbg() by Gautham R Shenoy · 16 years ago
  34. 6dfdb06 sched: Fix indentations in find_busiest_group() using gotos by Gautham R Shenoy · 16 years ago
  35. 67bb6c0 sched: Simple helper functions for find_busiest_group() by Gautham R Shenoy · 16 years ago
  36. 67aa0f7 sched: remove unused fields from struct rq by Luis Henriques · 16 years ago
  37. 8c083f0 cpumask: remove cpumask allocation from idle_balance, fix by Rusty Russell · 16 years ago
  38. df7c8e8 cpumask: remove cpumask allocation from idle_balance by Rusty Russell · 16 years ago
  39. 708dc51 sched: small optimisation of can_migrate_task() by Luis Henriques · 16 years ago
  40. 80dd99b sched: fix typos in documentation by Luis Henriques · 16 years ago
  41. cd80a81 Merge branch 'x86/core' into core/ipi by Ingo Molnar · 16 years ago
  42. c69fc56 cpumask: use topology_core_cpumask/topology_thread_cpumask instead of cpu_core_map/cpu_sibling_map by Rusty Russell · 16 years ago
  43. 25d5000 Merge branch 'linus' into core/ipi by Ingo Molnar · 16 years ago
  44. df1c99d sched: add avg_overlap decay by Mike Galbraith · 16 years ago
  45. 57310a9 sched: optimize ttwu vs group scheduling by Peter Zijlstra · 16 years ago
  46. f0ef039 Merge branch 'x86/core' into tracing/textedit by Ingo Molnar · 16 years ago
  47. 5ed0cec sched: TIF_NEED_RESCHED -> need_reshed() cleanup by Lai Jiangshan · 16 years ago
  48. 7fc07d8 Merge branch 'sched/core' into sched/cleanups by Ingo Molnar · 16 years ago
  49. a1413c8 Merge branch 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
  50. 8a0be9e sched: don't rebalance if attached on NULL domain by Frederic Weisbecker · 16 years ago
  51. 28b1bd1 Merge branch 'core/locking' into tracing/ftrace by Ingo Molnar · 16 years ago
  52. a1be621 Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/core by Ingo Molnar · 16 years ago
  53. b67802e sched: kill unused parameter of pick_next_task() by Wang Chen · 16 years ago
  54. 5512b3e Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/core by Ingo Molnar · 16 years ago
  55. 54e9912 sched: don't allow setuid to succeed if the user does not have rt bandwidth by Dhaval Giani · 16 years ago
  56. cac64d0 sched_rt: don't start timer when rt bandwidth disabled by Hiroshi Shimamoto · 16 years ago
  57. c40c6f8 cpuacct: add a branch prediction by Li Zefan · 16 years ago
  58. 6e27563 generic-ipi: remove CSD_FLAG_WAIT by Peter Zijlstra · 16 years ago
  59. 0edcf8d Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpu by Ingo Molnar · 16 years ago
  60. fc6fc7f Merge branch 'linus' into x86/apic by Ingo Molnar · 16 years ago
  61. b36128c alloc_percpu: change percpu_ptr to per_cpu_ptr by Rusty Russell · 16 years ago
  62. 72c26c9 Merge branch 'linus' into tracing/blktrace by Ingo Molnar · 16 years ago
  63. 2b8f836 sched: use TASK_NICE for task_struct by Américo Wang · 16 years ago
  64. a0a522c sched: idle_at_tick is only used when CONFIG_SMP is set by Henrik Austad · 16 years ago
  65. 5274f83 Merge branch 'sched/urgent'; commit 'v2.6.29-rc5' into sched/core by Ingo Molnar · 16 years ago
  66. 1c511f7 Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 'tracing/urgent' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
  67. f8a6b2b Merge branch 'linus' into x86/apic by Ingo Molnar · 16 years ago
  68. a0490fa sched: cpu hotplug fix by Ingo Molnar · 16 years ago
  69. 6c6f1f0 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  70. 94dba89 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  71. fc631c8 sched: revert recent sync wakeup changes by Peter Zijlstra · 16 years ago
  72. f437e8b Merge commit 'v2.6.29-rc4' into sched/core by Ingo Molnar · 16 years ago
  73. 249d51b Merge commit 'v2.6.29-rc4' into core/percpu by Ingo Molnar · 16 years ago
  74. 4ad476e Merge commit 'v2.6.29-rc4' into tracing/core by Ingo Molnar · 16 years ago
  75. 140573d Merge branches 'sched/rt' and 'sched/urgent' into sched/core by Ingo Molnar · 16 years ago
  76. 673f820 Merge branch 'linus' into core/locking by Ingo Molnar · 16 years ago
  77. 9d45cf9 Merge branch 'x86/urgent' into x86/apic by Ingo Molnar · 16 years ago
  78. 777c6c5 wait: prevent exclusive waiter starvation by Johannes Weiner · 16 years ago
  79. 483b4ee sched: fix nohz load balancer on cpu offline by Suresh Siddha · 16 years ago
  80. dc573f9 Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
  81. 1596e29 sched: symmetric sync vs avg_overlap by Peter Zijlstra · 16 years ago
  82. d942fb6 sched: fix sync wakeups by Peter Zijlstra · 16 years ago
  83. 7e49fcc trace, lockdep: manual preempt count adding for local_bh_disable by Steven Rostedt · 16 years ago
  84. 1980307 Merge branch 'x86/mm' into core/percpu by Ingo Molnar · 16 years ago
  85. b2b062b Merge branch 'core/percpu' into stackprotector by Ingo Molnar · 16 years ago
  86. 7cb36b6 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  87. cce7ade sched: SCHED_IDLE weight change by Peter Zijlstra · 16 years ago
  88. 98a4826 sched: fix bandwidth validation for UID grouping by Peter Zijlstra · 16 years ago
  89. 831451a sched: introduce avg_wakeup by Peter Zijlstra · 16 years ago
  90. 0d66bf6 mutex: implement adaptive spinning by Peter Zijlstra · 16 years ago
  91. 41719b0 mutex: preemption fixes by Peter Zijlstra · 16 years ago
  92. 398a153 sched: fix build error in kernel/sched_rt.c when RT_GROUP_SCHED && !SMP by Gregory Haskins · 16 years ago
  93. 17da2bd [CVE-2009-0029] System call wrappers part 08 by Heiko Carstens · 16 years ago
  94. 754fe8d [CVE-2009-0029] System call wrappers part 07 by Heiko Carstens · 16 years ago
  95. 5add95d [CVE-2009-0029] System call wrappers part 06 by Heiko Carstens · 16 years ago
  96. 01e3eb8 Revert "sched: improve preempt debugging" by Ingo Molnar · 16 years ago
  97. fd2ab30 kernel/sched.c: add missing forward declaration for 'double_rq_lock' by Steven Noonan · 16 years ago
  98. 0a6d4e1 Merge branch 'sched/latest' of git://git.kernel.org/pub/scm/linux/kernel/git/ghaskins/linux-2.6-hacks into sched/rt by Ingo Molnar · 16 years ago
  99. 62ea9ce cpumask: fix CONFIG_NUMA=y sched.c by Rusty Russell · 16 years ago
  100. da8d508 sched: fix possible recursive rq->lock by Peter Zijlstra · 16 years ago