index
:
linux/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
topology.c
Age
Commit message (
Expand
)
Author
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
2023-09-15
sched/topology: Handle NUMA_NO_NODE in sched_numa_find_nth_cpu()
Yury Norov
2023-09-15
sched/topology: Fix sched_numa_find_nth_cpu() in CPU-less case
Yury Norov
2023-07-26
sched/topology: Align group flags when removing degenerate domain
Chen Yu
2023-07-13
sched/topology: Record number of cores in sched group
Tim C Chen
2023-06-16
sched/core: Fixed missing rq clock update before calling set_rq_offline()
Hao Jia
2023-06-16
sched/topology: Mark set_sched_topology() __init
Miaohe Lin
2023-05-08
sched/topology: Propagate SMT flags when removing degenerate domain
Tim C Chen
2023-03-22
sched/topology: Make sched_energy_mutex,update static
Tom Rix
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-02-20
sched/topology: fix KASAN warning in hop_cmp()
Yury Norov
2023-02-07
sched/topology: Introduce sched_numa_hop_mask()
Valentin Schneider
2023-02-07
sched: add sched_numa_find_nth_cpu()
Yury Norov
2023-01-05
sched/topology: Add __init for sched_init_domains()
Bing Huang
2022-12-27
sched/topology: Add __init for init_defrootdomain
Bing Huang
2022-06-13
sched/numa: Adjust imb_numa_nr to a better approximation of memory channels
Mel Gorman
2022-04-06
sched: Move energy_aware sysctls to topology.c
Zhen Ni
2022-03-15
Merge branch 'sched/fast-headers' into sched/core
Ingo Molnar
2022-03-08
sched/topology: Remove redundant variable and fix incorrect type in build_sch...
K Prateek Nayak
2022-02-23
sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c f...
Ingo Molnar
2022-02-16
sched/isolation: Use single feature type while referring to housekeeping cpumask
Frederic Weisbecker
2022-02-16
sched/numa: Fix NUMA topology for systems with CPU-less nodes
Huang Ying
2022-02-16
sched: replace cpumask_weight with cpumask_empty where appropriate
Yury Norov
2022-02-11
sched/fair: Adjust the allowed NUMA imbalance when SD_NUMA spans multiple LLCs
Mel Gorman
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
mm: move node_reclaim_distance to fix NUMA without SMP
Geert Uytterhoeven
2021-10-31
sched/fair: Wait before decaying max_newidle_lb_cost
Vincent Guittot
2021-10-15
sched/rt: Annotate the RT balancing logic irqwork as IRQ_WORK_HARD_IRQ
Sebastian Andrzej Siewior
2021-10-15
sched: Add cluster scheduler level in core and related Kconfig for ARM64
Barry Song
2021-10-14
sched/topology: Remove unused numa_distance in cpu_attach_domain()
Yicong Yang
2021-10-05
sched/topology: Introduce sched_group::flags
Ricardo Neri
2021-08-20
sched/topology: Skip updating masks for non-online nodes
Valentin Schneider
2021-06-24
sched/topology: Rework CPU capacity asymmetry detection
Beata Michalska
[next]