Linus Torvalds
|
cca08cd66c
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 years ago |
Linus Torvalds
|
c86ad14d30
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 years ago |
Thomas Gleixner
|
d60585c576
sched/core: Correct off by one bug in load migration calculation
|
9 years ago |
Peter Zijlstra
|
55e16d30bd
sched/fair: Rework throttle_count sync
|
9 years ago |
Peter Zijlstra
|
8663e24d56
sched/fair: Reorder cgroup creation code
|
9 years ago |
Vincent Guittot
|
ea86cb4b76
sched/cgroup: Fix cpu_cgroup_fork() handling
|
9 years ago |
Ingo Molnar
|
630741fb60
Merge branch 'sched/urgent' into sched/core, to pick up fixes
|
9 years ago |
Konstantin Khlebnikov
|
094f469172
sched/fair: Initialize throttle_count for new task-groups lazily
|
9 years ago |
Peter Zijlstra
|
1f03e8d291
locking/barriers: Replace smp_cond_acquire() with smp_cond_load_acquire()
|
9 years ago |
Wanpeng Li
|
3d89e5478b
sched/cputime: Fix prev steal time accouting during CPU hotplug
|
9 years ago |
Linus Torvalds
|
d57d394319
Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
9 years ago |
Peter Zijlstra
|
59efa0bac9
sched/core: Kill sched_class::task_waking to clean up the migration logic
|
9 years ago |
Ingo Molnar
|
4eb8676517
Merge branch 'smp/hotplug' into sched/core, to resolve conflicts
|
9 years ago |
Thomas Gleixner
|
20a5c8cc74
sched/fair: Make ilb_notifier an explicit call
|
9 years ago |
Yuyang Du
|
172895e6b5
sched/fair: Rename SCHED_LOAD_SHIFT to NICE_0_LOAD_SHIFT and remove SCHED_LOAD_SCALE
|
9 years ago |
Yuyang Du
|
6ecdd74962
sched/fair: Generalize the load/util averages resolution definition
|
9 years ago |
Peter Zijlstra
|
2159197d66
sched/core: Enable increased load resolution on 64-bit kernels
|
9 years ago |
Peter Zijlstra
|
e7904a28f5
locking/lockdep, sched/core: Implement a better lock pinning scheme
|
10 years ago |
Peter Zijlstra
|
eb58075149
sched/core: Introduce 'struct rq_flags'
|
10 years ago |
Peter Zijlstra
|
3e71a462dd
sched/core: Move task_rq_lock() out of line
|
9 years ago |
Frederic Weisbecker
|
9fd81dd5ce
sched/fair: Optimize !CONFIG_NO_HZ_COMMON CPU load updates
|
9 years ago |
Frederic Weisbecker
|
cee1afce30
sched/fair: Gather CPU load functions under a more conventional namespace
|
9 years ago |
Rafael J. Wysocki
|
9bdcb44e39
cpufreq: schedutil: New governor based on scheduler utilization data
|
9 years ago |
Yuyang Du
|
2b8c41daba
sched/fair: Initiate a new task's util avg to a bounded value
|
9 years ago |
Linus Torvalds
|
be53f58fa0
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 years ago |
Ingo Molnar
|
42e405f7b1
Merge branch 'linus' into sched/urgent, to pick up dependencies
|
9 years ago |
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 years ago |
Linus Torvalds
|
e23604edac
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 years ago |
Rafael J. Wysocki
|
adaf9fcd13
cpufreq: Move scheduler-related code to the sched directory
|
9 years ago |
Rafael J. Wysocki
|
34e2c555f3
cpufreq: Add mechanism for registering utilization update callbacks
|
9 years ago |