T.Zhou
|
176cedc4ed
sched/dl: Fix comment in pick_next_task_dl()
|
8 年之前 |
Daniel Bristot de Oliveira
|
9846d50df3
sched/deadline: Fix typo in a comment
|
8 年之前 |
Linus Torvalds
|
af79ad2b1f
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 年之前 |
Wanpeng Li
|
61c7aca695
sched/deadline: Fix the intention to re-evalute tick dependency for offline CPU
|
9 年之前 |
Tommaso Cucinotta
|
d8206bb3ff
sched/deadline: Split cpudl_set() into cpudl_set() and cpudl_clear()
|
9 年之前 |
Rafael J. Wysocki
|
12bde33dbb
cpufreq / sched: Pass runqueue pointer to cpufreq_update_util()
|
9 年之前 |
Rafael J. Wysocki
|
58919e83c8
cpufreq / sched: Pass flags to cpufreq_update_util()
|
9 年之前 |
Juri Lelli
|
98b0a85780
sched/deadline: Remove useless parameter from setup_new_dl_entity()
|
9 年之前 |
Wanpeng Li
|
c0c8c9fa21
sched/deadline: Fix lock pinning warning during CPU hotplug
|
9 年之前 |
Thomas Gleixner
|
50605ffbda
sched/core: Provide a tsk_nr_cpus_allowed() helper
|
9 年之前 |
Thomas Gleixner
|
ade42e092b
sched/core: Use tsk_cpus_allowed() instead of accessing ->cpus_allowed
|
9 年之前 |
Ingo Molnar
|
eb60b3e5e8
Merge branch 'sched/urgent' into sched/core to pick up fixes
|
9 年之前 |
Xunlei Pang
|
13b5ab02ae
sched/rt, sched/dl: Don't push if task's scheduling class was changed
|
9 年之前 |
Peter Zijlstra
|
e7904a28f5
locking/lockdep, sched/core: Implement a better lock pinning scheme
|
10 年之前 |
Peter Zijlstra
|
eb58075149
sched/core: Introduce 'struct rq_flags'
|
10 年之前 |
Wanpeng Li
|
594dd290cf
sched/cpufreq: Optimize cpufreq update kicker to avoid update multiple times
|
9 年之前 |
Linus Torvalds
|
277edbabf6
Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
9 年之前 |
Rafael J. Wysocki
|
4ed3900427
Merge branch 'pm-cpufreq'
|
9 年之前 |
Rafael J. Wysocki
|
34e2c555f3
cpufreq: Add mechanism for registering utilization update callbacks
|
9 年之前 |
Luca Abeni
|
72f9f3fdc9
sched/deadline: Remove dl_new from struct sched_dl_entity
|
9 年之前 |
Peter Zijlstra
|
801ccdbf01
sched/deadline: Remove superfluous call to switched_to_dl()
|
9 年之前 |
Peter Zijlstra
|
48be3a67da
sched/deadline: Always calculate end of period on sched_yield()
|
9 年之前 |
Steven Rostedt
|
c219b7ddb6
sched/deadline: Fix trivial typo in printk() message
|
9 年之前 |
Wanpeng Li
|
7d92de3a82
sched/deadline: Fix the earliest_dl.next logic
|
9 年之前 |
Peter Zijlstra
|
0aaafaabfc
sched/core: Add missing lockdep_unpin() annotations
|
9 年之前 |
Luca Abeni
|
5aa5050787
sched/deadline: Fix migration of SCHED_DEADLINE tasks
|
9 年之前 |
Andrea Parri
|
ff277d4250
sched/deadline: Fix comment in enqueue_task_dl()
|
10 年之前 |
Andrea Parri
|
4ffa08ed4c
sched/deadline: Fix comment in push_dl_tasks()
|
10 年之前 |
Peter Zijlstra
|
6c37067e27
sched: Change the sched_class::set_cpus_allowed() calling context
|
10 年之前 |
Peter Zijlstra
|
c5b2803840
sched: Make sched_class::set_cpus_allowed() unconditional
|
10 年之前 |