index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
cpufeature.h
Age
Commit message (
Expand
)
Author
2024-07-04
arm64/cpufeature: Replace custom macros with fields from ID_AA64PFR0_EL1
Anshuman Khandual
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-03-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2024-03-13
Revert "arm64: mm: add support for WXN memory translation attribute"
Catalin Marinas
2024-03-11
Merge tag 'kvmarm-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
2024-03-07
Merge branch 'for-next/stage1-lpa2' into for-next/core
Catalin Marinas
2024-03-07
arm64/fpsimd: Support FEAT_FPMR
Mark Brown
2024-02-16
arm64: mm: add support for WXN memory translation attribute
Ard Biesheuvel
2024-02-16
arm64: Enable LPA2 at boot if supported by the system
Ard Biesheuvel
2024-02-16
arm64: mm: Add feature override support for LVA
Ard Biesheuvel
2024-02-16
arm64: mm: Handle LVA support as a CPU feature
Ard Biesheuvel
2024-02-16
arm64: Add helpers to probe local CPU for PAC and BTI support
Ard Biesheuvel
2024-02-16
arm64: idreg-override: Create a pseudo feature for rodata=off
Ard Biesheuvel
2024-02-16
arm64: kaslr: Use feature override instead of parsing the cmdline again
Ard Biesheuvel
2024-02-16
arm64: cpufeature: Add helper to test for CPU feature overrides
Ard Biesheuvel
2024-02-09
arm64: fix typo in comments
Seongsu Park
2024-02-08
arm64: cpufeatures: Correctly handle signed values
Marc Zyngier
2024-01-04
Merge branch 'for-next/lpa2-prep' into for-next/core
Will Deacon
2023-12-13
arm64: Align boot cpucap handling with system cpucap handling
Mark Rutland
2023-11-27
arm64: Add ARM64_HAS_LPA2 CPU capability
Ryan Roberts
2023-10-26
Merge branch 'for-next/cpus_have_const_cap' into for-next/core
Catalin Marinas
2023-10-23
arm64: cpufeature: Display the set of cores with a feature
Jeremy Linton
2023-10-16
arm64: Remove cpus_have_const_cap()
Mark Rutland
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_{SVE,SME,SME2,FA64}
Mark Rutland
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_MTE
Mark Rutland
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_HAS_TLB_RANGE
Mark Rutland
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_HAS_PAN
Mark Rutland
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_HAS_GIC_PRIO_MASKING
Mark Rutland
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_HAS_CNP
Mark Rutland
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_HAS_BTI
Mark Rutland
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_HAS_{ADDRESS,GENERIC}_AUTH
Mark Rutland
2023-10-16
arm64: Use a positive cpucap for FP/SIMD
Mark Rutland
2023-10-16
arm64: Rework setup_cpu_features()
Mark Rutland
2023-10-16
arm64: Add cpus_have_final_boot_cap()
Mark Rutland
2023-10-16
arm64: Add cpucap_is_possible()
Mark Rutland
2023-09-18
arm64: cpufeature: Fix CLRBHB and BC detection
Kristina Martsenko
2023-07-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-06-15
Merge branch kvm-arm64/configurable-id-regs into kvmarm/next
Oliver Upton
2023-06-15
KVM: arm64: Use arm64_ftr_bits to sanitise ID register writes
Jing Zhang
2023-06-12
arm64: Add KVM_HVHE capability and has_hvhe() predicate
Marc Zyngier
2023-06-12
arm64: Turn kaslr_feature_override into a generic SW feature override
Marc Zyngier
2023-06-07
arm64: cpufeature: fold cpus_set_cap() into update_cpu_capabilities()
Mark Rutland
2023-06-07
arm64: alternatives: use cpucap naming
Mark Rutland
2023-06-07
arm64: standardise cpucap bitmap names
Mark Rutland
2023-02-10
Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-...
Catalin Marinas
2023-01-31
arm64: rename ARM64_HAS_IRQ_PRIO_MASKING to ARM64_HAS_GIC_PRIO_MASKING
Mark Rutland
2023-01-20
arm64: Avoid repeated AA64MMFR1_EL1 register read on pagefault path
Gabriel Krisman Bertazi
2023-01-20
arm64/sme: Add basic enumeration for SME2
Mark Brown
2022-11-15
arm64: rework EL0 MRS emulation
Mark Rutland
2022-09-30
Merge branch 'for-next/alternatives' into for-next/core
Catalin Marinas
[next]