index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
topology.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-19
sched/debug: Make CONFIG_SCHED_DEBUG functionality unconditional
Ingo Molnar
1
-13
/
+0
2025-03-17
sched/topology: Stop exposing partition_sched_domains_locked
Juri Lelli
1
-1
/
+1
2025-03-17
sched/topology: Remove redundant dl_clear_root_domain call
Juri Lelli
1
-14
/
+1
2025-03-17
sched/deadline: Rebuild root domain accounting after every update
Juri Lelli
1
-0
/
+1
2025-03-17
sched/deadline: Generalize unique visiting of root domains
Juri Lelli
1
-1
/
+1
2025-03-17
sched/topology: Wrappers for sched_domains_mutex
Juri Lelli
1
-2
/
+10
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
1
-1
/
+1
2024-12-20
sched: Move sched domain name out of CONFIG_SCHED_DEBUG
Swapnil Sapkal
1
-4
/
+0
2024-12-02
sched/deadline: Restore dl_server bandwidth on non-destructive root domain changes
Juri Lelli
1
-3
/
+5
2024-07-29
sched/fair: Fair server interface
Daniel Bristot de Oliveira
1
-0
/
+8
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
1
-1
/
+1
2024-05-27
sched: Fix spelling in comments
Ingo Molnar
1
-6
/
+6
2024-05-21
Merge tag 'bitmap-for-6.10v2' of https://github.com/norov/linux
Linus Torvalds
1
-4
/
+2
2024-05-19
Merge tag 'sched-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2024-05-17
Merge tag 'sysctl-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl
Linus Torvalds
1
-1
/
+0
2024-05-17
sched/fair: Allow disabling sched_balance_newidle with sched_relax_domain_level
Vitalii Bursov
1
-1
/
+1
2024-05-09
sched/topology: Optimize topology_span_sane()
Kyle Meyer
1
-4
/
+2
2024-04-24
scheduler: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
1
-1
/
+0
2024-03-25
sched/topology: Remove root_domain::max_cpu_capacity
Qais Yousef
1
-11
/
+2
2024-03-25
sched/topology: Export asym_cap_list
Qais Yousef
1
-18
/
+25
2024-02-28
sched/topology: Rename SD_SHARE_PKG_RESOURCES to SD_SHARE_LLC
Alex Shi
1
-14
/
+14
2024-02-28
sched/topology: Remove duplicate descriptions from TOPOLOGY_SD_FLAGS
Alex Shi
1
-4
/
+5
2023-10-24
sched/fair: Scan cluster before scanning LLC in wake-up path
Barry Song
1
-0
/
+12
2023-10-24
sched: Add cpus_share_resources API
Barry Song
1
-0
/
+13
2023-10-12
sched/topology: Rename 'DIE' domain to 'PKG'
Peter Zijlstra
1
-4
/
+4
2023-10-09
sched/topology: Move the declaration of 'schedutil_gov' to kernel/sched/sched.h
Ingo Molnar
1
-1
/
+0
2023-10-09
sched/topology: Change behaviour of the 'sched_energy_aware' sysctl, based on the platform
Shrikanth Hegde
1
-38
/
+74
2023-10-09
sched/topology: Remove the EM_MAX_COMPLEXITY limit
Pierre Gondois
1
-36
/
+3
2023-10-09
sched/topology: Consolidate and clean up access to a CPU's max compute capacity
Vincent Guittot
1
-2
/
+5
2023-09-15
sched/topology: Fix sched_numa_find_nth_cpu() comment
Yury Norov
1
-7
/
+9
2023-09-15
sched/topology: Handle NUMA_NO_NODE in sched_numa_find_nth_cpu()
Yury Norov
1
-0
/
+3
2023-09-15
sched/topology: Fix sched_numa_find_nth_cpu() in CPU-less case
Yury Norov
1
-1
/
+5
2023-07-26
sched/topology: Align group flags when removing degenerate domain
Chen Yu
1
-2
/
+1
2023-07-13
sched/topology: Record number of cores in sched group
Tim C Chen
1
-1
/
+11
2023-06-16
sched/core: Fixed missing rq clock update before calling set_rq_offline()
Hao Jia
1
-3
/
+3
2023-06-16
sched/topology: Mark set_sched_topology() __init
Miaohe Lin
1
-1
/
+1
2023-05-08
sched/topology: Propagate SMT flags when removing degenerate domain
Tim C Chen
1
-1
/
+6
2023-03-22
sched/topology: Make sched_energy_mutex,update static
Tom Rix
1
-2
/
+2
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-0
/
+95
2023-02-20
sched/topology: fix KASAN warning in hop_cmp()
Yury Norov
1
-3
/
+8
2023-02-07
sched/topology: Introduce sched_numa_hop_mask()
Valentin Schneider
1
-0
/
+33
2023-02-07
sched: add sched_numa_find_nth_cpu()
Yury Norov
1
-0
/
+57
2023-01-05
sched/topology: Add __init for sched_init_domains()
Bing Huang
1
-1
/
+1
2022-12-27
sched/topology: Add __init for init_defrootdomain
Bing Huang
1
-1
/
+1
2022-06-13
sched/numa: Adjust imb_numa_nr to a better approximation of memory channels
Mel Gorman
1
-8
/
+15
2022-04-06
sched: Move energy_aware sysctls to topology.c
Zhen Ni
1
-2
/
+23
2022-03-15
Merge branch 'sched/fast-headers' into sched/core
Ingo Molnar
1
-1
/
+0
2022-03-08
sched/topology: Remove redundant variable and fix incorrect type in build_sched_domains
K Prateek Nayak
1
-5
/
+3
2022-02-23
sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c files there
Ingo Molnar
1
-1
/
+0
2022-02-16
sched/isolation: Use single feature type while referring to housekeeping cpumask
Frederic Weisbecker
1
-4
/
+4
[next]