index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
topology.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-24
1
-1
/
+1
*
sched: Fix spelling in comments
Ingo Molnar
2024-05-27
1
-6
/
+6
*
Merge tag 'bitmap-for-6.10v2' of https://github.com/norov/linux
Linus Torvalds
2024-05-21
1
-4
/
+2
|
\
|
*
sched/topology: Optimize topology_span_sane()
Kyle Meyer
2024-05-09
1
-4
/
+2
*
|
Merge tag 'sched-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-05-19
1
-1
/
+1
|
\
\
|
*
|
sched/fair: Allow disabling sched_balance_newidle with sched_relax_domain_level
Vitalii Bursov
2024-05-17
1
-1
/
+1
*
|
|
Merge tag 'sysctl-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-17
1
-1
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
scheduler: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-04-24
1
-1
/
+0
|
|
/
*
|
sched/topology: Remove root_domain::max_cpu_capacity
Qais Yousef
2024-03-25
1
-11
/
+2
*
|
sched/topology: Export asym_cap_list
Qais Yousef
2024-03-25
1
-18
/
+25
|
/
*
sched/topology: Rename SD_SHARE_PKG_RESOURCES to SD_SHARE_LLC
Alex Shi
2024-02-28
1
-14
/
+14
*
sched/topology: Remove duplicate descriptions from TOPOLOGY_SD_FLAGS
Alex Shi
2024-02-28
1
-4
/
+5
*
sched/fair: Scan cluster before scanning LLC in wake-up path
Barry Song
2023-10-24
1
-0
/
+12
*
sched: Add cpus_share_resources API
Barry Song
2023-10-24
1
-0
/
+13
*
sched/topology: Rename 'DIE' domain to 'PKG'
Peter Zijlstra
2023-10-12
1
-4
/
+4
*
sched/topology: Move the declaration of 'schedutil_gov' to kernel/sched/sched.h
Ingo Molnar
2023-10-09
1
-1
/
+0
*
sched/topology: Change behaviour of the 'sched_energy_aware' sysctl, based on...
Shrikanth Hegde
2023-10-09
1
-38
/
+74
*
sched/topology: Remove the EM_MAX_COMPLEXITY limit
Pierre Gondois
2023-10-09
1
-36
/
+3
*
sched/topology: Consolidate and clean up access to a CPU's max compute capacity
Vincent Guittot
2023-10-09
1
-2
/
+5
*
sched/topology: Fix sched_numa_find_nth_cpu() comment
Yury Norov
2023-09-15
1
-7
/
+9
*
sched/topology: Handle NUMA_NO_NODE in sched_numa_find_nth_cpu()
Yury Norov
2023-09-15
1
-0
/
+3
*
sched/topology: Fix sched_numa_find_nth_cpu() in CPU-less case
Yury Norov
2023-09-15
1
-1
/
+5
*
sched/topology: Align group flags when removing degenerate domain
Chen Yu
2023-07-26
1
-2
/
+1
*
sched/topology: Record number of cores in sched group
Tim C Chen
2023-07-13
1
-1
/
+11
*
sched/core: Fixed missing rq clock update before calling set_rq_offline()
Hao Jia
2023-06-16
1
-3
/
+3
*
sched/topology: Mark set_sched_topology() __init
Miaohe Lin
2023-06-16
1
-1
/
+1
*
sched/topology: Propagate SMT flags when removing degenerate domain
Tim C Chen
2023-05-08
1
-1
/
+6
*
sched/topology: Make sched_energy_mutex,update static
Tom Rix
2023-03-22
1
-2
/
+2
*
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-02-21
1
-0
/
+95
|
\
|
*
sched/topology: fix KASAN warning in hop_cmp()
Yury Norov
2023-02-20
1
-3
/
+8
|
*
sched/topology: Introduce sched_numa_hop_mask()
Valentin Schneider
2023-02-07
1
-0
/
+33
|
*
sched: add sched_numa_find_nth_cpu()
Yury Norov
2023-02-07
1
-0
/
+57
*
|
sched/topology: Add __init for sched_init_domains()
Bing Huang
2023-01-05
1
-1
/
+1
*
|
sched/topology: Add __init for init_defrootdomain
Bing Huang
2022-12-27
1
-1
/
+1
|
/
*
sched/numa: Adjust imb_numa_nr to a better approximation of memory channels
Mel Gorman
2022-06-13
1
-8
/
+15
*
sched: Move energy_aware sysctls to topology.c
Zhen Ni
2022-04-06
1
-2
/
+23
*
Merge branch 'sched/fast-headers' into sched/core
Ingo Molnar
2022-03-15
1
-1
/
+0
|
\
|
*
sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c f...
Ingo Molnar
2022-02-23
1
-1
/
+0
*
|
sched/topology: Remove redundant variable and fix incorrect type in build_sch...
K Prateek Nayak
2022-03-08
1
-5
/
+3
|
/
*
sched/isolation: Use single feature type while referring to housekeeping cpumask
Frederic Weisbecker
2022-02-16
1
-4
/
+4
*
sched/numa: Fix NUMA topology for systems with CPU-less nodes
Huang Ying
2022-02-16
1
-85
/
+121
*
sched: replace cpumask_weight with cpumask_empty where appropriate
Yury Norov
2022-02-16
1
-1
/
+1
*
sched/fair: Adjust the allowed NUMA imbalance when SD_NUMA spans multiple LLCs
Mel Gorman
2022-02-11
1
-0
/
+53
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
1
-1
/
+0
|
\
|
*
mm: move node_reclaim_distance to fix NUMA without SMP
Geert Uytterhoeven
2021-11-06
1
-1
/
+0
*
|
sched/fair: Wait before decaying max_newidle_lb_cost
Vincent Guittot
2021-10-31
1
-1
/
+1
*
|
sched/rt: Annotate the RT balancing logic irqwork as IRQ_WORK_HARD_IRQ
Sebastian Andrzej Siewior
2021-10-15
1
-1
/
+1
*
|
sched: Add cluster scheduler level in core and related Kconfig for ARM64
Barry Song
2021-10-15
1
-0
/
+5
*
|
sched/topology: Remove unused numa_distance in cpu_attach_domain()
Yicong Yang
2021-10-14
1
-4
/
+0
*
|
sched/topology: Introduce sched_group::flags
Ricardo Neri
2021-10-05
1
-3
/
+18
|
/
[next]