index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
topology.c
Age
Commit message (
Expand
)
Author
2025-11-17
sched/fair: Proportional newidle balance
Peter Zijlstra
2025-10-16
sched: Create architecture specific sched domain distances
Tim Chen
2025-09-30
Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-09-03
sched: Fix sched_numa_find_nth_cpu() if mask offline
Christian Loehle
2025-09-03
sched: Move STDL_INIT() functions out-of-line
Peter Zijlstra
2025-09-03
sched/fair: Get rid of sched_domains_curr_level hack for tl->cpumask()
Peter Zijlstra
2025-07-14
sched/topology: Remove sched_domain_topology_level::flags
K Prateek Nayak
2025-07-14
smpboot: introduce SDTL_INIT() helper to tidy sched topology setup
Li Chen
2025-06-13
sched/smp: Use the SMP version of sched_update_asym_prefer_cpu()
Ingo Molnar
2025-06-13
sched/smp: Make SMP unconditional
Ingo Molnar
2025-06-13
sched/smp: Always define sched_domains_mutex_lock()/unlock(), def_root_domain...
Ingo Molnar
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/topology.c
Ingo Molnar
2025-06-11
sched: Make clangd usable
Peter Zijlstra
2025-05-27
Merge tag 'pm-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2025-05-07
cpufreq/sched: Move cpufreq-specific EAS checks to cpufreq
Rafael J. Wysocki
2025-05-07
cpufreq/sched: schedutil: Add helper for governor checks
Rafael J. Wysocki
2025-04-16
sched/topology: Introduce sched_update_asym_prefer_cpu()
K Prateek Nayak
2025-04-08
sched/isolation: Make use of more than one housekeeping cpu
Phil Auld
2025-04-08
sched/topology: Refinement to topology_span_sane speedup
Steve Wahl
2025-04-08
sched/topology: improve topology_span_sane speed
Steve Wahl
2025-03-19
sched/debug: Make CONFIG_SCHED_DEBUG functionality unconditional
Ingo Molnar
2025-03-17
sched/topology: Stop exposing partition_sched_domains_locked
Juri Lelli
2025-03-17
sched/topology: Remove redundant dl_clear_root_domain call
Juri Lelli
2025-03-17
sched/deadline: Rebuild root domain accounting after every update
Juri Lelli
2025-03-17
sched/deadline: Generalize unique visiting of root domains
Juri Lelli
2025-03-17
sched/topology: Wrappers for sched_domains_mutex
Juri Lelli
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2024-12-20
sched: Move sched domain name out of CONFIG_SCHED_DEBUG
Swapnil Sapkal
2024-12-02
sched/deadline: Restore dl_server bandwidth on non-destructive root domain ch...
Juri Lelli
2024-07-29
sched/fair: Fair server interface
Daniel Bristot de Oliveira
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-05-27
sched: Fix spelling in comments
Ingo Molnar
2024-05-21
Merge tag 'bitmap-for-6.10v2' of https://github.com/norov/linux
Linus Torvalds
2024-05-19
Merge tag 'sched-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-05-17
Merge tag 'sysctl-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-17
sched/fair: Allow disabling sched_balance_newidle with sched_relax_domain_level
Vitalii Bursov
2024-05-09
sched/topology: Optimize topology_span_sane()
Kyle Meyer
2024-04-24
scheduler: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-03-25
sched/topology: Remove root_domain::max_cpu_capacity
Qais Yousef
2024-03-25
sched/topology: Export asym_cap_list
Qais Yousef
2024-02-28
sched/topology: Rename SD_SHARE_PKG_RESOURCES to SD_SHARE_LLC
Alex Shi
2024-02-28
sched/topology: Remove duplicate descriptions from TOPOLOGY_SD_FLAGS
Alex Shi
2023-10-24
sched/fair: Scan cluster before scanning LLC in wake-up path
Barry Song
2023-10-24
sched: Add cpus_share_resources API
Barry Song
2023-10-12
sched/topology: Rename 'DIE' domain to 'PKG'
Peter Zijlstra
2023-10-09
sched/topology: Move the declaration of 'schedutil_gov' to kernel/sched/sched.h
Ingo Molnar
2023-10-09
sched/topology: Change behaviour of the 'sched_energy_aware' sysctl, based on...
Shrikanth Hegde
2023-10-09
sched/topology: Remove the EM_MAX_COMPLEXITY limit
Pierre Gondois
2023-10-09
sched/topology: Consolidate and clean up access to a CPU's max compute capacity
Vincent Guittot
2023-09-15
sched/topology: Fix sched_numa_find_nth_cpu() comment
Yury Norov
[next]