index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
topology.h
Age
Commit message (
Expand
)
Author
2020-07-22
arch_topology, sched/core: Cleanup thermal pressure definition
Valentin Schneider
2020-03-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-03-06
arm64: use activity monitors for frequency invariance
Ionela Voinescu
2020-03-06
arm64/topology: Populate arch_scale_thermal_pressure() for arm64 platforms
Thara Gopinath
2019-07-22
cpu-topology: Move cpu topology code to common code.
Atish Patra
2018-09-10
sched/topology, arch/arm64: Rebuild the sched_domain hierarchy when the CPU c...
Morten Rasmussen
2018-07-06
arm64: topology: rename llc_siblings to align with other struct members
Sudeep Holla
2018-07-06
arm64: topology: add support to remove cpu topology sibling masks
Sudeep Holla
2018-05-17
arm64: topology: divorce MC scheduling domain from core_siblings
Jeremy Linton
2018-05-17
arm64: topology: rename cluster_id
Jeremy Linton
2017-11-13
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-03
arm64: wire cpu-invariant accounting support up to the task scheduler
Dietmar Eggemann
2017-10-03
arm64: wire frequency-invariant accounting support up to the task scheduler
Dietmar Eggemann
2016-04-15
arm64, numa: Add NUMA support for arm64 platforms.
Ganapatrao Kulkarni
2015-07-27
arm64: force CONFIG_SMP=y and remove redundant #ifdefs
Will Deacon
2015-05-27
sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()
Bartosz Golaszewski
2014-05-16
arm64: sched: Remove unused mc_capable() and smt_capable()
Zi Shen Lim
2014-03-04
arm64: topology: Implement basic CPU topology support
Mark Brown