summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/sysreg.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: cpufeature: Expose CPUID registers by emulationSuzuki K Poulose2017-01-121-0/+4
* arm64: cpufeature: Define helpers for sys_reg idSuzuki K Poulose2017-01-101-1/+20
* arm64: cpufeature: Don't enforce system-wide SPE capabilityWill Deacon2017-01-101-0/+1
* arm64: Work around broken .inst when defective gas is detectedMarc Zyngier2016-12-061-4/+25
* arm64: Get rid of asm/opcodes.hMarc Zyngier2016-12-021-6/+10
* arm64: sysreg: Fix use of XZR in write_sysreg_sWill Deacon2016-10-171-1/+1
* arm64: sysreg: replace open-coded mrs_s/msr_s with {read,write}_sysreg_sWill Deacon2016-09-091-0/+15
* arm64: Work around systems with mismatched cache line sizesSuzuki K Poulose2016-09-091-0/+1
* arm64: simplify sysreg manipulationMark Rutland2016-09-091-10/+10
* arm64: sysreg: allow write_sysreg to use XZRMark Rutland2016-09-091-2/+6
* arm64: trap userspace "dc cvau" cache operation on errata-affected coreAndre Przywara2016-07-011-1/+1
* arm64: Cleanup SCTLR flagsGeoff Levand2016-04-281-4/+15
* arm64: Add helpers for detecting AArch32 support at EL0Suzuki K Poulose2016-04-201-0/+1
* arm64: cpufeature: append additional id_aa64mmfr2 fields to cpufeatureKefeng Wang2016-04-131-0/+4
* arm64: kvm: 4.6-rc1: Fix VTCR_EL2 VS settingSuzuki K Poulose2016-03-301-0/+3
* arm64: kernel: Add support for User Access OverrideJames Morse2016-02-181-0/+3
* arm64: add ARMv8.2 id_aa64mmfr2 boiler plateJames Morse2016-02-181-0/+4
* arm64: use local label prefixes for __reg_num symbolsArd Biesheuvel2016-02-161-8/+8
* arm64: Add macros to read/write system registersMark Rutland2015-12-141-0/+21
* arm64: Keep track of CPU feature registersSuzuki K. Poulose2015-10-211-5/+127
* arm64: Move mixed endian support detectionSuzuki K. Poulose2015-10-211-0/+2
* arm64: Add 16K page size supportSuzuki K. Poulose2015-10-191-0/+3
* arm64: Check for selected granule supportSuzuki K. Poulose2015-10-191-0/+20
* arm64: kernel: Add support for Privileged Access NeverJames Morse2015-07-271-0/+8
* arm64: Generalise msr_s/mrs_s operationsSuzuki K. Poulose2015-07-271-5/+15
* arm64: kernel: Move config_sctlr_el1James Morse2015-07-271-0/+12
* arm64: gicv3: Allow GICv3 compilation with older binutilsCatalin Marinas2014-07-251-0/+60