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
/
topology.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched/topology: Skip updating masks for non-online nodes
Valentin Schneider
2021-08-20
1
-0
/
+65
*
sched/topology: Rework CPU capacity asymmetry detection
Beata Michalska
2021-06-24
1
-78
/
+131
*
sched: Wrap rq::lock access
Peter Zijlstra
2021-05-12
1
-2
/
+2
*
sched/debug: Rename the sched_debug parameter to sched_verbose
Peter Zijlstra
2021-04-17
1
-6
/
+6
*
sched,debug: Convert sysctl sched_domains to debugfs
Peter Zijlstra
2021-04-16
1
-5
/
+1
*
sched/topology: Remove redundant cpumask_and() in init_overlap_sched_group()
Barry Song
2021-03-25
1
-1
/
+1
*
sched: Fix various typos
Ingo Molnar
2021-03-22
1
-1
/
+1
*
sched/topology: fix the issue groups don't span domain->span for NUMA diamete...
Barry Song
2021-03-06
1
-30
/
+61
*
sched/topology: Fix sched_domain_topology_level alloc in sched_init_numa()
Dietmar Eggemann
2021-02-17
1
-1
/
+1
*
sched/topology: Make sched_init_numa() use a set for the deduplicating sort
Valentin Schneider
2021-01-27
1
-51
/
+48
*
sched/topology: Condition EAS enablement on FIE support
Ionela Voinescu
2020-11-19
1
-0
/
+9
*
sched/topology,schedutil: Wrap sched domains rebuild
Ionela Voinescu
2020-11-19
1
-7
/
+11
*
sched/topology: Warn when NUMA diameter > 2
Valentin Schneider
2020-11-19
1
-0
/
+33
*
sched/deadline: Optimize sched_dl_global_validate()
Peng Liu
2020-10-29
1
-0
/
+1
*
Merge tag 'sched-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-12
1
-29
/
+40
|
\
|
*
sched/fair: Reduce busy load balance interval
Vincent Guittot
2020-09-25
1
-1
/
+1
|
*
sched/fair: Reduce minimal imbalance threshold
Vincent Guittot
2020-09-25
1
-1
/
+1
|
*
sched/topology: Move sd_flag_debug out of #ifdef CONFIG_SYSCTL
Valentin Schneider
2020-09-09
1
-0
/
+6
|
*
sched/topology: Move SD_DEGENERATE_GROUPS_MASK out of linux/sched/topology.h
Valentin Schneider
2020-08-26
1
-0
/
+7
|
*
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
|
*
sched/topology: Verify SD_* flags setup when sched_debug is on
Valentin Schneider
2020-08-19
1
-0
/
+17
|
*
ARM, sched/topology: Remove SD_SHARE_POWERDOMAIN
Valentin Schneider
2020-08-19
1
-7
/
+3
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-3
/
+3
|
/
*
Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2020-08-03
1
-10
/
+10
|
\
|
*
PM / EM: change naming convention from 'capacity' to 'performance'
Lukasz Luba
2020-06-24
1
-10
/
+10
*
|
sched: correct SD_flags returned by tl->sd_flags()
Peng Liu
2020-06-15
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-03
1
-1
/
+1
|
\
|
*
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-27
1
-1
/
+1
*
|
sched/topology: Kill SD_LOAD_BALANCE
Valentin Schneider
2020-04-30
1
-2
/
+1
*
|
sched: Remove checks against SD_LOAD_BALANCE
Valentin Schneider
2020-04-30
1
-19
/
+9
|
/
*
sched/topology: Don't enable EAS on SMT systems
Valentin Schneider
2020-03-06
1
-2
/
+10
*
sched/topology: Remove SD_BALANCE_WAKE on asymmetric capacity systems
Morten Rasmussen
2020-02-20
1
-12
/
+3
*
sched/topology: Assert non-NUMA topology masks don't (partially) overlap
Valentin Schneider
2020-01-17
1
-0
/
+39
*
Merge tag 'v5.4-rc7' into sched/core, to pick up fixes
Ingo Molnar
2019-11-11
1
-2
/
+9
|
\
|
*
sched/topology: Allow sched_asym_cpucapacity to be disabled
Valentin Schneider
2019-10-29
1
-1
/
+5
|
*
sched/topology: Don't try to build empty sched domains
Valentin Schneider
2019-10-29
1
-1
/
+4
*
|
sched/topology: Don't set SD_BALANCE_WAKE on cpuset domain relax
Valentin Schneider
2019-10-17
1
-6
/
+3
|
/
*
sched/topology: Improve load balancing on AMD EPYC systems
Matt Fleming
2019-09-03
1
-1
/
+2
*
cpusets: Rebuild root domain deadline accounting information
Mathieu Poirier
2019-07-25
1
-1
/
+12
*
sched/topology: Add partition_sched_domains_locked()
Mathieu Poirier
2019-07-25
1
-4
/
+13
*
sched/isolation: Prefer housekeeping CPU in local node
Wanpeng Li
2019-07-25
1
-0
/
+20
*
sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()
Vincent Guittot
2019-06-24
1
-4
/
+4
*
sched/core: Remove sd->*_idx
Dietmar Eggemann
2019-06-03
1
-10
/
+0
*
sched/topology: Update init_sched_domains() comment
Juri Lelli
2019-04-19
1
-3
/
+2
*
sched/topology: Skip duplicate group rewrites in build_sched_groups()
Valentin Schneider
2019-04-10
1
-3
/
+9
*
sched/topology: Fix build_sched_groups() comment
Valentin Schneider
2019-04-10
1
-2
/
+2
*
sched_domain: Annotate RCU pointers properly
Joel Fernandes (Google)
2019-04-03
1
-5
/
+5
[next]