Kees Cook
|
6da2ec5605
treewide: kmalloc() -> kmalloc_array()
|
7 lat temu |
Juri Lelli
|
bf5015a50f
sched/topology: Clarify root domain(s) debug string
|
7 lat temu |
Ingo Molnar
|
325ea10c08
sched/headers: Simplify and clean up header usage in the scheduler
|
7 lat temu |
Ingo Molnar
|
97fb7a0a89
sched: Clean up and harmonize the coding style of the scheduler code base
|
7 lat temu |
Steven Rostedt (VMware)
|
364f566537
sched/rt: Up the root domain ref count when passing it around via IPIs
|
7 lat temu |
Ingo Molnar
|
8a103df440
Merge branch 'linus' into sched/core, to pick up fixes
|
7 lat temu |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 lat temu |
Frederic Weisbecker
|
edb9382175
sched/isolation: Move isolcpus= handling to the housekeeping code
|
7 lat temu |
Rakib Mullick
|
e22cdc3fc5
sched/isolcpus: Fix "isolcpus=" boot parameter handling when !CONFIG_CPUMASK_OFFSTACK
|
7 lat temu |
Steven Rostedt (Red Hat)
|
4bdced5c9a
sched/rt: Simplify the IPI based RT balancing logic
|
7 lat temu |
Suravee Suthikulpanit
|
051f3ca02e
sched/topology: Introduce NUMA identity node sched domain
|
8 lat temu |
Peter Zijlstra
|
ed4ad1ca08
sched/topology: Restore SD_PREFER_SIBLING on MC domains
|
7 lat temu |
Linus Torvalds
|
ec846ecd63
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 lat temu |
Peter Zijlstra
|
9469eb01db
sched/debug: Add debugfs knob for "sched_debug"
|
8 lat temu |
Alexey Dobriyan
|
9b130ad5bb
treewide: make "nr_cpu_ids" unsigned
|
8 lat temu |
Peter Zijlstra
|
bbdacdfed2
sched/debug: Optimize sched_domain sysctl generation
|
8 lat temu |
Peter Zijlstra
|
09e0dd8e0f
sched/topology: Avoid pointless rebuild
|
8 lat temu |
Peter Zijlstra
|
a090c4f2cd
sched/topology: Improve comments
|
8 lat temu |
Shu Wang
|
213c5a459a
sched/topology: Fix memory leak in __sdt_alloc()
|
8 lat temu |
Viresh Kumar
|
181a80d1f7
sched: Mark pick_next_task_dl() and build_sched_domain() as static
|
8 lat temu |
Viresh Kumar
|
4d13a06d54
sched/topology: Drop memset() from init_rootdomain()
|
8 lat temu |
Peter Zijlstra
|
ae4df9d6c9
sched/topology: Rename sched_group_cpus()
|
8 lat temu |
Peter Zijlstra
|
e5c14b1fb8
sched/topology: Rename sched_group_mask()
|
8 lat temu |
Peter Zijlstra
|
af218122b1
sched/topology: Simplify sched_group_mask() usage
|
8 lat temu |
Peter Zijlstra
|
0c0e776a9b
sched/topology: Rewrite get_group()
|
8 lat temu |
Peter Zijlstra
|
35a566e6e8
sched/topology: Add a few comments
|
8 lat temu |
Peter Zijlstra
|
1676330ecf
sched/topology: Fix overlapping sched_group_capacity
|
8 lat temu |
Peter Zijlstra
|
005f874dd2
sched/topology: Add sched_group_capacity debugging
|
8 lat temu |
Peter Zijlstra
|
8d5dc5126b
sched/topology: Small cleanup
|
8 lat temu |
Peter Zijlstra
|
73bb059f9b
sched/topology: Fix overlapping sched_group_mask
|
8 lat temu |