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
/
topology.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-03-06
1
-2
/
+31
|
\
|
*
sched/topology: Fix percpu data types in struct sd_data & struct s_data
Luc Van Oostenryck
2019-02-11
1
-1
/
+1
|
*
sched/core: Give DCE a fighting chance
Peter Zijlstra
2019-01-27
1
-1
/
+1
|
*
sched/topology: Introduce a sysctl for Energy Aware Scheduling
Quentin Perret
2019-01-27
1
-0
/
+29
*
|
sched: Replace call_rcu_sched() with call_rcu()
Paul E. McKenney
2019-01-25
1
-2
/
+2
|
/
*
sched/toplogy: Introduce the 'sched_energy_present' static key
Quentin Perret
2018-12-11
1
-4
/
+24
*
sched/topology: Make Energy Aware Scheduling depend on schedutil
Quentin Perret
2018-12-11
1
-4
/
+24
*
sched/topology: Disable EAS on inappropriate platforms
Quentin Perret
2018-12-11
1
-1
/
+48
*
sched/topology: Add lowest CPU asymmetry sched_domain level pointer
Quentin Perret
2018-12-11
1
-2
/
+6
*
sched/topology: Reference the Energy Model of CPUs when available
Quentin Perret
2018-12-11
1
-4
/
+130
*
sched/topology: Remove the ::smt_gain field from 'struct sched_domain'
Vincent Guittot
2018-12-11
1
-2
/
+0
*
sched/topology: Fix off by one bug
Peter Zijlstra
2018-11-04
1
-1
/
+1
*
sched/topology: Make local variables static
zhong jiang
2018-09-10
1
-2
/
+2
*
sched/core: Disable SD_PREFER_SIBLING on asymmetric CPU capacity domains
Morten Rasmussen
2018-09-10
1
-4
/
+8
*
sched/fair: Add sched_group per-CPU max capacity
Morten Rasmussen
2018-09-10
1
-0
/
+2
*
sched/topology: Add static_key for asymmetric CPU capacity optimizations
Morten Rasmussen
2018-09-10
1
-1
/
+8
*
sched/topology: Add SD_ASYM_CPUCAPACITY flag detection
Morten Rasmussen
2018-09-10
1
-6
/
+75
*
sched/topology: Set correct NUMA topology type
Srikar Dronamraju
2018-09-10
1
-4
/
+1
*
sched/topology: Check variable group before dereferencing it
Yi Wang
2018-07-25
1
-1
/
+1
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+1
*
sched/topology: Clarify root domain(s) debug string
Juri Lelli
2018-05-25
1
-1
/
+1
*
sched/headers: Simplify and clean up header usage in the scheduler
Ingo Molnar
2018-03-04
1
-4
/
+0
*
sched: Clean up and harmonize the coding style of the scheduler code base
Ingo Molnar
2018-03-03
1
-21
/
+21
*
sched/rt: Up the root domain ref count when passing it around via IPIs
Steven Rostedt (VMware)
2018-02-06
1
-0
/
+13
*
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2017-11-08
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
sched/isolation: Move isolcpus= handling to the housekeeping code
Frederic Weisbecker
2017-10-27
1
-18
/
+6
*
|
sched/isolcpus: Fix "isolcpus=" boot parameter handling when !CONFIG_CPUMASK_...
Rakib Mullick
2017-10-24
1
-2
/
+2
*
|
sched/rt: Simplify the IPI based RT balancing logic
Steven Rostedt (Red Hat)
2017-10-10
1
-0
/
+6
*
|
sched/topology: Introduce NUMA identity node sched domain
Suravee Suthikulpanit
2017-10-10
1
-3
/
+15
*
|
sched/topology: Restore SD_PREFER_SIBLING on MC domains
Peter Zijlstra
2017-10-10
1
-0
/
+1
|
/
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-09-13
1
-3
/
+1
|
\
|
*
sched/debug: Add debugfs knob for "sched_debug"
Peter Zijlstra
2017-09-12
1
-3
/
+1
*
|
treewide: make "nr_cpu_ids" unsigned
Alexey Dobriyan
2017-09-08
1
-1
/
+1
|
/
*
sched/debug: Optimize sched_domain sysctl generation
Peter Zijlstra
2017-08-25
1
-0
/
+1
*
sched/topology: Avoid pointless rebuild
Peter Zijlstra
2017-08-25
1
-3
/
+12
*
sched/topology: Improve comments
Peter Zijlstra
2017-08-25
1
-2
/
+3
*
sched/topology: Fix memory leak in __sdt_alloc()
Shu Wang
2017-08-25
1
-9
/
+7
*
sched: Mark pick_next_task_dl() and build_sched_domain() as static
Viresh Kumar
2017-08-10
1
-1
/
+1
*
sched/topology: Drop memset() from init_rootdomain()
Viresh Kumar
2017-08-10
1
-3
/
+1
[next]