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
2019-06-24
sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()
Vincent Guittot
1
-4
/
+4
2019-06-03
sched/core: Remove sd->*_idx
Dietmar Eggemann
1
-10
/
+0
2019-04-19
sched/topology: Update init_sched_domains() comment
Juri Lelli
1
-3
/
+2
2019-04-10
sched/topology: Skip duplicate group rewrites in build_sched_groups()
Valentin Schneider
1
-3
/
+9
2019-04-10
sched/topology: Fix build_sched_groups() comment
Valentin Schneider
1
-2
/
+2
2019-04-03
sched_domain: Annotate RCU pointers properly
Joel Fernandes (Google)
1
-5
/
+5
2019-03-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+31
2019-02-11
sched/topology: Fix percpu data types in struct sd_data & struct s_data
Luc Van Oostenryck
1
-1
/
+1
2019-01-27
sched/core: Give DCE a fighting chance
Peter Zijlstra
1
-1
/
+1
2019-01-27
sched/topology: Introduce a sysctl for Energy Aware Scheduling
Quentin Perret
1
-0
/
+29
2019-01-25
sched: Replace call_rcu_sched() with call_rcu()
Paul E. McKenney
1
-2
/
+2
2018-12-11
sched/toplogy: Introduce the 'sched_energy_present' static key
Quentin Perret
1
-4
/
+24
2018-12-11
sched/topology: Make Energy Aware Scheduling depend on schedutil
Quentin Perret
1
-4
/
+24
2018-12-11
sched/topology: Disable EAS on inappropriate platforms
Quentin Perret
1
-1
/
+48
2018-12-11
sched/topology: Add lowest CPU asymmetry sched_domain level pointer
Quentin Perret
1
-2
/
+6
2018-12-11
sched/topology: Reference the Energy Model of CPUs when available
Quentin Perret
1
-4
/
+130
2018-12-11
sched/topology: Remove the ::smt_gain field from 'struct sched_domain'
Vincent Guittot
1
-2
/
+0
2018-11-04
sched/topology: Fix off by one bug
Peter Zijlstra
1
-1
/
+1
2018-09-10
sched/topology: Make local variables static
zhong jiang
1
-2
/
+2
2018-09-10
sched/core: Disable SD_PREFER_SIBLING on asymmetric CPU capacity domains
Morten Rasmussen
1
-4
/
+8
2018-09-10
sched/fair: Add sched_group per-CPU max capacity
Morten Rasmussen
1
-0
/
+2
2018-09-10
sched/topology: Add static_key for asymmetric CPU capacity optimizations
Morten Rasmussen
1
-1
/
+8
2018-09-10
sched/topology: Add SD_ASYM_CPUCAPACITY flag detection
Morten Rasmussen
1
-6
/
+75
2018-09-10
sched/topology: Set correct NUMA topology type
Srikar Dronamraju
1
-4
/
+1
2018-07-25
sched/topology: Check variable group before dereferencing it
Yi Wang
1
-1
/
+1
2018-06-12
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-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
[next]