summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/cpufeature.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon2019-07-311-3/+4
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-131-0/+6
|\
| * arm64: KVM: Propagate full Spectre v2 workaround state to KVM guestsAndre Przywara2019-07-051-0/+6
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-07-081-0/+6
|\ \ | |/ |/|
| * arm64: irqflags: Introduce explicit debugging for IRQ prioritiesJulien Thierry2019-06-211-0/+6
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
|/
* arm64: mark (__)cpus_have_const_cap as __always_inlineMasahiro Yamada2019-05-151-2/+2
* Merge branch 'for-next/mitigations' of git://git.kernel.org/pub/scm/linux/ker...Will Deacon2019-05-011-4/+0Star
|\
| * arm64: Always enable ssb vulnerability detectionJeremy Linton2019-04-261-4/+0Star
* | arm64: HWCAP: encapsulate elf_hwcapAndrew Murray2019-04-161-11/+4Star
* | arm64: HWCAP: add support for AT_HWCAP2Andrew Murray2019-04-161-10/+12
|/
* arm64: alternative: Apply alternatives early in boot processDaniel Thompson2019-02-061-0/+4
* arm64: cpufeature: Add cpufeature for IRQ priority maskingJulien Thierry2019-02-061-0/+6
* arm64: cpufeature: Rework ptr auth hwcaps using multi_entry_cap_matchesWill Deacon2018-12-131-13/+46
* arm64: cpufeature: Reduce number of pointer auth CPU caps from 6 to 4Will Deacon2018-12-131-2/+4
* arm64/cpufeature: detect pointer authenticationMark Rutland2018-12-131-0/+12
* Merge branch 'for-next/kexec' into aarch64/for-next/coreWill Deacon2018-12-101-0/+48
|\
| * arm64: cpufeature: add MMFR0 helper functionsAKASHI Takahiro2018-12-061-0/+48
* | arm64: capabilities: Batch cpu_enable callbacksSuzuki K Poulose2018-12-061-0/+3
|/
* Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-10-261-0/+21
|\
| * arm64: Add a helper for PARange to physical shift conversionSuzuki K Poulose2018-10-011-0/+20
* | arm64/cpufeatures: Factorize emulate_mrs()Anshuman Khandual2018-09-211-0/+1
* | arm64: mm: Support Common Not Private translationsVladimir Murzin2018-09-181-0/+6
* | arm64: Fix silly typo in commentWill Deacon2018-09-141-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-06-121-29/+0Star
|\
| * arm64/sve: Move read_zcr_features() out of cpufeature.hDave Martin2018-05-251-29/+0Star
* | arm64: ssbd: Restore mitigation status on CPU resumeMarc Zyngier2018-05-311-0/+6
* | arm64: ssbd: Add global mitigation state accessorMarc Zyngier2018-05-311-0/+10
* | arm64: Add 'ssbd' command-line optionMarc Zyngier2018-05-311-0/+6
|/
* arm64: capabilities: Handle shared entriesSuzuki K Poulose2018-03-261-0/+12
* arm64: capabilities: Add support for checks based on a list of MIDRsSuzuki K Poulose2018-03-261-0/+1
* arm64: Add helpers for checking CPU MIDR against a rangeSuzuki K Poulose2018-03-261-2/+2
* arm64: capabilities: Change scope of VHE to Boot CPU featureSuzuki K Poulose2018-03-261-0/+6
* arm64: capabilities: Add support for features enabled earlySuzuki K Poulose2018-03-261-9/+39
* arm64: capabilities: Restrict KPTI detection to boot-time CPUsSuzuki K Poulose2018-03-261-0/+9
* arm64: capabilities: Introduce weak features based on local CPUSuzuki K Poulose2018-03-261-0/+8
* arm64: capabilities: Filter the entries based on a given maskSuzuki K Poulose2018-03-261-0/+1
* arm64: capabilities: Add flags to handle the conflicts on late CPUSuzuki K Poulose2018-03-261-0/+68
* arm64: capabilities: Prepare for fine grained capabilitiesSuzuki K Poulose2018-03-261-6/+99
* arm64: capabilities: Move errata processing codeSuzuki K Poulose2018-03-261-7/+0Star
* arm64: capabilities: Update prototype for enable call backDave Martin2018-03-261-1/+6
* arm64/errata: add REVIDR handling to frameworkArd Biesheuvel2018-03-091-0/+4
* arm64/sve: Report SVE to userspace via CPUID only if supportedDave Martin2017-12-141-0/+3
* arm64/sve: Detect SVE and activate runtime supportDave Martin2017-11-031-1/+2
* arm64/sve: Probe SVE capabilities and usable vector lengthsDave Martin2017-11-031-0/+36
* arm64/sve: Kconfig update and conditional compilation supportDave Martin2017-11-031-0/+5
* arm64/cpufeature: don't use mutex in bringup pathMark Rutland2017-05-171-2/+10
* arm64: cpufeature: Make ID reg accessor naming less counterintuitiveDave Martin2017-04-041-2/+2
* arm64: use const cap for system_uses_ttbr0_pan()Mark Rutland2017-03-101-1/+1
* arm64/cpufeature: check correct field width when updating sys_valMark Rutland2017-02-241-4/+10