summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/hwcap.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm64/hwcap: Support FEAT_EBF16Mark Brown2022-07-201-0/+1
* arm64/cpufeature: Store elf_hwcaps as a bitmap rather than unsigned longMark Brown2022-07-201-1/+1
* Merge branch kvm-arm64/wfxt into kvmarm-master/nextMarc Zyngier2022-05-041-0/+1
|\
| * arm64: Add HWCAP advertising FEAT_WFXTMarc Zyngier2022-04-201-0/+1
* | arm64/sme: Basic enumeration supportMark Brown2022-04-221-0/+8
|/
* arm64/mte: Add hwcap for asymmetric modeMark Brown2022-02-251-0/+1
* arm64: cpufeature: add HWCAP for FEAT_RPRESJoey Gouly2021-12-131-0/+1
* arm64: cpufeature: add HWCAP for FEAT_AFPJoey Gouly2021-12-131-0/+1
* arm64: Add HWCAP for self-synchronising virtual counterMarc Zyngier2021-10-191-0/+1
* ARM: ep93xx: remove MaverickCrunch supportArnd Bergmann2021-08-041-1/+1
* Merge branch 'for-next/mte' into for-next/coreWill Deacon2020-10-021-1/+1
|\
| * arm64: mte: CPU feature detection and initial sysreg configurationVincenzo Frascino2020-09-031-1/+1
* | arm64/cpuinfo: Define HWCAP name arrays per their actual bit definitionsAnshuman Khandual2020-09-111-0/+9
|/
* arm64: Reserve HWCAP2_MTE as (1 << 18)Catalin Marinas2020-07-241-0/+1
* arm64: Basic Branch Target Identification supportDave Martin2020-03-161-0/+1
* Merge branch 'for-next/rng' into for-next/coreWill Deacon2020-01-221-1/+2
|\
| * arm64: Implement archrandom.h for ARMv8.5-RNGRichard Henderson2020-01-221-0/+1
* | arm64: cpufeature: Export matrix and other features to userspaceSteven Price2020-01-151-0/+7
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-07-081-0/+2
|\
| * arm64: Expose FRINT capabilities to userspaceMark Brown2019-06-251-0/+1
| * arm64: Expose ARMv8.5 CondM capability to userspaceMark Brown2019-06-251-0/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
|/
* arm64: Expose SVE2 features for userspaceDave Martin2019-04-231-0/+6
* arm64: Expose DC CVADP to userspaceAndrew Murray2019-04-161-0/+1
* arm64: HWCAP: encapsulate elf_hwcapAndrew Murray2019-04-161-4/+3
* arm64: HWCAP: add support for AT_HWCAP2Andrew Murray2019-04-161-1/+51
* arm64/HWCAP: Use system wide safe valuesSuzuki K. Poulose2015-10-211-0/+8
* arm64: Add COMPAT_HWCAP_LPAECatalin Marinas2014-11-171-0/+1
* arm64: advertise ARMv8 extensions to 32-bit compat ELF binariesArd Biesheuvel2014-03-041-0/+6
* arm64: add AT_HWCAP2 support for 32-bit compatArd Biesheuvel2014-03-041-1/+2
* ARM64: arch_timer: add support to configure and enable event streamSudeep KarkadaNagesha2013-09-261-5/+6
* arm64: Widen hwcap to be 64 bitSteve Capper2013-09-201-1/+1
* UAPI: (Scripted) Disintegrate arch/arm64/include/asmDavid Howells2012-10-111-8/+1
* arm64: Do not export the compat-specific definitions to the userCatalin Marinas2012-10-111-1/+1
* UAPI: Split compound conditionals containing __KERNEL__ in Arm64David Howells2012-10-041-1/+3
* arm64: ELF definitionsCatalin Marinas2012-09-171-0/+53