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.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 tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-11-29
1
-1
/
+27
|
\
|
*
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
2020-11-24
1
-1
/
+27
*
|
Merge tag 'sched-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-11-22
3
-55
/
+71
|
\
\
|
*
|
sched/deadline: Fix priority inheritance with multiple scheduling classes
Juri Lelli
2020-11-17
2
-49
/
+59
|
*
|
sched: Fix rq->nr_iowait ordering
Peter Zijlstra
2020-11-17
1
-5
/
+10
|
*
|
sched/fair: Fix overutilized update in enqueue_task_fair()
Quentin Perret
2020-11-17
1
-1
/
+2
*
|
|
Merge tag 'sched-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-11-15
2
-31
/
+51
|
\
|
|
|
*
|
sched/debug: Fix memory corruption caused by multiple small reads of flags
Colin Ian King
2020-11-10
1
-6
/
+6
|
*
|
sched/fair: Prefer prev cpu in asymmetric wakeup path
Vincent Guittot
2020-11-10
1
-24
/
+43
|
*
|
sched/fair: Ensure tasks spreading in LLC during LB
Vincent Guittot
2020-11-10
1
-1
/
+2
*
|
|
cpufreq: Introduce governor flags
Rafael J. Wysocki
2020-11-10
1
-1
/
+1
|
|
/
|
/
|
*
|
cpufreq: schedutil: Don't skip freq update if need_freq_update is set
Viresh Kumar
2020-11-02
1
-12
/
+10
*
|
cpufreq: schedutil: Always call driver if CPUFREQ_NEED_UPDATE_LIMITS is set
Rafael J. Wysocki
2020-10-29
1
-2
/
+4
*
|
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
5
-5
/
+5
*
|
Merge tag 'sched-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-10-25
2
-5
/
+12
|
\
|
|
*
sched/features: Fix !CONFIG_JUMP_LABEL case
Juri Lelli
2020-10-14
2
-4
/
+11
|
*
sched: Replace zero-length array with flexible-array
zhuguangqing
2020-10-14
1
-1
/
+1
*
|
Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2020-10-23
1
-2
/
+3
|
\
\
|
*
|
cpufreq: schedutil: restore cached freq when next_f is not changed
Wei Wang
2020-10-19
1
-2
/
+3
*
|
|
task_work: cleanup notification modes
Jens Axboe
2020-10-17
1
-1
/
+1
|
/
/
*
|
Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2020-10-14
1
-16
/
+2
|
\
\
|
|
/
|
/
|
|
*
cpufreq: schedutil: Simplify sugov_fast_switch()
Rafael J. Wysocki
2020-10-07
1
-6
/
+2
|
*
cpufreq: Move traces and update to policy->cur to cpufreq core
Viresh Kumar
2020-10-05
1
-11
/
+1
*
|
Merge tag 'sched-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-12
7
-108
/
+305
|
\
\
|
|
/
|
/
|
|
*
sched/deadline: Unthrottle PI boosted threads while enqueuing
Daniel Bristot de Oliveira
2020-10-03
1
-0
/
+21
|
*
sched/debug: Add new tracepoint to track cpu_capacity
Vincent Donnefort
2020-10-03
2
-0
/
+15
|
*
sched/fair: Tweak pick_next_entity()
Peter Oskolkov
2020-10-03
1
-10
/
+10
|
*
rseq/membarrier: Add MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ
Peter Oskolkov
2020-09-25
1
-30
/
+106
|
*
sched/fair: Use dst group while checking imbalance for NUMA balancer
Barry Song
2020-09-25
1
-4
/
+4
|
*
sched/fair: Reduce busy load balance interval
Vincent Guittot
2020-09-25
1
-1
/
+1
|
*
sched/fair: Minimize concurrent LBs between domain level
Vincent Guittot
2020-09-25
1
-0
/
+9
|
*
sched/fair: Reduce minimal imbalance threshold
Vincent Guittot
2020-09-25
1
-1
/
+1
|
*
sched/fair: Relax constraint on task's load during load balance
Vincent Guittot
2020-09-25
1
-2
/
+2
|
*
sched/fair: Remove the force parameter of update_tg_load_avg()
Xianting Tian
2020-09-25
1
-10
/
+9
|
*
sched/fair: Fix wrong cpu selecting from isolated domain
Xunlei Pang
2020-09-25
1
-4
/
+5
|
*
sched: Remove unused inline function uclamp_bucket_base_value()
YueHaibing
2020-09-25
1
-5
/
+0
|
*
sched/rt: Disable RT_RUNTIME_SHARE by default
Daniel Bristot de Oliveira
2020-09-25
1
-1
/
+1
|
*
sched/deadline: Fix stale throttling on de-/boosted tasks
Lucas Stach
2020-09-25
1
-5
/
+8
|
*
sched/numa: Use runnable_avg to classify node
Vincent Guittot
2020-09-25
1
-2
/
+7
|
*
sched/topology: Move sd_flag_debug out of #ifdef CONFIG_SYSCTL
Valentin Schneider
2020-09-09
2
-6
/
+6
|
*
sched/topology: Move SD_DEGENERATE_GROUPS_MASK out of linux/sched/topology.h
Valentin Schneider
2020-08-26
1
-0
/
+7
|
*
sched/topology: Move sd_flag_debug out of linux/sched/topology.h
Valentin Schneider
2020-08-26
1
-0
/
+6
|
*
sched: Cache task_struct::flags in sched_submit_work()
Sebastian Andrzej Siewior
2020-08-26
1
-2
/
+5
|
*
sched/fair: Simplify the work when reweighting entity
Jiang Biao
2020-08-26
1
-2
/
+2
|
*
sched/fair: Fix wrong negative conversion in find_energy_efficient_cpu()
Lukasz Luba
2020-08-26
1
-1
/
+2
|
*
sched/fair: Ignore cache hotness for SMT migration
Josh Don
2020-08-26
1
-0
/
+4
|
*
sched/topology: Mark SD_PREFER_SIBLING as SDF_NEEDS_GROUPS
Valentin Schneider
2020-08-19
1
-1
/
+1
|
*
sched/topology: Propagate SD_ASYM_CPUCAPACITY upwards
Valentin Schneider
2020-08-19
1
-2
/
+1
|
*
sched/topology: Remove SD_SERIALIZE degeneration special case
Valentin Schneider
2020-08-19
1
-4
/
+2
|
*
sched/topology: Use prebuilt SD flag degeneration mask
Valentin Schneider
2020-08-19
1
-16
/
+4
[next]