index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
deadline.c
Age
Commit message (
Expand
)
Author
2017-03-16
sched/deadline: Make sure the replenishment timer fires in the next period
Daniel Bristot de Oliveira
2017-03-16
sched/deadline: Add missing update_rq_clock() in dl_task_timer()
Wanpeng Li
2017-03-02
sched/core: Remove the tsk_nr_cpus_allowed() wrapper
Ingo Molnar
2017-03-02
sched/core: Remove the tsk_cpus_allowed() wrapper
Ingo Molnar
2017-01-30
sched/rt: Add a missing rescheduling point
Sebastian Andrzej Siewior
2017-01-14
sched/core: Add wrappers for lockdep_(un)pin_lock()
Matt Fleming
2016-11-23
sched/dl: Fix comment in pick_next_task_dl()
T.Zhou
2016-11-11
sched/deadline: Fix typo in a comment
Daniel Bristot de Oliveira
2016-10-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-09-05
sched/deadline: Fix the intention to re-evalute tick dependency for offline CPU
Wanpeng Li
2016-09-05
sched/deadline: Split cpudl_set() into cpudl_set() and cpudl_clear()
Tommaso Cucinotta
2016-08-16
cpufreq / sched: Pass runqueue pointer to cpufreq_update_util()
Rafael J. Wysocki
2016-08-16
cpufreq / sched: Pass flags to cpufreq_update_util()
Rafael J. Wysocki
2016-08-10
sched/deadline: Remove useless parameter from setup_new_dl_entity()
Juri Lelli
2016-08-10
sched/deadline: Fix lock pinning warning during CPU hotplug
Wanpeng Li
2016-05-12
sched/core: Provide a tsk_nr_cpus_allowed() helper
Thomas Gleixner
2016-05-12
sched/core: Use tsk_cpus_allowed() instead of accessing ->cpus_allowed
Thomas Gleixner
2016-05-12
Merge branch 'sched/urgent' into sched/core to pick up fixes
Ingo Molnar
2016-05-10
sched/rt, sched/dl: Don't push if task's scheduling class was changed
Xunlei Pang
2016-05-05
locking/lockdep, sched/core: Implement a better lock pinning scheme
Peter Zijlstra
2016-05-05
sched/core: Introduce 'struct rq_flags'
Peter Zijlstra
2016-04-28
sched/cpufreq: Optimize cpufreq update kicker to avoid update multiple times
Wanpeng Li
2016-03-16
Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-03-14
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2016-03-09
cpufreq: Add mechanism for registering utilization update callbacks
Rafael J. Wysocki
2016-03-08
sched/deadline: Remove dl_new from struct sched_dl_entity
Luca Abeni
2016-02-29
sched/deadline: Remove superfluous call to switched_to_dl()
Peter Zijlstra
2016-02-29
sched/deadline: Always calculate end of period on sched_yield()
Peter Zijlstra
2016-02-17
sched/deadline: Fix trivial typo in printk() message
Steven Rostedt
2016-01-06
sched/deadline: Fix the earliest_dl.next logic
Wanpeng Li
2015-10-23
sched/core: Add missing lockdep_unpin() annotations
Peter Zijlstra
2015-10-20
sched/deadline: Fix migration of SCHED_DEADLINE tasks
Luca Abeni
2015-08-12
sched/deadline: Fix comment in enqueue_task_dl()
Andrea Parri
2015-08-12
sched/deadline: Fix comment in push_dl_tasks()
Andrea Parri
2015-08-12
sched: Change the sched_class::set_cpus_allowed() calling context
Peter Zijlstra
2015-08-12
sched: Make sched_class::set_cpus_allowed() unconditional
Peter Zijlstra
2015-08-03
sched/deadline: Remove a redundant condition from task_woken_dl()
Xunlei Pang
2015-06-24
Merge branch 'sched-hrtimers-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2015-06-22
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-06-19
sched/deadline: Remove needless parameter in dl_runtime_exceeded()
Zhiqiang Zhang
2015-06-19
sched/deadline: Reduce rq lock contention by eliminating locking of non-feasi...
Wanpeng Li
2015-06-19
sched/deadline: Make init_sched_dl_class() __init
Wanpeng Li
2015-06-19
sched/deadline: Optimize pull_dl_task()
Wanpeng Li
2015-06-19
sched,lockdep: Employ lock pinning
Peter Zijlstra
2015-06-19
sched,dl: Fix sched class hopping CBS hole
Peter Zijlstra
2015-06-19
sched, dl: Convert switched_{from, to}_dl() / prio_changed_dl() to balance ca...
Peter Zijlstra
2015-06-19
sched,dl: Remove return value from pull_dl_task()
Peter Zijlstra
2015-06-19
sched: Replace post_schedule with a balance callback list
Peter Zijlstra
2015-06-19
Merge branch 'timers/core' into sched/hrtimers
Thomas Gleixner
2015-05-08
sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()...
Jason Low
[prev]
[next]