index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched
/
topology.h
Age
Commit message (
Expand
)
Author
2024-04-24
sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu...
Vincent Guittot
2024-03-12
sched/balancing: Rename load_balance() => sched_balance_rq()
Ingo Molnar
2024-03-11
Merge tag 'sched-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-02-28
sched/topology: Rename SD_SHARE_PKG_RESOURCES to SD_SHARE_LLC
Alex Shi
2024-02-24
sched: Add a new function to compare if two cpus have the same capacity
Qais Yousef
2023-12-23
sched/topology: Add a new arch_scale_freq_ref() method
Vincent Guittot
2023-10-24
sched/fair: Remove SIS_PROP
Peter Zijlstra
2023-10-24
sched: Add cpus_share_resources API
Barry Song
2023-06-16
sched/topology: Mark set_sched_topology() __init
Miaohe Lin
2022-06-28
sched/fair: Introduce SIS_UTIL to search idle CPU based on sum of util_avg
Chen Yu
2022-02-11
sched/fair: Adjust the allowed NUMA imbalance when SD_NUMA spans multiple LLCs
Mel Gorman
2021-11-23
arch_topology: Remove unused topology_set_thermal_pressure() and related
Lukasz Luba
2021-11-23
arch_topology: Introduce thermal pressure update function
Lukasz Luba
2021-10-31
sched/fair: Wait before decaying max_newidle_lb_cost
Vincent Guittot
2021-10-15
sched: Add cluster scheduler level in core and related Kconfig for ARM64
Barry Song
2020-11-19
sched/topology,schedutil: Wrap sched domains rebuild
Ionela Voinescu
2020-08-26
sched/topology: Move SD_DEGENERATE_GROUPS_MASK out of linux/sched/topology.h
Valentin Schneider
2020-08-26
sched/topology: Move sd_flag_debug out of linux/sched/topology.h
Valentin Schneider
2020-08-19
sched/topology: Introduce SD metaflag for flags needing > 1 groups
Valentin Schneider
2020-08-19
sched/topology: Define and assign sched_domain flag metadata
Valentin Schneider
2020-08-19
sched/topology: Split out SD_* flags declaration to its own file
Valentin Schneider
2020-08-19
ARM, sched/topology: Remove SD_SHARE_POWERDOMAIN
Valentin Schneider
2020-08-01
sched: Document arch_scale_*_capacity()
Valentin Schneider
2020-07-22
arch_topology, sched/core: Cleanup thermal pressure definition
Valentin Schneider
2020-04-30
sched/topology: Kill SD_LOAD_BALANCE
Valentin Schneider
2020-04-18
sched: topology.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-06
sched/topology: Add callback to read per CPU thermal pressure
Thara Gopinath
2019-07-25
sched/topology: Add partition_sched_domains_locked()
Mathieu Poirier
2019-06-24
sched/uclamp: Add CPU's clamp buckets refcounting
Patrick Bellasi
2019-06-24
sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()
Vincent Guittot
2019-06-03
sched/core: Remove sd->*_idx
Dietmar Eggemann
2019-04-03
sched_domain: Annotate RCU pointers properly
Joel Fernandes (Google)
2019-02-11
sched/topology: Fix percpu data types in struct sd_data & struct s_data
Luc Van Oostenryck
2018-12-11
sched/topology: Relocate arch_scale_cpu_capacity() to the internal header
Quentin Perret
2018-12-11
sched/topology: Remove the ::smt_gain field from 'struct sched_domain'
Vincent Guittot
2018-09-10
sched/topology: Add SD_ASYM_CPUCAPACITY flag detection
Morten Rasmussen
2018-01-10
sched/cpufreq: Move arch_scale_{freq,cpu}_capacity() outside of #ifdef CONFIG...
Juri Lelli
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-10
sched/core: Fix wake_affine() performance regression
Peter Zijlstra
2017-08-10
sched/fair: Fix wake_affine() for !NUMA_BALANCING
Peter Zijlstra
2017-03-03
sched/headers: Remove the <linux/topology.h> include from <linux/sched.h>
Ingo Molnar
2017-03-03
sched/headers: Remove <linux/sched.h> from <linux/sched/topology.h>
Ingo Molnar
2017-03-02
sched/headers: Move scheduler topology interfaces to <linux/sched/topology.h>
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar