summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/sysreg.h
AgeCommit message (Expand)Author
2018-04-20arm64: Add skeleton to harden the branch predictor against aliasing attacksMark Rutland
2018-04-08arm64: Take into account ID_AA64PFR0_EL1.CSV3Will Deacon
2017-06-14arm64: KVM: Preserve RES1 bits in SCTLR_EL2Marc Zyngier
2016-10-17arm64: sysreg: Fix use of XZR in write_sysreg_sWill Deacon
2016-09-09arm64: sysreg: replace open-coded mrs_s/msr_s with {read,write}_sysreg_sWill Deacon
2016-09-09arm64: Work around systems with mismatched cache line sizesSuzuki K Poulose
2016-09-09arm64: simplify sysreg manipulationMark Rutland
2016-09-09arm64: sysreg: allow write_sysreg to use XZRMark Rutland
2016-07-01arm64: trap userspace "dc cvau" cache operation on errata-affected coreAndre Przywara
2016-04-28arm64: Cleanup SCTLR flagsGeoff Levand
2016-04-20arm64: Add helpers for detecting AArch32 support at EL0Suzuki K Poulose
2016-04-13arm64: cpufeature: append additional id_aa64mmfr2 fields to cpufeatureKefeng Wang
2016-03-30arm64: kvm: 4.6-rc1: Fix VTCR_EL2 VS settingSuzuki K Poulose
2016-02-18arm64: kernel: Add support for User Access OverrideJames Morse
2016-02-18arm64: add ARMv8.2 id_aa64mmfr2 boiler plateJames Morse
2016-02-16arm64: use local label prefixes for __reg_num symbolsArd Biesheuvel
2015-12-14arm64: Add macros to read/write system registersMark Rutland
2015-10-21arm64: Keep track of CPU feature registersSuzuki K. Poulose
2015-10-21arm64: Move mixed endian support detectionSuzuki K. Poulose
2015-10-19arm64: Add 16K page size supportSuzuki K. Poulose
2015-10-19arm64: Check for selected granule supportSuzuki K. Poulose
2015-07-27arm64: kernel: Add support for Privileged Access NeverJames Morse
2015-07-27arm64: Generalise msr_s/mrs_s operationsSuzuki K. Poulose
2015-07-27arm64: kernel: Move config_sctlr_el1James Morse
2014-07-25arm64: gicv3: Allow GICv3 compilation with older binutilsCatalin Marinas