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
/
arch
/
arm64
/
kernel
/
topology.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-06
arm64: topology: re-introduce numa mask check for scheduler MC selection
Sudeep Holla
1
-1
/
+6
2018-07-06
arm64: topology: rename llc_siblings to align with other struct members
Sudeep Holla
1
-6
/
+6
2018-07-06
arm64: topology: restrict updating siblings_masks to online cpus only
Sudeep Holla
1
-5
/
+3
2018-07-06
arm64: topology: add support to remove cpu topology sibling masks
Sudeep Holla
1
-0
/
+14
2018-07-06
arm64: topology: refactor reset_cpu_topology to add support for removing topo...
Sudeep Holla
1
-7
/
+14
2018-06-07
arm64: topology: Avoid checking numa mask for scheduler MC selection
Jeremy Linton
1
-7
/
+4
2018-05-17
arm64: topology: divorce MC scheduling domain from core_siblings
Jeremy Linton
1
-1
/
+35
2018-05-17
arm64: topology: enable ACPI/PPTT based CPU topology
Jeremy Linton
1
-1
/
+44
2018-05-17
arm64: topology: rename cluster_id
Jeremy Linton
1
-13
/
+13
2018-01-02
arm64: Use of_cpu_node_to_id helper for CPU topology parsing
Suzuki K Poulose
1
-10
/
+6
2017-07-20
arm64: Convert to using %pOF instead of full_name
Rob Herring
1
-11
/
+11
2017-06-03
arm,arm64,drivers: add a prefix to drivers arch_topology interfaces
Juri Lelli
1
-2
/
+2
2017-06-03
arm,arm64,drivers: move externs in a new header file
Juri Lelli
1
-3
/
+1
2017-06-03
arm,arm64,drivers: reduce scope of cap_parsing_failed
Juri Lelli
1
-4
/
+1
2017-06-03
arm, arm64: factorize common cpu capacity default code
Juri Lelli
1
-216
/
+3
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+0
2017-02-08
arm64: remove wrong CONFIG_PROC_SYSCTL ifdef
Juri Lelli
1
-2
/
+0
2017-01-27
arm64: skip register_cpufreq_notifier on ACPI-based systems
Prashanth Prakash
1
-1
/
+7
2016-11-07
arm64: add sysfs cpu_capacity attribute
Juri Lelli
1
-0
/
+64
2016-11-07
arm64: parse cpu capacity-dmips-mhz from DT
Juri Lelli
1
-1
/
+158
2015-07-27
arm64: kernel: remove non-legit DT warnings when booting using ACPI
Sudeep Holla
1
-1
/
+1
2014-11-25
arm64: topology: Fix handling of multi-level cluster MPIDR-based detection
Mark Brown
1
-2
/
+5
2014-07-09
arm64: topology: add MPIDR-based detection
Zi Shen Lim
1
-14
/
+33
2014-05-16
arm64: topology: Add support for topology DT bindings
Mark Brown
1
-8
/
+196
2014-05-16
arm64: topology: Initialise default topology state immediately
Mark Brown
1
-4
/
+4
2014-03-04
arm64: topology: Implement basic CPU topology support
Mark Brown
1
-0
/
+95