aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/sysreg.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-29arm64: Add workaround for Arm Cortex-A77 erratum 1508412Rob Herring1-0/+9
2020-10-02Merge branch 'for-next/mte' into for-next/coreWill Deacon1-0/+61
2020-10-02Merge branches 'for-next/acpi', 'for-next/boot', 'for-next/bpf', 'for-next/cpuinfo', 'for-next/fpsimd', 'for-next/misc', 'for-next/mm', 'for-next/pci', 'for-next/perf', 'for-next/ptrauth', 'for-next/sdei', 'for-next/selftests', 'for-next/stacktrace', 'for-next/svm', 'for-next/topology', 'for-next...Will Deacon1-8/+18
2020-09-28arm64: perf: Add support caps under sysfsShaokun Zhang1-0/+2
2020-09-14arm64: ptrauth: Introduce Armv8.3 pointer authentication enhancementsAmit Daniel Kachhap1-8/+16
2020-09-04arm64: mte: Allow user control of the generated random tags via prctl()Catalin Marinas1-0/+7
2020-09-03arm64: mte: CPU feature detection and initial sysreg configurationVincenzo Frascino1-0/+1
2020-09-03arm64: mte: system register definitionsVincenzo Frascino1-0/+53
2020-07-31Merge branch 'for-next/tlbi' into for-next/coreCatalin Marinas1-0/+3
2020-07-31Merge branches 'for-next/misc', 'for-next/vmcoreinfo', 'for-next/cpufeature', 'for-next/acpi', 'for-next/perf', 'for-next/timens', 'for-next/msi-iommu' and 'for-next/trivial' into for-next/coreCatalin Marinas1-0/+42
2020-07-22arm64: s/AMEVTYPE/AMEVTYPERVladimir Murzin1-2/+2
2020-07-15arm64: tlb: Detect the ARMv8.4 TLBI RANGE featureZhenyu Ye1-0/+3
2020-07-07arm64: Detect the ARMv8.4 TTL featureMarc Zyngier1-0/+1
2020-07-03arm64/cpufeature: Replace all open bits shift encodings with macrosAnshuman Khandual1-0/+28
2020-07-03arm64/cpufeature: Add remaining feature bits in ID_AA64MMFR2 registerAnshuman Khandual1-0/+7
2020-07-03arm64/cpufeature: Add remaining feature bits in ID_AA64MMFR1 registerAnshuman Khandual1-0/+4
2020-07-03arm64/cpufeature: Add remaining feature bits in ID_AA64MMFR0 registerAnshuman Khandual1-0/+3
2020-05-28Merge branch 'for-next/bti' into for-next/coreWill Deacon1-0/+3
2020-05-28KVM: arm64: Check advertised Stage-2 page size capabilityMarc Zyngier1-0/+3
2020-05-21arm64/cpufeature: Add remaining feature bits in ID_AA64PFR1 registerAnshuman Khandual1-0/+4
2020-05-21arm64/cpufeature: Add remaining feature bits in ID_AA64PFR0 registerAnshuman Khandual1-0/+2
2020-05-21arm64/cpufeature: Add remaining feature bits in ID_AA64ISAR0 registerAnshuman Khandual1-0/+1
2020-05-21arm64/cpufeature: Add remaining feature bits in ID_MMFR4 registerAnshuman Khandual1-0/+8
2020-05-21arm64/cpufeature: Add remaining feature bits in ID_PFR0 registerAnshuman Khandual1-0/+3
2020-05-21arm64/cpufeature: Introduce ID_MMFR5 CPU registerAnshuman Khandual1-0/+3
2020-05-21arm64/cpufeature: Introduce ID_DFR1 CPU registerAnshuman Khandual1-0/+3
2020-05-21arm64/cpufeature: Introduce ID_PFR2 CPU registerAnshuman Khandual1-0/+4
2020-05-21arm64/cpufeature: Add explicit ftr_id_isar0[] for ID_ISAR0 registerAnshuman Khandual1-0/+8
2020-05-05Merge branch 'for-next/bti-user' into for-next/btiWill Deacon1-0/+4
2020-05-05arm64: cpufeature: Group indexed system register definitions by nameWill Deacon1-1/+5
2020-04-28arm64: drop duplicate definitions of ID_AA64MMFR0_TGRAN constantsArd Biesheuvel1-11/+0
2020-04-28arm64: cpufeature: Add CPU capability for AArch32 EL1 supportWill Deacon1-0/+1
2020-04-28arm64: cpufeature: Spell out register fields for ID_ISAR4 and ID_PFR1Will Deacon1-0/+17
2020-04-15arm64: Delete the space separator in __emit_instFangrui Song1-1/+3
2020-03-25Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/amu', 'for-next/final-cap-helper', 'for-next/cpu_ops-cleanup', 'for-next/misc' and 'for-next/perf' into for-next/coreCatalin Marinas1-0/+48
2020-03-17arm64: perf: Add support for ARMv8.5-PMU 64-bit countersAndrew Murray1-0/+4
2020-03-17KVM: arm64: limit PMU version to PMUv3 for ARMv8.1Andrew Murray1-0/+6
2020-03-16arm64: Basic Branch Target Identification supportDave Martin1-0/+4
2020-03-06arm64: add support for the AMU extension v1Ionela Voinescu1-0/+38
2020-01-22Merge branch 'for-next/rng' into for-next/coreWill Deacon1-0/+4
2020-01-22Merge branches 'for-next/acpi', 'for-next/cpufeatures', 'for-next/csum', 'for-next/e0pd', 'for-next/entry', 'for-next/kbuild', 'for-next/kexec/cleanup', 'for-next/kexec/file-kdump', 'for-next/misc', 'for-next/nofpsimd', 'for-next/perf' and 'for-next/scs' into for-next/coreWill Deacon1-0/+34
2020-01-22arm64: Implement archrandom.h for ARMv8.5-RNGRichard Henderson1-0/+4
2020-01-17arm64: Use macros instead of hard-coded constants for MAIR_EL1Catalin Marinas1-0/+12
2020-01-15arm64: Add initial support for E0PDMark Brown1-0/+1
2020-01-15arm64: Introduce ID_ISAR6 CPU registerAnshuman Khandual1-0/+9
2020-01-15arm64: cpufeature: Export matrix and other features to userspaceSteven Price1-0/+12
2019-10-16arm64: sysreg: fix incorrect definition of SYS_PAR_EL1_FYang Yingliang1-1/+1
2019-08-30Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/error-injection', 'for-next/perf', 'for-next/psci-cpuidle', 'for-next/rng', 'for-next/smpboot', 'for-next/tbi' and 'for-next/tlbi' into for-next/coreWill Deacon1-0/+3
2019-08-27arm64: sysreg: Add some field definitions for PAR_EL1Will Deacon1-0/+3
2019-08-05arm64: sysreg: Remove unused and rotting SCTLR_ELx field definitionsWill Deacon1-29/+0