index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
topology.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-12
Merge tag 'sched-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-29
/
+40
2020-09-25
sched/fair: Reduce busy load balance interval
Vincent Guittot
1
-1
/
+1
2020-09-25
sched/fair: Reduce minimal imbalance threshold
Vincent Guittot
1
-1
/
+1
2020-09-09
sched/topology: Move sd_flag_debug out of #ifdef CONFIG_SYSCTL
Valentin Schneider
1
-0
/
+6
2020-08-26
sched/topology: Move SD_DEGENERATE_GROUPS_MASK out of linux/sched/topology.h
Valentin Schneider
1
-0
/
+7
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-08-19
sched/topology: Mark SD_PREFER_SIBLING as SDF_NEEDS_GROUPS
Valentin Schneider
1
-1
/
+1
2020-08-19
sched/topology: Propagate SD_ASYM_CPUCAPACITY upwards
Valentin Schneider
1
-2
/
+1
2020-08-19
sched/topology: Remove SD_SERIALIZE degeneration special case
Valentin Schneider
1
-4
/
+2
2020-08-19
sched/topology: Use prebuilt SD flag degeneration mask
Valentin Schneider
1
-16
/
+4
2020-08-19
sched/topology: Verify SD_* flags setup when sched_debug is on
Valentin Schneider
1
-0
/
+17
2020-08-19
ARM, sched/topology: Remove SD_SHARE_POWERDOMAIN
Valentin Schneider
1
-7
/
+3
2020-08-03
Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-10
/
+10
2020-06-24
PM / EM: change naming convention from 'capacity' to 'performance'
Lukasz Luba
1
-10
/
+10
2020-06-15
sched: correct SD_flags returned by tl->sd_flags()
Peng Liu
1
-1
/
+1
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-1
/
+1
2020-04-30
sched/topology: Kill SD_LOAD_BALANCE
Valentin Schneider
1
-2
/
+1
2020-04-30
sched: Remove checks against SD_LOAD_BALANCE
Valentin Schneider
1
-19
/
+9
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
1
-1
/
+1
2020-03-06
sched/topology: Don't enable EAS on SMT systems
Valentin Schneider
1
-2
/
+10
2020-02-20
sched/topology: Remove SD_BALANCE_WAKE on asymmetric capacity systems
Morten Rasmussen
1
-12
/
+3
2020-01-17
sched/topology: Assert non-NUMA topology masks don't (partially) overlap
Valentin Schneider
1
-0
/
+39
2019-11-11
Merge tag 'v5.4-rc7' into sched/core, to pick up fixes
Ingo Molnar
1
-2
/
+9
2019-10-29
sched/topology: Allow sched_asym_cpucapacity to be disabled
Valentin Schneider
1
-1
/
+5
2019-10-29
sched/topology: Don't try to build empty sched domains
Valentin Schneider
1
-1
/
+4
2019-10-17
sched/topology: Don't set SD_BALANCE_WAKE on cpuset domain relax
Valentin Schneider
1
-6
/
+3
2019-09-03
sched/topology: Improve load balancing on AMD EPYC systems
Matt Fleming
1
-1
/
+2
2019-07-25
cpusets: Rebuild root domain deadline accounting information
Mathieu Poirier
1
-1
/
+12
2019-07-25
sched/topology: Add partition_sched_domains_locked()
Mathieu Poirier
1
-4
/
+13
2019-07-25
sched/isolation: Prefer housekeeping CPU in local node
Wanpeng Li
1
-0
/
+20
2019-06-24
sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()
Vincent Guittot
1
-4
/
+4
2019-06-03
sched/core: Remove sd->*_idx
Dietmar Eggemann
1
-10
/
+0
2019-04-19
sched/topology: Update init_sched_domains() comment
Juri Lelli
1
-3
/
+2
2019-04-10
sched/topology: Skip duplicate group rewrites in build_sched_groups()
Valentin Schneider
1
-3
/
+9
2019-04-10
sched/topology: Fix build_sched_groups() comment
Valentin Schneider
1
-2
/
+2
2019-04-03
sched_domain: Annotate RCU pointers properly
Joel Fernandes (Google)
1
-5
/
+5
2019-03-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+31
2019-02-11
sched/topology: Fix percpu data types in struct sd_data & struct s_data
Luc Van Oostenryck
1
-1
/
+1
2019-01-27
sched/core: Give DCE a fighting chance
Peter Zijlstra
1
-1
/
+1
2019-01-27
sched/topology: Introduce a sysctl for Energy Aware Scheduling
Quentin Perret
1
-0
/
+29
2019-01-25
sched: Replace call_rcu_sched() with call_rcu()
Paul E. McKenney
1
-2
/
+2
2018-12-11
sched/toplogy: Introduce the 'sched_energy_present' static key
Quentin Perret
1
-4
/
+24
2018-12-11
sched/topology: Make Energy Aware Scheduling depend on schedutil
Quentin Perret
1
-4
/
+24
2018-12-11
sched/topology: Disable EAS on inappropriate platforms
Quentin Perret
1
-1
/
+48
2018-12-11
sched/topology: Add lowest CPU asymmetry sched_domain level pointer
Quentin Perret
1
-2
/
+6
2018-12-11
sched/topology: Reference the Energy Model of CPUs when available
Quentin Perret
1
-4
/
+130
2018-12-11
sched/topology: Remove the ::smt_gain field from 'struct sched_domain'
Vincent Guittot
1
-2
/
+0
2018-11-04
sched/topology: Fix off by one bug
Peter Zijlstra
1
-1
/
+1
2018-09-10
sched/topology: Make local variables static
zhong jiang
1
-2
/
+2
2018-09-10
sched/core: Disable SD_PREFER_SIBLING on asymmetric CPU capacity domains
Morten Rasmussen
1
-4
/
+8
[next]