1. 0559ea3 sched/deadline: Use the revised wakeup rule for suspending constrained dl tasks by Daniel Bristot de Oliveira · 7 years ago
  2. 1ad4f28 sched/deadline: Zero out positive runtime after throttling constrained tasks by Xunlei Pang · 7 years ago
  3. 28714e9 sched/deadline: Use deadline instead of period when calculating overflow by Steven Rostedt (VMware) · 7 years ago
  4. a2e2911 sched/deadline: Throttle a constrained deadline task activated after the deadline by Daniel Bristot de Oliveira · 7 years ago
  5. 9cc56a0 sched/deadline: Make sure the replenishment timer fires in the next period by Daniel Bristot de Oliveira · 7 years ago
  6. 0a4d4da sched/deadline: Add missing update_rq_clock() in dl_task_timer() by Wanpeng Li · 7 years ago
  7. 916c5cfe sched/rt: Add a missing rescheduling point by Sebastian Andrzej Siewior · 7 years ago
  8. af79ad2 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  9. 61c7aca sched/deadline: Fix the intention to re-evalute tick dependency for offline CPU by Wanpeng Li · 8 years ago
  10. d8206bb sched/deadline: Split cpudl_set() into cpudl_set() and cpudl_clear() by Tommaso Cucinotta · 8 years ago
  11. 12bde33 cpufreq / sched: Pass runqueue pointer to cpufreq_update_util() by Rafael J. Wysocki · 8 years ago
  12. 58919e8 cpufreq / sched: Pass flags to cpufreq_update_util() by Rafael J. Wysocki · 8 years ago
  13. 98b0a85 sched/deadline: Remove useless parameter from setup_new_dl_entity() by Juri Lelli · 8 years ago
  14. c0c8c9f sched/deadline: Fix lock pinning warning during CPU hotplug by Wanpeng Li · 8 years ago
  15. 50605ff sched/core: Provide a tsk_nr_cpus_allowed() helper by Thomas Gleixner · 8 years ago
  16. ade42e0 sched/core: Use tsk_cpus_allowed() instead of accessing ->cpus_allowed by Thomas Gleixner · 8 years ago
  17. eb60b3e Merge branch 'sched/urgent' into sched/core to pick up fixes by Ingo Molnar · 8 years ago
  18. 13b5ab0 sched/rt, sched/dl: Don't push if task's scheduling class was changed by Xunlei Pang · 8 years ago
  19. e7904a2 locking/lockdep, sched/core: Implement a better lock pinning scheme by Peter Zijlstra · 9 years ago
  20. eb58075 sched/core: Introduce 'struct rq_flags' by Peter Zijlstra · 9 years ago
  21. 594dd29 sched/cpufreq: Optimize cpufreq update kicker to avoid update multiple times by Wanpeng Li · 8 years ago
  22. 277edba Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  23. 4ed3900 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  24. 34e2c55 cpufreq: Add mechanism for registering utilization update callbacks by Rafael J. Wysocki · 8 years ago
  25. 72f9f3f sched/deadline: Remove dl_new from struct sched_dl_entity by Luca Abeni · 8 years ago
  26. 801ccdb sched/deadline: Remove superfluous call to switched_to_dl() by Peter Zijlstra · 8 years ago
  27. 48be3a6 sched/deadline: Always calculate end of period on sched_yield() by Peter Zijlstra · 8 years ago
  28. c219b7d sched/deadline: Fix trivial typo in printk() message by Steven Rostedt · 8 years ago
  29. 7d92de3 sched/deadline: Fix the earliest_dl.next logic by Wanpeng Li · 9 years ago
  30. 0aaafaa sched/core: Add missing lockdep_unpin() annotations by Peter Zijlstra · 9 years ago
  31. 5aa5050 sched/deadline: Fix migration of SCHED_DEADLINE tasks by Luca Abeni · 9 years ago
  32. ff277d4 sched/deadline: Fix comment in enqueue_task_dl() by Andrea Parri · 9 years ago
  33. 4ffa08e sched/deadline: Fix comment in push_dl_tasks() by Andrea Parri · 9 years ago
  34. 6c37067 sched: Change the sched_class::set_cpus_allowed() calling context by Peter Zijlstra · 9 years ago
  35. c5b2803 sched: Make sched_class::set_cpus_allowed() unconditional by Peter Zijlstra · 9 years ago
  36. 3fe33bc sched/deadline: Remove a redundant condition from task_woken_dl() by Xunlei Pang · 9 years ago
  37. 98ec21a Merge branch 'sched-hrtimers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  38. 43224b9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  39. 6fab541 sched/deadline: Remove needless parameter in dl_runtime_exceeded() by Zhiqiang Zhang · 9 years ago
  40. 9d51426 sched/deadline: Reduce rq lock contention by eliminating locking of non-feasible target by Wanpeng Li · 9 years ago
  41. a6c0e74 sched/deadline: Make init_sched_dl_class() __init by Wanpeng Li · 9 years ago
  42. 8b5e770 sched/deadline: Optimize pull_dl_task() by Wanpeng Li · 9 years ago
  43. cbce1a6 sched,lockdep: Employ lock pinning by Peter Zijlstra · 9 years ago
  44. a649f23 sched,dl: Fix sched class hopping CBS hole by Peter Zijlstra · 9 years ago
  45. 9916e21 sched, dl: Convert switched_{from, to}_dl() / prio_changed_dl() to balance callbacks by Peter Zijlstra · 9 years ago
  46. 0ea60c2 sched,dl: Remove return value from pull_dl_task() by Peter Zijlstra · 9 years ago
  47. e3fca9e sched: Replace post_schedule with a balance callback list by Peter Zijlstra · 9 years ago
  48. 624bbdf Merge branch 'timers/core' into sched/hrtimers by Thomas Gleixner · 9 years ago
  49. 316c1608d sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()/WRITE_ONCE() by Jason Low · 9 years ago
  50. cc9684d sched: deadline: Use hrtimer_start() by Thomas Gleixner · 9 years ago
  51. fa9c9d1 sched/deadline: Support DL task migration during CPU hotplug by Wanpeng Li · 9 years ago
  52. 4cd57f9 sched/deadline: Always enqueue on previous rq when dl_task_timer() fires by Juri Lelli · 9 years ago
  53. 07c54f7 sched/core: Remove unused argument from init_[rt|dl]_rq() by Abel Vesa · 9 years ago
  54. bd4bde1 sched/deadline: Avoid a superfluous check by Wanpeng Li · 9 years ago
  55. 44fb085 sched/deadline: Add rq->clock update skip for dl task yield by Wanpeng Li · 9 years ago
  56. 6f1607f sched/dl: Do update_rq_clock() in yield_task_dl() by Kirill Tkhai · 9 years ago
  57. a79ec89 sched/dl: Prevent enqueue of a sleeping task in dl_task_timer() by Kirill Tkhai · 9 years ago
  58. 3960c8c sched: Make dl_task_time() use task_rq_lock() by Peter Zijlstra · 9 years ago
  59. 1019a35 sched/deadline: Fix stale yield state by Peter Zijlstra · 10 years ago
  60. a7bebf4 sched/deadline: Fix hrtick for a non-leftmost task by Wanpeng Li · 10 years ago
  61. 4c195c8 Merge branch 'sched/urgent' into sched/core, to merge fixes before applying new patches by Ingo Molnar · 9 years ago
  62. 40767b0 sched/deadline: Fix deadline parameter modification handling by Peter Zijlstra · 9 years ago
  63. 16b2694 sched/deadline: Modify cpudl::free_cpus to reflect rd->online by Xunlei Pang · 9 years ago
  64. 269ad80 sched/deadline: Avoid double-accounting in case of missed deadlines by Luca Abeni · 10 years ago
  65. 6a503c3 sched/deadline: Fix migration of SCHED_DEADLINE tasks by Luca Abeni · 10 years ago
  66. 36ce988 sched/deadline: Introduce start_hrtick_dl() for !CONFIG_SCHED_HRTICK by Wanpeng Li · 10 years ago
  67. c51b8ab sched/deadline: Fix rq->dl.pushable_tasks bug in push_dl_task() by Wanpeng Li · 10 years ago
  68. 6c1d941 sched: Move p->nr_cpus_allowed check to select_task_rq() by Wanpeng Li · 10 years ago
  69. e9ac5f0 Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying more changes by Ingo Molnar · 10 years ago
  70. 6e99891 sched/cputime: Fix clock_nanosleep()/clock_gettime() inconsistency by Stanislaw Gruszka · 10 years ago
  71. cad3bb3 sched/deadline: Don't check CONFIG_SMP in switched_from_dl() by Wanpeng Li · 10 years ago
  72. cd66091 sched/deadline: Reschedule from switched_from_dl() after a successful pull by Wanpeng Li · 10 years ago
  73. 6b0a563 sched/deadline: Push task away if the deadline is equal to curr during wakeup by Wanpeng Li · 10 years ago
  74. acb3213 sched/deadline: Add deadline rq status print by Wanpeng Li · 10 years ago
  75. 8049688 sched/deadline: Fix artificial overrun introduced by yield_task_dl() by Wanpeng Li · 10 years ago
  76. 67dfa1b sched/deadline: Implement cancel_dl_timer() to use in switched_from_dl() by Kirill Tkhai · 10 years ago
  77. f4e9d94 sched/deadline: Don't balance during wakeup if wakee is pinned by Wanpeng Li · 10 years ago
  78. 1d7e974 sched/deadline: Don't check SD_BALANCE_FORK by Wanpeng Li · 10 years ago
  79. 7f51412 sched/deadline: Fix bandwidth check/update when migrating tasks between exclusive cpusets by Juri Lelli · 10 years ago
  80. d9aade7a sched/deadline: Do not try to push tasks if pinned task switches to dl by Wanpeng Li · 10 years ago
  81. f3a7e1a sched/dl: Fix preemption checks by Kirill Tkhai · 10 years ago
  82. aee38ea sched/deadline: Fix races between rt_mutex_setprio() and dl_task_timer() by Juri Lelli · 10 years ago
  83. 64be6f1 sched/deadline: Don't replenish from a !SCHED_DEADLINE entity by Juri Lelli · 10 years ago
  84. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  85. 91ec677 sched/deadline: Fix inter- exclusive cpusets migrations by Juri Lelli · 10 years ago
  86. a5e7be3 sched/deadline: Clear dl_entity params when setscheduling to different class by Juri Lelli · 10 years ago
  87. 1ba93d4 sched/dl: Simplify pick_dl_task() by Kirill Tkhai · 10 years ago
  88. 177ef2a sched/deadline: Fix a precision problem in the microseconds range by xiaofeng.yan · 10 years ago
  89. 4ba2968 percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_t by Christoph Lameter · 10 years ago
  90. da0c1e6 sched: Add wrapper for checking task_struct::on_rq by Kirill Tkhai · 10 years ago
  91. 1b09d29 sched/rt: Fix replenish_dl_entity() comments to match the current upstream code by xiaofeng.yan · 10 years ago
  92. 8875125 sched: Transform resched_task() into resched_curr() by Kirill Tkhai · 10 years ago
  93. b2e09f6 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  94. 3f17ea6 Merge branch 'next' (accumulated 3.16 merge window patches) into master by Linus Torvalds · 10 years ago
  95. f602d06 sched/deadline: Delete extraneous extern for to_ratio() by Paul Gortmaker · 10 years ago
  96. 0f397f2 sched/dl: Fix race in dl_task_timer() by Kirill Tkhai · 10 years ago
  97. c224815 printk: Add printk_deferred_once by John Stultz · 10 years ago
  98. aac74dc printk: rename printk_sched to printk_deferred by John Stultz · 10 years ago
  99. 4027d08 sched/rt: Fix 'struct sched_dl_entity' and dl_task_time() comments, to match the current upstream code by xiaofeng.yan · 10 years ago
  100. 7246544 sched, nohz: Change rq->nr_running to always use wrappers by Kirill Tkhai · 10 years ago