aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/cpufeature.h
AgeCommit message (Expand)Author
2020-08-03KVM: arm64: Annotate hyp NMI-related functions as __always_inlineAlexandru Elisei
2019-08-06arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon
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
2018-03-26arm64: capabilities: Add support for features enabled earlySuzuki K Poulose
2018-03-26arm64: capabilities: Restrict KPTI detection to boot-time CPUsSuzuki K Poulose
2018-03-26arm64: capabilities: Introduce weak features based on local CPUSuzuki K Poulose
2018-03-26arm64: capabilities: Filter the entries based on a given maskSuzuki K Poulose
2018-03-26arm64: capabilities: Add flags to handle the conflicts on late CPUSuzuki K Poulose
2018-03-26arm64: capabilities: Prepare for fine grained capabilitiesSuzuki K Poulose
2018-03-26arm64: capabilities: Move errata processing codeSuzuki K Poulose
2018-03-26arm64: capabilities: Update prototype for enable call backDave Martin
2018-03-09arm64/errata: add REVIDR handling to frameworkArd Biesheuvel
2017-12-14arm64/sve: Report SVE to userspace via CPUID only if supportedDave Martin
2017-11-03arm64/sve: Detect SVE and activate runtime supportDave Martin
2017-11-03arm64/sve: Probe SVE capabilities and usable vector lengthsDave Martin
2017-11-03arm64/sve: Kconfig update and conditional compilation supportDave Martin
2017-05-17arm64/cpufeature: don't use mutex in bringup pathMark Rutland
2017-04-04arm64: cpufeature: Make ID reg accessor naming less counterintuitiveDave Martin
2017-03-10arm64: use const cap for system_uses_ttbr0_pan()Mark Rutland
2017-02-24arm64/cpufeature: check correct field width when updating sys_valMark Rutland
2017-01-10arm64: cpufeature: Track user visible fieldsSuzuki K Poulose
2017-01-10arm64: cpufeature: Document the rules of safe value for featuresSuzuki K Poulose
2016-12-13Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds