summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/hwcap.h
AgeCommit message (Expand)Author
2020-01-22Merge branch 'for-next/rng' into for-next/coreWill Deacon
2020-01-22arm64: Implement archrandom.h for ARMv8.5-RNGRichard Henderson
2020-01-15arm64: cpufeature: Export matrix and other features to userspaceSteven Price
2019-07-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-06-25arm64: Expose FRINT capabilities to userspaceMark Brown
2019-06-25arm64: Expose ARMv8.5 CondM capability to userspaceMark Brown
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-04-23arm64: Expose SVE2 features for userspaceDave Martin
2019-04-16arm64: Expose DC CVADP to userspaceAndrew Murray
2019-04-16arm64: HWCAP: encapsulate elf_hwcapAndrew Murray
2019-04-16arm64: HWCAP: add support for AT_HWCAP2Andrew Murray
2015-10-21arm64/HWCAP: Use system wide safe valuesSuzuki K. Poulose
2014-11-17arm64: Add COMPAT_HWCAP_LPAECatalin Marinas
2014-03-04arm64: advertise ARMv8 extensions to 32-bit compat ELF binariesArd Biesheuvel
2014-03-04arm64: add AT_HWCAP2 support for 32-bit compatArd Biesheuvel
2013-09-26ARM64: arch_timer: add support to configure and enable event streamSudeep KarkadaNagesha
2013-09-20arm64: Widen hwcap to be 64 bitSteve Capper
2012-10-11UAPI: (Scripted) Disintegrate arch/arm64/include/asmDavid Howells
2012-10-11arm64: Do not export the compat-specific definitions to the userCatalin Marinas
2012-10-04UAPI: Split compound conditionals containing __KERNEL__ in Arm64David Howells
2012-09-17arm64: ELF definitionsCatalin Marinas