index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
cpucaps.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-12
arm64: errata: Unify speculative SSBS errata logic
Mark Rutland
1
-1
/
+1
2024-05-10
arm64: errata: Add workaround for Arm errata 3194386 and 3312417
Mark Rutland
1
-0
/
+2
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_REPEAT_TLBI
Mark Rutland
1
-0
/
+2
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_NVIDIA_CARMEL_CNP
Mark Rutland
1
-0
/
+2
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_CAVIUM_23154
Mark Rutland
1
-0
/
+2
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_2645198
Mark Rutland
1
-0
/
+2
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_1742098
Mark Rutland
1
-0
/
+2
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_843419
Mark Rutland
1
-0
/
+2
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_UNMAP_KERNEL_AT_EL0
Mark Rutland
1
-0
/
+2
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_HAS_EPAN
Mark Rutland
1
-0
/
+2
2023-10-16
arm64: Fixup user features at boot time
Mark Rutland
1
-0
/
+2
2023-10-16
arm64: Add cpucap_is_possible()
Mark Rutland
1
-0
/
+41
2023-10-16
arm64: Factor out cpucap definitions
Mark Rutland
1
-0
/
+8
2021-05-10
arm64: Generate cpucaps.h
Mark Brown
1
-74
/
+0
2021-04-26
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+2
2021-03-26
arm64: Support execute-only permissions with Enhanced PAN
Vladimir Murzin
1
-1
/
+2
2021-03-25
arm64: kernel: disable CNP on Carmel
Rich Wiley
1
-1
/
+2
2020-12-09
Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master...
Marc Zyngier
1
-3
/
+3
2020-12-04
KVM: arm64: Add ARM64_KVM_PROTECTED_MODE CPU capability
David Brazdil
1
-1
/
+2
2020-12-02
arm64: uaccess: remove vestigal UAO support
Mark Rutland
1
-1
/
+0
2020-12-02
arm64: uaccess: remove redundant PAN toggling
Mark Rutland
1
-1
/
+0
2020-11-16
arm64: spectre: Rename ARM64_HARDEN_EL2_VECTORS to ARM64_SPECTRE_V3A
Will Deacon
1
-1
/
+1
2020-11-09
arm64: cpufeatures: Add capability for LDAPR instruction
Will Deacon
1
-1
/
+2
2020-10-29
arm64: Add workaround for Arm Cortex-A77 erratum 1508412
Rob Herring
1
-1
/
+2
2020-10-02
Merge branch 'for-next/mte' into for-next/core
Will Deacon
1
-1
/
+2
2020-09-29
arm64: Rename ARM64_SSBD to ARM64_SPECTRE_V4
Will Deacon
1
-1
/
+1
2020-09-29
arm64: Rename ARM64_HARDEN_BRANCH_PREDICTOR to ARM64_SPECTRE_V2
Will Deacon
1
-1
/
+1
2020-09-03
arm64: mte: CPU feature detection and initial sysreg configuration
Vincenzo Frascino
1
-1
/
+2
2020-07-15
arm64: tlb: Detect the ARMv8.4 TLBI RANGE feature
Zhenyu Ye
1
-1
/
+2
2020-07-07
arm64: Detect the ARMv8.4 TTL feature
Marc Zyngier
1
-1
/
+2
2020-05-28
Merge branch 'for-next/kvm/errata' into for-next/core
Will Deacon
1
-10
/
+9
2020-05-28
Merge branch 'for-next/bti' into for-next/core
Will Deacon
1
-1
/
+2
2020-05-05
Merge branch 'for-next/bti-user' into for-next/bti
Will Deacon
1
-1
/
+2
2020-05-04
arm64: Unify WORKAROUND_SPECULATIVE_AT_{NVHE,VHE}
Andrew Scull
1
-8
/
+7
2020-04-28
arm64: cpufeature: Add CPU capability for AArch32 EL1 support
Will Deacon
1
-1
/
+2
2020-03-25
Merge branch 'for-next/kernel-ptrauth' into for-next/core
Catalin Marinas
1
-1
/
+3
2020-03-18
arm64: cpufeature: add pointer auth meta-capabilities
Kristina Martsenko
1
-1
/
+3
2020-03-16
arm64: Basic Branch Target Identification support
Dave Martin
1
-1
/
+2
2020-03-06
arm64: add support for the AMU extension v1
Ionela Voinescu
1
-1
/
+2
2020-01-22
Merge branch 'for-next/rng' into for-next/core
Will Deacon
1
-1
/
+2
2020-01-22
Merge branch 'for-next/errata' into for-next/core
Will Deacon
1
-2
/
+2
2020-01-22
arm64: Implement archrandom.h for ARMv8.5-RNG
Richard Henderson
1
-1
/
+2
2020-01-16
arm64: Rename WORKAROUND_1319367 to SPECULATIVE_AT_NVHE
Steven Price
1
-1
/
+1
2020-01-16
arm64: Rename WORKAROUND_1165522 to SPECULATIVE_AT_VHE
Steven Price
1
-1
/
+1
2020-01-15
arm64: Add initial support for E0PD
Mark Brown
1
-1
/
+2
2019-10-28
Merge branch 'kvm-arm64/erratum-1319367' of git://git.kernel.org/pub/scm/linu...
Catalin Marinas
1
-1
/
+2
2019-10-28
Merge branch 'for-next/neoverse-n1-stale-instr' into for-next/core
Catalin Marinas
1
-1
/
+2
2019-10-25
arm64: errata: Hide CTR_EL0.DIC on systems affected by Neoverse-N1 #1542419
James Morse
1
-1
/
+2
2019-10-18
arm64: Add ARM64_WORKAROUND_1319367 for all A57 and A72 versions
Marc Zyngier
1
-1
/
+2
2019-10-08
arm64: Avoid Cavium TX2 erratum 219 when switching TTBR
Marc Zyngier
1
-1
/
+2
[next]