index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
topology.c
Age
Commit message (
Expand
)
Author
2017-05-15
sched/topology: Rename sched_group_cpus()
Peter Zijlstra
2017-05-15
sched/topology: Rename sched_group_mask()
Peter Zijlstra
2017-05-15
sched/topology: Simplify sched_group_mask() usage
Peter Zijlstra
2017-05-15
sched/topology: Rewrite get_group()
Peter Zijlstra
2017-05-15
sched/topology: Add a few comments
Peter Zijlstra
2017-05-15
sched/topology: Fix overlapping sched_group_capacity
Peter Zijlstra
2017-05-15
sched/topology: Add sched_group_capacity debugging
Peter Zijlstra
2017-05-15
sched/topology: Small cleanup
Peter Zijlstra
2017-05-15
sched/topology: Fix overlapping sched_group_mask
Peter Zijlstra
2017-05-15
sched/topology: Remove FORCE_SD_OVERLAP
Peter Zijlstra
2017-05-15
sched/topology: Move comment about asymmetric node setups
Lauro Ramos Venancio
2017-05-15
sched/topology: Optimize build_group_mask()
Lauro Ramos Venancio
2017-05-15
sched/topology: Verify the first group matches the child domain
Peter Zijlstra
2017-05-15
sched/debug: Print the scheduler topology group mask
Peter Zijlstra
2017-05-15
sched/topology: Simplify build_overlap_sched_groups()
Peter Zijlstra
2017-05-15
sched/topology: Fix building of overlapping sched-groups
Peter Zijlstra
2017-05-15
sched/topology: Refactor function build_overlap_sched_groups()
Lauro Ramos Venancio
2017-02-07
sched/topology: Split out scheduler topology code from core.c into topology.c
Ingo Molnar