aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/cpufeature.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-14arm64: Clarify when cpu_enable() is calledMark Brown1-3/+10
2019-08-05arm64: Remove unused cpucap_multi_entry_cap_cpu_enable()Mark Brown1-15/+0
2019-07-31arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon1-3/+4
2019-07-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+6
2019-07-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+6
2019-07-05arm64: KVM: Propagate full Spectre v2 workaround state to KVM guestsAndre Przywara1-0/+6
2019-06-21arm64: irqflags: Introduce explicit debugging for IRQ prioritiesJulien Thierry1-0/+6
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-05-14arm64: mark (__)cpus_have_const_cap as __always_inlineMasahiro Yamada1-2/+2
2019-05-01Merge branch 'for-next/mitigations' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into for-next/coreWill Deacon1-4/+0
2019-04-26arm64: Always enable ssb vulnerability detectionJeremy Linton1-4/+0
2019-04-16arm64: HWCAP: encapsulate elf_hwcapAndrew Murray1-11/+4
2019-04-16arm64: HWCAP: add support for AT_HWCAP2Andrew Murray1-10/+12
2019-02-06arm64: alternative: Apply alternatives early in boot processDaniel Thompson1-0/+4
2019-02-06arm64: cpufeature: Add cpufeature for IRQ priority maskingJulien Thierry1-0/+6
2018-12-13arm64: cpufeature: Rework ptr auth hwcaps using multi_entry_cap_matchesWill Deacon1-13/+46
2018-12-13arm64: cpufeature: Reduce number of pointer auth CPU caps from 6 to 4Will Deacon1-2/+4
2018-12-13arm64/cpufeature: detect pointer authenticationMark Rutland1-0/+12
2018-12-10Merge branch 'for-next/kexec' into aarch64/for-next/coreWill Deacon1-0/+48
2018-12-06arm64: capabilities: Batch cpu_enable callbacksSuzuki K Poulose1-0/+3
2018-12-06arm64: cpufeature: add MMFR0 helper functionsAKASHI Takahiro1-0/+48
2018-10-25Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+21
2018-10-01arm64: Add a helper for PARange to physical shift conversionSuzuki K Poulose1-0/+20
2018-09-21arm64/cpufeatures: Factorize emulate_mrs()Anshuman Khandual1-0/+1
2018-09-18arm64: mm: Support Common Not Private translationsVladimir Murzin1-0/+6
2018-09-14arm64: Fix silly typo in commentWill Deacon1-1/+1
2018-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-29/+0
2018-05-31arm64: ssbd: Restore mitigation status on CPU resumeMarc Zyngier1-0/+6
2018-05-31arm64: ssbd: Add global mitigation state accessorMarc Zyngier1-0/+10
2018-05-31arm64: Add 'ssbd' command-line optionMarc Zyngier1-0/+6
2018-05-25arm64/sve: Move read_zcr_features() out of cpufeature.hDave Martin1-29/+0
2018-03-26arm64: capabilities: Handle shared entriesSuzuki K Poulose1-0/+12
2018-03-26arm64: capabilities: Add support for checks based on a list of MIDRsSuzuki K Poulose1-0/+1
2018-03-26arm64: Add helpers for checking CPU MIDR against a rangeSuzuki K Poulose1-2/+2
2018-03-26arm64: capabilities: Change scope of VHE to Boot CPU featureSuzuki K Poulose1-0/+6
2018-03-26arm64: capabilities: Add support for features enabled earlySuzuki K Poulose1-9/+39
2018-03-26arm64: capabilities: Restrict KPTI detection to boot-time CPUsSuzuki K Poulose1-0/+9
2018-03-26arm64: capabilities: Introduce weak features based on local CPUSuzuki K Poulose1-0/+8
2018-03-26arm64: capabilities: Filter the entries based on a given maskSuzuki K Poulose1-0/+1
2018-03-26arm64: capabilities: Add flags to handle the conflicts on late CPUSuzuki K Poulose1-0/+68
2018-03-26arm64: capabilities: Prepare for fine grained capabilitiesSuzuki K Poulose1-6/+99
2018-03-26arm64: capabilities: Move errata processing codeSuzuki K Poulose1-7/+0
2018-03-26arm64: capabilities: Update prototype for enable call backDave Martin1-1/+6
2018-03-09arm64/errata: add REVIDR handling to frameworkArd Biesheuvel1-0/+4
2017-12-14arm64/sve: Report SVE to userspace via CPUID only if supportedDave Martin1-0/+3
2017-11-03arm64/sve: Detect SVE and activate runtime supportDave Martin1-1/+2
2017-11-03arm64/sve: Probe SVE capabilities and usable vector lengthsDave Martin1-0/+36
2017-11-03arm64/sve: Kconfig update and conditional compilation supportDave Martin1-0/+5
2017-05-17arm64/cpufeature: don't use mutex in bringup pathMark Rutland1-2/+10
2017-04-04arm64: cpufeature: Make ID reg accessor naming less counterintuitiveDave Martin1-2/+2