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
/
cpufeature.c
Age
Commit message (
Expand
)
Author
2016-03-17
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-03-04
arm64: make mrs_s prefixing implicit in read_cpuid
Mark Rutland
2016-02-29
arm64: Add ARM64_HAS_VIRT_HOST_EXTN feature
Marc Zyngier
2016-02-26
arm64: Add support for Half precision floating point
Suzuki K Poulose
2016-02-25
arm64: Rename cpuid_feature field extract routines
Suzuki K Poulose
2016-02-25
arm64: capabilities: Handle sign of the feature bit
Suzuki K Poulose
2016-02-25
arm64: cpufeature: Fix the sign of feature bits
Suzuki K Poulose
2016-02-25
arm64: cpufeature: Correct feature register tables
Suzuki K Poulose
2016-02-25
arm64: Ensure the secondary CPUs have safe ASIDBits size
Suzuki K Poulose
2016-02-25
arm64: Enable CPU capability verification unconditionally
Suzuki K Poulose
2016-02-24
arm64: Move cpu_die_early to smp.c
Suzuki K Poulose
2016-02-24
arm64: Introduce cpu_die_early
Suzuki K Poulose
2016-02-24
arm64: Add a helper for parking CPUs in a loop
Suzuki K Poulose
2016-02-18
arm64: kernel: Don't toggle PAN on systems with UAO
James Morse
2016-02-18
arm64: cpufeature: Test 'matches' pointer to find the end of the list
James Morse
2016-02-18
arm64: kernel: Add support for User Access Override
James Morse
2016-02-18
arm64: add ARMv8.2 id_aa64mmfr2 boiler plate
James Morse
2016-02-18
arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macro
James Morse
2016-02-16
arm64: prefetch: add alternative pattern for CPUs without a prefetcher
Will Deacon
2015-12-02
arm64: add __init/__initdata section marker to some functions/variables
Jisheng Zhang
2015-11-26
arm64: cpufeature: Track unsigned fields
Suzuki K. Poulose
2015-11-12
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2015-11-12
arm64: mark cpus_have_hwcap as __maybe_unused
Arnd Bergmann
2015-11-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-10-28
arm64: cpufeature: declare enable_cpu_capabilities as static
Will Deacon
2015-10-21
arm64: Move FP/ASIMD hwcap handling to common code
Suzuki K. Poulose
2015-10-21
arm64/HWCAP: Use system wide safe values
Suzuki K. Poulose
2015-10-21
arm64/capabilities: Make use of system wide safe value
Suzuki K. Poulose
2015-10-21
arm64: Delay cpu feature capability checks
Suzuki K. Poulose
2015-10-21
arm64: Refactor check_cpu_capabilities
Suzuki K. Poulose
2015-10-21
arm64: Cleanup mixed endian support detection
Suzuki K. Poulose
2015-10-21
arm64: Read system wide CPUID value
Suzuki K. Poulose
2015-10-21
arm64: Consolidate CPU Sanity check to CPU Feature infrastructure
Suzuki K. Poulose
2015-10-21
arm64: Keep track of CPU feature registers
Suzuki K. Poulose
2015-10-21
arm64: Move mixed endian support detection
Suzuki K. Poulose
2015-10-21
arm64: Move cpu feature detection code
Suzuki K. Poulose
2015-10-09
arm64: cpufeatures: Check ICC_EL1_SRE.SRE before enabling ARM64_HAS_SYSREG_GI...
Marc Zyngier
2015-07-27
arm64: lse: use generic cpufeature detection for LSE atomics
Will Deacon
2015-07-27
arm64: kernel: Add support for Privileged Access Never
James Morse
2015-07-27
arm64: kernel: Add min_field_value and use '>=' for feature detection
James Morse
2015-07-27
arm64: kernel: Add cpufeature 'enable' callback
James Morse
2015-06-12
arm64: alternative: Introduce feature for GICv3 CPU interface
Marc Zyngier
2015-03-30
arm64: Extract feature parsing code from cpu_errata.c
Marc Zyngier