summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/cpufeature.h
AgeCommit message (Expand)Author
2020-10-02Merge branch 'for-next/mte' into for-next/coreWill Deacon
2020-10-02Merge branch 'for-next/ghostbusters' into for-next/coreWill Deacon
2020-09-29arm64: Get rid of arm64_ssbd_stateMarc Zyngier
2020-09-29arm64: Rewrite Spectre-v2 mitigation codeWill Deacon
2020-09-29arm64: Remove Spectre-related CONFIG_* optionsWill Deacon
2020-09-07arm64: fix some spelling mistakes in the comments by codespellXiaoming Ni
2020-09-03arm64: mte: CPU feature detection and initial sysreg configurationVincenzo Frascino
2020-08-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-07-31Merge branch 'for-next/tlbi' into for-next/coreCatalin Marinas
2020-07-15arm64: tlb: Use the TLBI RANGE feature in arm64Zhenyu Ye
2020-07-02arm64/panic: Unify all three existing notifier blocksAnshuman Khandual
2020-06-22KVM: arm64: Annotate hyp NMI-related functions as __always_inlineAlexandru Elisei
2020-05-28Merge branch 'for-next/bti' into for-next/coreWill Deacon
2020-05-20arm64/cpufeature: Validate hypervisor capabilities during CPU hotplugAnshuman Khandual
2020-05-05Merge branch 'for-next/bti-user' into for-next/btiWill Deacon
2020-04-28arm64: cpufeature: Relax AArch32 system checks if EL1 is 64-bit onlyWill Deacon
2020-03-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-03-25Merge branch 'for-next/kernel-ptrauth' into for-next/coreCatalin Marinas
2020-03-25Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/am...Catalin Marinas
2020-03-18arm64: enable ptrauth earlierKristina Martsenko
2020-03-18arm64: cpufeature: handle conflicts based on capabilityKristina Martsenko
2020-03-18arm64: cpufeature: Move cpu capability helpers inside C fileAmit Daniel Kachhap
2020-03-18arm64: cpufeature: add pointer auth meta-capabilitiesKristina Martsenko
2020-03-17arm64: cpufeature: Extract capped perfmon fieldsAndrew Murray
2020-03-16arm64: Basic Branch Target Identification supportDave Martin
2020-03-13arm64: cpufeature: add cpus_have_final_cap()Mark Rutland
2020-03-06arm64: add support for the AMU extension v1Ionela Voinescu
2020-02-28Merge tag 'kvmarm-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-02-22arm64: Ask the compiler to __always_inline functions used by KVM at HYPJames Morse
2020-02-22KVM: arm64: Ask the compiler to __always_inline functions used at HYPJames Morse
2020-01-14arm64: Introduce system_capabilities_finalized() markerSuzuki K Poulose
2019-10-18arm64: cpufeature: introduce helper cpu_has_hw_af()Jia He
2019-08-14arm64: Clarify when cpu_enable() is calledMark Brown
2019-08-05arm64: Remove unused cpucap_multi_entry_cap_cpu_enable()Mark Brown
2019-07-31arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon
2019-07-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-07-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-07-05arm64: KVM: Propagate full Spectre v2 workaround state to KVM guestsAndre Przywara
2019-06-21arm64: irqflags: Introduce explicit debugging for IRQ prioritiesJulien Thierry
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-14arm64: mark (__)cpus_have_const_cap as __always_inlineMasahiro Yamada
2019-05-01Merge branch 'for-next/mitigations' of git://git.kernel.org/pub/scm/linux/ker...Will Deacon
2019-04-26arm64: Always enable ssb vulnerability detectionJeremy Linton
2019-04-16arm64: HWCAP: encapsulate elf_hwcapAndrew Murray
2019-04-16arm64: HWCAP: add support for AT_HWCAP2Andrew Murray
2019-02-06arm64: alternative: Apply alternatives early in boot processDaniel Thompson
2019-02-06arm64: cpufeature: Add cpufeature for IRQ priority maskingJulien Thierry
2018-12-13arm64: cpufeature: Rework ptr auth hwcaps using multi_entry_cap_matchesWill Deacon
2018-12-13arm64: cpufeature: Reduce number of pointer auth CPU caps from 6 to 4Will Deacon
2018-12-13arm64/cpufeature: detect pointer authenticationMark Rutland