index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-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