index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
topology.c
Age
Commit message (
Expand
)
Author
2018-07-06
arm64: topology: re-introduce numa mask check for scheduler MC selection
Sudeep Holla
2018-07-06
arm64: topology: rename llc_siblings to align with other struct members
Sudeep Holla
2018-07-06
arm64: topology: restrict updating siblings_masks to online cpus only
Sudeep Holla
2018-07-06
arm64: topology: add support to remove cpu topology sibling masks
Sudeep Holla
2018-07-06
arm64: topology: refactor reset_cpu_topology to add support for removing topo...
Sudeep Holla
2018-06-07
arm64: topology: Avoid checking numa mask for scheduler MC selection
Jeremy Linton
2018-05-17
arm64: topology: divorce MC scheduling domain from core_siblings
Jeremy Linton
2018-05-17
arm64: topology: enable ACPI/PPTT based CPU topology
Jeremy Linton
2018-05-17
arm64: topology: rename cluster_id
Jeremy Linton
2018-01-02
arm64: Use of_cpu_node_to_id helper for CPU topology parsing
Suzuki K Poulose
2017-07-20
arm64: Convert to using %pOF instead of full_name
Rob Herring
2017-06-03
arm,arm64,drivers: add a prefix to drivers arch_topology interfaces
Juri Lelli
2017-06-03
arm,arm64,drivers: move externs in a new header file
Juri Lelli
2017-06-03
arm,arm64,drivers: reduce scope of cap_parsing_failed
Juri Lelli
2017-06-03
arm, arm64: factorize common cpu capacity default code
Juri Lelli
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-02-08
arm64: remove wrong CONFIG_PROC_SYSCTL ifdef
Juri Lelli
2017-01-27
arm64: skip register_cpufreq_notifier on ACPI-based systems
Prashanth Prakash
2016-11-07
arm64: add sysfs cpu_capacity attribute
Juri Lelli
2016-11-07
arm64: parse cpu capacity-dmips-mhz from DT
Juri Lelli
2015-07-27
arm64: kernel: remove non-legit DT warnings when booting using ACPI
Sudeep Holla
2014-11-25
arm64: topology: Fix handling of multi-level cluster MPIDR-based detection
Mark Brown
2014-07-09
arm64: topology: add MPIDR-based detection
Zi Shen Lim
2014-05-16
arm64: topology: Add support for topology DT bindings
Mark Brown
2014-05-16
arm64: topology: Initialise default topology state immediately
Mark Brown
2014-03-04
arm64: topology: Implement basic CPU topology support
Mark Brown