index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
topology.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-08
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