index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
topology.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-25
sched/topology: Check variable group before dereferencing it
Yi Wang
1
-1
/
+1
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-05-25
sched/topology: Clarify root domain(s) debug string
Juri Lelli
1
-1
/
+1
2018-03-04
sched/headers: Simplify and clean up header usage in the scheduler
Ingo Molnar
1
-4
/
+0
2018-03-03
sched: Clean up and harmonize the coding style of the scheduler code base
Ingo Molnar
1
-21
/
+21
2018-02-06
sched/rt: Up the root domain ref count when passing it around via IPIs
Steven Rostedt (VMware)
1
-0
/
+13
2017-11-08
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-27
sched/isolation: Move isolcpus= handling to the housekeeping code
Frederic Weisbecker
1
-18
/
+6
2017-10-24
sched/isolcpus: Fix "isolcpus=" boot parameter handling when !CONFIG_CPUMASK_...
Rakib Mullick
1
-2
/
+2
2017-10-10
sched/rt: Simplify the IPI based RT balancing logic
Steven Rostedt (Red Hat)
1
-0
/
+6
2017-10-10
sched/topology: Introduce NUMA identity node sched domain
Suravee Suthikulpanit
1
-3
/
+15
2017-10-10
sched/topology: Restore SD_PREFER_SIBLING on MC domains
Peter Zijlstra
1
-0
/
+1
2017-09-13
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+1
2017-09-12
sched/debug: Add debugfs knob for "sched_debug"
Peter Zijlstra
1
-3
/
+1
2017-09-09
treewide: make "nr_cpu_ids" unsigned
Alexey Dobriyan
1
-1
/
+1
2017-08-25
sched/debug: Optimize sched_domain sysctl generation
Peter Zijlstra
1
-0
/
+1
2017-08-25
sched/topology: Avoid pointless rebuild
Peter Zijlstra
1
-3
/
+12
2017-08-25
sched/topology: Improve comments
Peter Zijlstra
1
-2
/
+3
2017-08-25
sched/topology: Fix memory leak in __sdt_alloc()
Shu Wang
1
-9
/
+7
2017-08-10
sched: Mark pick_next_task_dl() and build_sched_domain() as static
Viresh Kumar
1
-1
/
+1
2017-08-10
sched/topology: Drop memset() from init_rootdomain()
Viresh Kumar
1
-3
/
+1
2017-05-15
sched/topology: Rename sched_group_cpus()
Peter Zijlstra
1
-19
/
+19
2017-05-15
sched/topology: Rename sched_group_mask()
Peter Zijlstra
1
-18
/
+15
2017-05-15
sched/topology: Simplify sched_group_mask() usage
Peter Zijlstra
1
-2
/
+3
2017-05-15
sched/topology: Rewrite get_group()
Peter Zijlstra
1
-24
/
+22
2017-05-15
sched/topology: Add a few comments
Peter Zijlstra
1
-7
/
+193
2017-05-15
sched/topology: Fix overlapping sched_group_capacity
Peter Zijlstra
1
-6
/
+16
2017-05-15
sched/topology: Add sched_group_capacity debugging
Peter Zijlstra
1
-10
/
+15
2017-05-15
sched/topology: Small cleanup
Peter Zijlstra
1
-2
/
+5
2017-05-15
sched/topology: Fix overlapping sched_group_mask
Peter Zijlstra
1
-1
/
+17
2017-05-15
sched/topology: Remove FORCE_SD_OVERLAP
Peter Zijlstra
1
-1
/
+1
2017-05-15
sched/topology: Move comment about asymmetric node setups
Lauro Ramos Venancio
1
-9
/
+10
2017-05-15
sched/topology: Optimize build_group_mask()
Lauro Ramos Venancio
1
-2
/
+2
2017-05-15
sched/topology: Verify the first group matches the child domain
Peter Zijlstra
1
-0
/
+6
2017-05-15
sched/debug: Print the scheduler topology group mask
Peter Zijlstra
1
-1
/
+11
2017-05-15
sched/topology: Simplify build_overlap_sched_groups()
Peter Zijlstra
1
-11
/
+2
2017-05-15
sched/topology: Fix building of overlapping sched-groups
Peter Zijlstra
1
-1
/
+1
2017-05-15
sched/topology: Refactor function build_overlap_sched_groups()
Lauro Ramos Venancio
1
-19
/
+43
2017-02-07
sched/topology: Split out scheduler topology code from core.c into topology.c
Ingo Molnar
1
-0
/
+1658