1. 434d53b sched: remove fixed NR_CPUS sized arrays in kernel_sched_c by Mike Travis · 17 years ago
  2. 0297b80 sched: allow cpuacct stats to be reset by Dhaval Giani · 17 years ago
  3. 32cd756 sched: cleanup cpuacct variable names by Dhaval Giani · 17 years ago
  4. ac086bc sched: rt-group: smp balancing by Peter Zijlstra · 17 years ago
  5. d0b27fa sched: rt-group: synchonised bandwidth period by Peter Zijlstra · 17 years ago
  6. 50df5d6 sched: remove sysctl_sched_batch_wakeup_granularity by Ingo Molnar · 17 years ago
  7. 02e2b83 sched: reenable sync wakeups by Ingo Molnar · 17 years ago
  8. d25ce4c sched: cache hot buddy by Ingo Molnar · 17 years ago
  9. 1fc8afa sched: feat affine wakeups by Ingo Molnar · 17 years ago
  10. b85d066 sched: introduce SCHED_FEAT_SYNC_WAKEUPS, turn it off by Ingo Molnar · 17 years ago
  11. 15934a3 sched: fix rq->clock overflows detection with CONFIG_NO_HZ by Guillaume Chazarain · 17 years ago
  12. 30914a5 sched: sched.c needs tick.h by Reynes Philippe · 17 years ago
  13. 27ec440 sched: make cpu_clock() globally synchronous by Ingo Molnar · 17 years ago
  14. 06d8308 NOHZ: reevaluate idle sleep length after add_timer_on() by Thomas Gleixner · 17 years ago
  15. 22e52b0 sched: add arch_update_cpu_topology hook. by Heiko Carstens · 17 years ago
  16. 9aefd0a sched: add exported arch_reinit_sched_domains() to header file. by Heiko Carstens · 17 years ago
  17. 23e3c3c sched: remove double unlikely from schedule() by Roel Kluin · 17 years ago
  18. 2070ee0 sched: cleanup old and rarely used 'debug' features. by Peter Zijlstra · 17 years ago
  19. f540a60 sched: wakeup-buddy tasks are cache-hot by Ingo Molnar · 17 years ago
  20. 4ae7d5c sched: improve affine wakeups by Ingo Molnar · 17 years ago
  21. aa2ac25 sched: fix overload performance: buddy wakeups by Peter Zijlstra · 17 years ago
  22. 27d1172 sched: fix calc_delta_mine() by Ingo Molnar · 17 years ago
  23. e89996a sched: fix update_load_add()/sub() by Ingo Molnar · 17 years ago
  24. 0e1f348 sched: fix race in schedule() by Hiroshi Shimamoto · 17 years ago
  25. 08f503b keep rd->online and cpu_online_map in sync by Gregory Haskins · 17 years ago
  26. 1f94ef5 Revert "cpu hotplug: adjust root-domain->online span in response to hotplug event" by Gregory Haskins · 17 years ago
  27. 393d94d cpu hotplug: adjust root-domain->online span in response to hotplug event by Gregory Haskins · 17 years ago
  28. 521f1a24 sched: don't allow rt_runtime_us to be zero for groups having rt tasks by Dhaval Giani · 17 years ago
  29. 2692a24 sched: rt-group: fixup schedulability constraints calculation by Peter Zijlstra · 17 years ago
  30. 1868f95 sched: fix the wrong time slice value for SCHED_FIFO tasks by Miao Xie · 17 years ago
  31. 150d8be sched: export task_nice by Pavel Roskin · 17 years ago
  32. 810b381 sched: retain vruntime by Peter Zijlstra · 17 years ago
  33. 62fb185 sched: revert load_balance_monitor() changes by Peter Zijlstra · 17 years ago
  34. 67ca7bd sched: fix signedness warnings in sched.c by Harvey Harrison · 17 years ago
  35. 6892b75 sched: make early bootup sched_clock() use safer by Ingo Molnar · 17 years ago
  36. 04e2f17 Add memory barrier semantics to wake_up() & co by Linus Torvalds · 17 years ago
  37. 4362758 kprobes: refuse kprobe insertion on add/sub_preempt_counter() by Srinivasa Ds · 17 years ago
  38. b68aa23 sched: rt-group: refure unrunnable tasks by Peter Zijlstra · 17 years ago
  39. bccbe08 sched: rt-group: clean up the ifdeffery by Peter Zijlstra · 17 years ago
  40. 052f1dc sched: rt-group: make rt groups scheduling configurable by Peter Zijlstra · 17 years ago
  41. 9f0c1e5 sched: rt-group: interface by Peter Zijlstra · 17 years ago
  42. 23b0fdf sched: rt-group: deal with PI by Peter Zijlstra · 17 years ago
  43. 4cf5d77 sched: fix incorrect irq lock usage in normalize_rt_tasks() by Peter Zijlstra · 17 years ago
  44. 8ed3699 sched: fair-group: separate tg->shares from task_group_lock by Peter Zijlstra · 17 years ago
  45. 7ad5b3a kernel: remove fastcall in kernel/* by Harvey Harrison · 17 years ago
  46. 75659ca Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 17 years ago
  47. 5aff053 sched: remove unused params by Gerald Stralko · 17 years ago
  48. 95c354f spinlock: lockbreak cleanup by Nick Piggin · 17 years ago
  49. 5fb5e6d sched: print backtrace of running tasks too by Nick Piggin · 17 years ago
  50. cc203d2 sched: monitor clock underflows in /proc/sched_debug by Guillaume Chazarain · 17 years ago
  51. 782daee sched: fix rq->clock warps on frequency changes by Guillaume Chazarain · 17 years ago
  52. 6478d88 sched: remove the !PREEMPT_BKL code by Ingo Molnar · 17 years ago
  53. 48d5e25 sched: rt throttling vs no_hz by Peter Zijlstra · 17 years ago
  54. 6f505b1 sched: rt group scheduling by Peter Zijlstra · 17 years ago
  55. fa85ae2 sched: rt time limit by Peter Zijlstra · 17 years ago
  56. 8f4d37e sched: high-res preemption tick by Peter Zijlstra · 17 years ago
  57. 02b67cc3 sched: do not do cond_resched() when CONFIG_PREEMPT by Herbert Xu · 17 years ago
  58. 03319ec sched: documentation, whitespace fixes by Ingo Molnar · 17 years ago
  59. fa71706 sched: sched_rt_entity by Peter Zijlstra · 17 years ago
  60. dc93852 sched: dynamically update the root-domain span/online maps by Gregory Haskins · 17 years ago
  61. cb46984 sched: RT-balance, add new methods to sched_class by Steven Rostedt · 17 years ago
  62. 9a897c5 sched: RT-balance, replace hooks with pre/post schedule and wakeup methods by Steven Rostedt · 17 years ago
  63. 5d2f5a6 sched: get rid of 'new_cpu' in try_to_wake_up() by Dmitry Adamushko · 17 years ago
  64. b913176 sched: add credits for RT balancing improvements by Ingo Molnar · 17 years ago
  65. 0eab914 sched: style cleanup, #2 by Ingo Molnar · 17 years ago
  66. d7876a0 sched: remove unused JIFFIES_TO_NS() macro by Ingo Molnar · 17 years ago
  67. 637f508 sched: only balance our RT tasks within our domain by Gregory Haskins · 17 years ago
  68. 57d885f sched: add sched-domain roots by Gregory Haskins · 17 years ago
  69. 0d1311a sched: RT-balance on new task by Steven Rostedt · 17 years ago
  70. a22d7fc sched: wake-balance fixes by Gregory Haskins · 17 years ago
  71. e7693a3 sched: de-SCHED_OTHER-ize the RT path by Gregory Haskins · 17 years ago
  72. 73fe6aa sched: add RT-balance cpu-weight by Gregory Haskins · 17 years ago
  73. 4642daf sched: push RT tasks from overloaded CPUs by Steven Rostedt · 17 years ago
  74. f65eda4 sched: pull RT tasks from overloaded runqueues by Steven Rostedt · 17 years ago
  75. e8fa136 sched: add RT task pushing by Steven Rostedt · 17 years ago
  76. 764a9d6 sched: track highest prio task queued by Steven Rostedt · 17 years ago
  77. 63489e4 sched: count # of queued RT tasks by Steven Rostedt · 17 years ago
  78. 82a1fcb softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasks by Ingo Molnar · 17 years ago
  79. 95402b3 cpu-hotplug: replace per-subsystem mutexes with get_online_cpus() by Gautham R Shenoy · 17 years ago
  80. 86ef5c9 cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() by Gautham R Shenoy · 17 years ago
  81. 6b2d770 sched: group scheduler, fix fairness of cpu bandwidth allocation for task groups by Srivatsa Vaddagiri · 17 years ago
  82. a183561 sched: introduce a mutex and corresponding API to serialize access to doms_curarray by Srivatsa Vaddagiri · 17 years ago
  83. 58e2d4c sched: group scheduling, change how cpu load is calculated by Srivatsa Vaddagiri · 17 years ago
  84. ec2c507 sched: group scheduling, minor fixes by Srivatsa Vaddagiri · 17 years ago
  85. 93f992c sched: group scheduling code cleanup by Srivatsa Vaddagiri · 17 years ago
  86. c61935f sched: group scheduler, set uid share fix by Ingo Molnar · 17 years ago
  87. fcfd50a show_task: real_parent by Roland McGrath · 17 years ago
  88. 2bacec8 sched: touch softlockup watchdog after idling by Ingo Molnar · 17 years ago
  89. 051a1d1 sched: fix crash on ia64, introduce task_current() by Dmitry Adamushko · 17 years ago
  90. 8ced5f6 sched: enable early use of sched_clock() by Ingo Molnar · 17 years ago
  91. 009e577 Add wait_for_completion_killable by Matthew Wilcox · 17 years ago
  92. d9514f6 sched: Use task_contributes_to_load, TASK_ALL and TASK_NORMAL by Matthew Wilcox · 17 years ago
  93. 41a2d6c sched: style cleanups by Ingo Molnar · 17 years ago
  94. 7703493 sched: fix crash in sys_sched_rr_get_interval() by Ingo Molnar · 17 years ago
  95. d842de8 sched: cpu accounting controller (V2) by Srivatsa Vaddagiri · 17 years ago
  96. deaf222 sched: clean up, move __sched_text_start/end to sched.h by Ingo Molnar · 17 years ago
  97. 9a4e715 sched: clean up sd_alloc_ctl_cpu_table() definition by Ingo Molnar · 17 years ago
  98. 9612633 sched: reorder SCHED_FEAT_ bits by Ingo Molnar · 17 years ago
  99. 94bc9a7 sched: remove activate_idle_task() by Dmitry Adamushko · 17 years ago
  100. ce96b5a sched: fix __set_task_cpu() SMP race by Dmitry Adamushko · 17 years ago