index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-05-25
1
-7
/
+11
|
\
|
*
sched/core: Fix remote wakeups
Peter Zijlstra
2016-05-25
1
-7
/
+11
|
|
|
\
*
-
.
\
Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-core'
Rafael J. Wysocki
2016-05-25
1
-1
/
+3
|
\
\
\
|
*
|
|
cpufreq: schedutil: Improve prints messages with pr_fmt
Viresh Kumar
2016-05-19
1
-1
/
+3
*
|
|
|
Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2016-05-16
4
-11
/
+576
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2016-05-16
4
-11
/
+576
|
|
\
|
|
|
|
*
|
Merge back earlier cpufreq material for v4.7.
Rafael J. Wysocki
2016-04-28
4
-11
/
+576
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
cpufreq: Call cpufreq_disable_fast_switch() in sugov_exit()
Rafael J. Wysocki
2016-04-08
1
-0
/
+2
|
|
|
*
cpufreq: schedutil: New governor based on scheduler utilization data
Rafael J. Wysocki
2016-04-02
3
-0
/
+537
|
|
|
*
cpufreq: sched: Helpers to add and remove update_util hooks
Rafael J. Wysocki
2016-04-02
1
-11
/
+37
*
|
|
|
sched/core: Provide a tsk_nr_cpus_allowed() helper
Thomas Gleixner
2016-05-12
3
-27
/
+27
*
|
|
|
sched/core: Use tsk_cpus_allowed() instead of accessing ->cpus_allowed
Thomas Gleixner
2016-05-12
3
-5
/
+5
*
|
|
|
sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systems
Vik Heyndrickx
2016-05-12
1
-4
/
+7
*
|
|
|
sched/fair: Correct unit of load_above_capacity
Morten Rasmussen
2016-05-12
1
-2
/
+4
*
|
|
|
sched/fair: Clean up scale confusion
Peter Zijlstra
2016-05-12
1
-2
/
+1
*
|
|
|
sched/nohz: Fix affine unpinned timers mess
Wanpeng Li
2016-05-12
1
-1
/
+4
*
|
|
|
sched/fair: Fix fairness issue on migration
Peter Zijlstra
2016-05-12
1
-6
/
+16
*
|
|
|
sched/core: Kill sched_class::task_waking to clean up the migration logic
Peter Zijlstra
2016-05-12
3
-42
/
+32
*
|
|
|
sched/fair: Prepare to fix fairness problems on migration
Peter Zijlstra
2016-05-12
2
-8
/
+58
*
|
|
|
sched/fair: Move record_wakee()
Peter Zijlstra
2016-05-12
1
-28
/
+33
*
|
|
|
Merge branch 'smp/hotplug' into sched/core, to resolve conflicts
Ingo Molnar
2016-05-12
3
-238
/
+180
|
\
\
\
\
|
*
|
|
|
sched: Make hrtick_notifier an explicit call
Thomas Gleixner
2016-05-06
1
-33
/
+1
|
*
|
|
|
sched/fair: Make ilb_notifier an explicit call
Thomas Gleixner
2016-05-06
3
-14
/
+6
|
*
|
|
|
sched/hotplug: Move migration CPU_DYING to sched_cpu_dying()
Thomas Gleixner
2016-05-06
1
-50
/
+22
|
*
|
|
|
sched/migration: Move CPU_ONLINE into scheduler state
Thomas Gleixner
2016-05-06
1
-11
/
+22
|
*
|
|
|
sched/migration: Move calc_load_migrate() into CPU_DYING
Thomas Gleixner
2016-05-06
1
-3
/
+0
|
*
|
|
|
sched/migration: Move prepare transition to SCHED_STARTING state
Thomas Gleixner
2016-05-06
1
-9
/
+11
|
*
|
|
|
sched/hotplug: Move sync_rcu to be with set_cpu_active(false)
Peter Zijlstra
2016-05-06
1
-0
/
+14
|
*
|
|
|
sched/hotplug: Convert cpu_[in]active notifiers to state machine
Thomas Gleixner
2016-05-06
1
-46
/
+21
|
*
|
|
|
sched: Move sched_domains_numa_masks_clear() to DOWN_PREPARE
Thomas Gleixner
2016-05-06
1
-3
/
+0
|
*
|
|
|
sched: Consolidate the notifier maze
Thomas Gleixner
2016-05-06
1
-105
/
+69
|
*
|
|
|
sched: Allow hotplug notifiers to be setup early
Thomas Gleixner
2016-05-06
1
-23
/
+36
|
*
|
|
|
sched: Make set_cpu_rq_start_time() a built in hotplug state
Thomas Gleixner
2016-05-06
1
-7
/
+9
|
*
|
|
|
sched: Allow per-cpu kernel threads to run on online && !active
Peter Zijlstra (Intel)
2016-05-06
1
-7
/
+42
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'sched/urgent' into sched/core to pick up fixes
Ingo Molnar
2016-05-12
3
-15
/
+16
|
\
\
\
\
|
*
|
|
|
Revert "sched/fair: Fix fairness issue on migration"
Ingo Molnar
2016-05-11
1
-14
/
+6
|
*
|
|
|
sched/rt, sched/dl: Don't push if task's scheduling class was changed
Xunlei Pang
2016-05-10
2
-0
/
+2
|
*
|
|
|
sched/fair: Fix !CONFIG_SMP kernel cpufreq governor breakage
Rafael J. Wysocki
2016-05-07
1
-1
/
+8
|
|
|
/
/
|
|
/
|
|
*
|
|
|
sched/core: Fix comment typo in wake_q_add()
Davidlohr Bueso
2016-05-09
1
-1
/
+1
*
|
|
|
sched/core: Remove unused variable
Muhammad Falak R Wani
2016-05-09
1
-2
/
+2
*
|
|
|
sched/fair: Fix comment in calculate_imbalance()
Dietmar Eggemann
2016-05-05
1
-3
/
+4
*
|
|
|
sched/fair: Remove stale power aware scheduling comments
Dietmar Eggemann
2016-05-05
1
-10
/
+3
*
|
|
|
sched/fair: Update rq clock before updating nohz CPU load
Matt Fleming
2016-05-05
1
-0
/
+1
*
|
|
|
sched/debug: Print out idle balance values even on !CONFIG_SCHEDSTATS kernels
Wanpeng Li
2016-05-05
1
-5
/
+5
*
|
|
|
sched/fair: Optimize sum computation with a lookup table
Yuyang Du
2016-05-05
1
-8
/
+13
*
|
|
|
sched/fair: Rename SCHED_LOAD_SHIFT to NICE_0_LOAD_SHIFT and remove SCHED_LOA...
Yuyang Du
2016-05-05
2
-13
/
+13
*
|
|
|
sched/fair: Generalize the load/util averages resolution definition
Yuyang Du
2016-05-05
2
-9
/
+10
*
|
|
|
sched/core: Enable increased load resolution on 64-bit kernels
Peter Zijlstra
2016-05-05
1
-4
/
+6
*
|
|
|
locking/lockdep, sched/core: Implement a better lock pinning scheme
Peter Zijlstra
2016-05-05
7
-53
/
+61
*
|
|
|
sched/core: Introduce 'struct rq_flags'
Peter Zijlstra
2016-05-05
3
-56
/
+62
[next]