index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
cpufeature.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-14
arm64/sve: Report SVE to userspace via CPUID only if supported
Dave Martin
1
-0
/
+3
2017-11-03
arm64/sve: Detect SVE and activate runtime support
Dave Martin
1
-1
/
+2
2017-11-03
arm64/sve: Probe SVE capabilities and usable vector lengths
Dave Martin
1
-0
/
+36
2017-11-03
arm64/sve: Kconfig update and conditional compilation support
Dave Martin
1
-0
/
+5
2017-05-17
arm64/cpufeature: don't use mutex in bringup path
Mark Rutland
1
-2
/
+10
2017-04-04
arm64: cpufeature: Make ID reg accessor naming less counterintuitive
Dave Martin
1
-2
/
+2
2017-03-10
arm64: use const cap for system_uses_ttbr0_pan()
Mark Rutland
1
-1
/
+1
2017-02-24
arm64/cpufeature: check correct field width when updating sys_val
Mark Rutland
1
-4
/
+10
2017-01-10
arm64: cpufeature: Track user visible fields
Suzuki K Poulose
1
-0
/
+11
2017-01-10
arm64: cpufeature: Document the rules of safe value for features
Suzuki K Poulose
1
-1
/
+14
2016-12-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-7
/
+23
2016-11-21
arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1
Catalin Marinas
1
-0
/
+6
2016-11-16
arm64: Support systems without FP/ASIMD
Suzuki K Poulose
1
-1
/
+11
2016-11-16
arm64: Add hypervisor safe helper for checking constant capabilities
Suzuki K Poulose
1
-7
/
+12
2016-11-05
arm64: Fix circular include of asm/lse.h through linux/jump_label.h
Catalin Marinas
1
-19
/
+1
2016-10-20
arm64: cpufeature: Schedule enable() calls instead of calling them via IPI
James Morse
1
-1
/
+1
2016-09-09
arm64: Work around systems with mismatched cache line sizes
Suzuki K Poulose
1
-1
/
+2
2016-09-09
arm64: Rearrange CPU errata workaround checks
Suzuki K Poulose
1
-2
/
+2
2016-09-09
arm64: Use consistent naming for errata handling
Suzuki K Poulose
1
-2
/
+2
2016-09-09
arm64: Set the safe value for L1 icache policy
Suzuki K Poulose
1
-1
/
+1
2016-09-07
arm64: Use static keys for CPU features
Catalin Marinas
1
-3
/
+11
2016-08-31
arm64: cpufeature: expose arm64_ftr_reg struct for CTR_EL0
Ard Biesheuvel
1
-0
/
+2
2016-08-31
arm64: cpufeature: constify arm64_ftr_regs array
Ard Biesheuvel
1
-1
/
+0
2016-08-31
arm64: cpufeature: constify arm64_ftr_bits structures
Ard Biesheuvel
1
-7
/
+7
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+2
2016-07-04
arm64: Add ARM64_HYP_OFFSET_LOW capability
Marc Zyngier
1
-1
/
+2
2016-07-01
arm64: errata: Calling enable functions for CPU errata too
Andre Przywara
1
-0
/
+2
2016-04-25
arm64: Verify CPU errata work arounds on hotplugged CPU
Suzuki K Poulose
1
-0
/
+1
2016-04-25
arm64: Allow a capability to be checked on a single CPU
Marc Zyngier
1
-0
/
+2
2016-04-25
arm64: cpufeature: Add scope for capability check
Suzuki K Poulose
1
-1
/
+8
2016-04-20
arm64: cpufeature: Track 32bit EL0 support
Suzuki K Poulose
1
-1
/
+7
2016-04-20
arm64: Add helpers for detecting AArch32 support at EL0
Suzuki K Poulose
1
-0
/
+7
2016-03-18
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-21
/
+23
2016-03-04
arm64: make mrs_s prefixing implicit in read_cpuid
Mark Rutland
1
-1
/
+1
2016-02-29
arm64: Add ARM64_HAS_VIRT_HOST_EXTN feature
Marc Zyngier
1
-1
/
+5
2016-02-26
arm64: Add workaround for Cavium erratum 27456
Andrew Pinski
1
-1
/
+2
2016-02-25
arm64: Rename cpuid_feature field extract routines
Suzuki K Poulose
1
-8
/
+14
2016-02-25
arm64: capabilities: Handle sign of the feature bit
Suzuki K Poulose
1
-3
/
+4
2016-02-25
arm64: Enable CPU capability verification unconditionally
Suzuki K Poulose
1
-6
/
+0
2016-02-18
arm64: kernel: Don't toggle PAN on systems with UAO
James Morse
1
-1
/
+2
2016-02-18
arm64: kernel: Add support for User Access Override
James Morse
1
-1
/
+2
2016-02-18
arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macro
James Morse
1
-1
/
+1
2016-02-16
arm64: prefetch: add alternative pattern for CPUs without a prefetcher
Will Deacon
1
-1
/
+2
2015-11-27
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-2
/
+20
2015-11-26
arm64: cpufeature: Track unsigned fields
Suzuki K. Poulose
1
-2
/
+8
2015-11-26
arm64: cpufeature: Add helpers for extracting unsigned values
Suzuki K. Poulose
1
-0
/
+12
2015-11-24
arm64: KVM: Add workaround for Cortex-A57 erratum 834220
Marc Zyngier
1
-1
/
+2
2015-11-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-8
/
+83
2015-10-21
arm64/HWCAP: Use system wide safe values
Suzuki K. Poulose
1
-0
/
+2
2015-10-21
arm64/capabilities: Make use of system wide safe value
Suzuki K. Poulose
1
-0
/
+1
[next]