summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/cpufeature.c
Commit message (Expand)AuthorAgeFilesLines
* arm64: kpti: Whitelist HiSilicon Taishan v110 CPUsHanjun Guo2019-03-191-0/+1
* arm64: Enable the support of pseudo-NMIsJulien Thierry2019-02-061-1/+9
* arm64: alternative: Apply alternatives early in boot processDaniel Thompson2019-02-061-0/+6
* arm64: alternative: Allow alternative status checking per cpufeatureJulien Thierry2019-02-061-1/+1
* arm64: cpufeature: Add cpufeature for IRQ priority maskingJulien Thierry2019-02-061-0/+23
* arm64: cpufeature: Set SYSREG_GIC_CPUIF as a boot system featureJulien Thierry2019-02-061-1/+1
* arm64: kpti: Avoid rewriting early page tables when KASLR is enabledWill Deacon2019-01-101-2/+7
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-12-261-83/+229
|\
| * arm64: cpufeature: Rework ptr auth hwcaps using multi_entry_cap_matchesWill Deacon2018-12-131-43/+52
| * arm64: cpufeature: Reduce number of pointer auth CPU caps from 6 to 4Will Deacon2018-12-131-10/+1Star
| * arm64: add basic pointer authentication supportMark Rutland2018-12-131-0/+13
| * arm64/cpufeature: detect pointer authenticationMark Rutland2018-12-131-0/+90
| * arm64: kpti: Whitelist Cortex-A CPUs that don't implement the CSV3 fieldWill Deacon2018-12-131-0/+6
| * arm64: Add support for SB barrier and patch in over DSB; ISB sequencesWill Deacon2018-12-061-0/+12
| * arm64: capabilities: Batch cpu_enable callbacksSuzuki K Poulose2018-12-061-26/+44
| * arm64: capabilities: Use linear array for detection and verificationSuzuki K Poulose2018-12-061-25/+17Star
| * arm64: capabilities: Optimize this_cpu_has_capSuzuki K Poulose2018-12-061-22/+9Star
| * arm64: capabilities: Speed up capability lookupSuzuki K Poulose2018-12-061-2/+30
* | arm64: cpufeature: Fix mismerge of CONFIG_ARM64_SSBD blockWill Deacon2018-11-231-1/+1
|/
* arm64: cpufeature: Fix handling of CTR_EL0.IDC fieldSuzuki K Poulose2018-10-161-1/+14
* arm64: cpufeature: ctr: Fix cpu capability check for late CPUsSuzuki K Poulose2018-10-161-4/+18
* arm64/cpufeatures: Factorize emulate_mrs()Anshuman Khandual2018-09-211-10/+15
* arm64: mm: Support Common Not Private translationsVladimir Murzin2018-09-181-0/+34
* arm64: sysreg: Clean up instructions for modifying PSTATE fieldsSuzuki K Poulose2018-09-171-3/+3
* arm64: cpu: Move errata and feature enable callbacks closer to callersWill Deacon2018-09-141-6/+22
* arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3Will Deacon2018-09-141-0/+45
* arm64: cpufeature: Detect SSBS and advertise to userspaceWill Deacon2018-09-141-2/+17
* arm64: cpufeature: add feature for CRC32 instructionsArd Biesheuvel2018-09-101-0/+9
* Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2018-08-221-0/+20
|\
| * arm64: KVM: Add support for Stage-2 control of memory types and cacheabilityMarc Zyngier2018-07-091-0/+20
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-08-151-2/+2
|\ \
| * | arm64: use PSR_AA32 definitionsMark Rutland2018-07-051-1/+1
| * | arm64: Fix mismatched cache line size detectionSuzuki K Poulose2018-07-051-1/+1
| |/
* / arm64: Check for errata before evaluating cpu featuresDirk Mueller2018-07-251-2/+2
|/
* arm64: kpti: Use early_param for kpti= command-line optionWill Deacon2018-06-221-1/+1
* arm64: signal: Report signal frame size to userspace via auxvDave Martin2018-06-011-0/+1
* arm64: Increase ARCH_DMA_MINALIGN to 128Catalin Marinas2018-05-151-7/+2Star
* arm64: add sentinel to kpti_safe_listMark Rutland2018-04-231-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-091-19/+0Star
|\
| * arm64: cpufeatures: Drop the ARM64_HYP_OFFSET_LOW feature flagMarc Zyngier2018-03-191-19/+0Star
* | Revert "arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size)"Will Deacon2018-03-271-2/+7
* | arm64: cpufeature: Avoid warnings due to unused symbolsWill Deacon2018-03-271-5/+7
* | arm64: Add work around for Arm Cortex-A55 Erratum 1024718Suzuki K Poulose2018-03-261-1/+15
* | arm64: Delay enabling hardware DBM featureSuzuki K Poulose2018-03-261-0/+71
* | arm64: capabilities: Handle shared entriesSuzuki K Poulose2018-03-261-7/+6Star
* | arm64: capabilities: Add support for checks based on a list of MIDRsSuzuki K Poulose2018-03-261-4/+6
* | arm64: capabilities: Change scope of VHE to Boot CPU featureSuzuki K Poulose2018-03-261-2/+3
* | arm64: capabilities: Add support for features enabled earlySuzuki K Poulose2018-03-261-13/+44
* | arm64: capabilities: Restrict KPTI detection to boot-time CPUsSuzuki K Poulose2018-03-261-5/+11
* | arm64: capabilities: Introduce weak features based on local CPUSuzuki K Poulose2018-03-261-1/+1