index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
hwcap.h
Age
Commit message (
Expand
)
Author
2020-10-02
Merge branch 'for-next/mte' into for-next/core
Will Deacon
2020-09-11
arm64/cpuinfo: Define HWCAP name arrays per their actual bit definitions
Anshuman Khandual
2020-09-03
arm64: mte: CPU feature detection and initial sysreg configuration
Vincenzo Frascino
2020-07-24
arm64: Reserve HWCAP2_MTE as (1 << 18)
Catalin Marinas
2020-03-16
arm64: Basic Branch Target Identification support
Dave Martin
2020-01-22
Merge branch 'for-next/rng' into for-next/core
Will Deacon
2020-01-22
arm64: Implement archrandom.h for ARMv8.5-RNG
Richard Henderson
2020-01-15
arm64: cpufeature: Export matrix and other features to userspace
Steven Price
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-06-25
arm64: Expose FRINT capabilities to userspace
Mark Brown
2019-06-25
arm64: Expose ARMv8.5 CondM capability to userspace
Mark Brown
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-04-23
arm64: Expose SVE2 features for userspace
Dave Martin
2019-04-16
arm64: Expose DC CVADP to userspace
Andrew Murray
2019-04-16
arm64: HWCAP: encapsulate elf_hwcap
Andrew Murray
2019-04-16
arm64: HWCAP: add support for AT_HWCAP2
Andrew Murray
2015-10-21
arm64/HWCAP: Use system wide safe values
Suzuki K. Poulose
2014-11-17
arm64: Add COMPAT_HWCAP_LPAE
Catalin Marinas
2014-03-04
arm64: advertise ARMv8 extensions to 32-bit compat ELF binaries
Ard Biesheuvel
2014-03-04
arm64: add AT_HWCAP2 support for 32-bit compat
Ard Biesheuvel
2013-09-26
ARM64: arch_timer: add support to configure and enable event stream
Sudeep KarkadaNagesha
2013-09-20
arm64: Widen hwcap to be 64 bit
Steve Capper
2012-10-11
UAPI: (Scripted) Disintegrate arch/arm64/include/asm
David Howells
2012-10-11
arm64: Do not export the compat-specific definitions to the user
Catalin Marinas
2012-10-04
UAPI: Split compound conditionals containing __KERNEL__ in Arm64
David Howells
2012-09-17
arm64: ELF definitions
Catalin Marinas