summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/cpufeature.h
AgeCommit message (Expand)Author
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-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
2018-12-10Merge branch 'for-next/kexec' into aarch64/for-next/coreWill Deacon
2018-12-06arm64: capabilities: Batch cpu_enable callbacksSuzuki K Poulose
2018-12-06arm64: cpufeature: add MMFR0 helper functionsAKASHI Takahiro
2018-10-25Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-10-01arm64: Add a helper for PARange to physical shift conversionSuzuki K Poulose
2018-09-21arm64/cpufeatures: Factorize emulate_mrs()Anshuman Khandual
2018-09-18arm64: mm: Support Common Not Private translationsVladimir Murzin
2018-09-14arm64: Fix silly typo in commentWill Deacon
2018-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-05-31arm64: ssbd: Restore mitigation status on CPU resumeMarc Zyngier
2018-05-31arm64: ssbd: Add global mitigation state accessorMarc Zyngier
2018-05-31arm64: Add 'ssbd' command-line optionMarc Zyngier
2018-05-25arm64/sve: Move read_zcr_features() out of cpufeature.hDave Martin
2018-03-26arm64: capabilities: Handle shared entriesSuzuki K Poulose
2018-03-26arm64: capabilities: Add support for checks based on a list of MIDRsSuzuki K Poulose
2018-03-26arm64: Add helpers for checking CPU MIDR against a rangeSuzuki K Poulose
2018-03-26arm64: capabilities: Change scope of VHE to Boot CPU featureSuzuki K Poulose