summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/sysreg.h
AgeCommit message (Expand)Author
2019-10-29arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3Will Deacon
2019-10-29arm64: cpufeature: Detect SSBS and advertise to userspaceWill Deacon
2019-10-29arm64: Introduce sysreg_clear_set()Mark Rutland
2019-10-29arm64: move SCTLR_EL{1,2} assertions to <asm/sysreg.h>Mark Rutland
2019-10-29arm64: Expose Arm v8.4 featuresSuzuki K Poulose
2019-10-29arm64: v8.4: Support for new floating point multiplication instructionsDongjiu Geng
2019-10-29arm64: Expose support for optional ARMv8-A featuresSuzuki K Poulose
2019-10-29arm64: sysreg: Move to use definitions for all the SCTLR bitsJames Morse
2018-02-16arm64: Add skeleton to harden the branch predictor against aliasing attacksWill Deacon
2018-02-16arm64: Take into account ID_AA64PFR0_EL1.CSV3Will Deacon
2017-08-09arm64: Expose DC CVAP to userspaceRobin Murphy
2017-07-26arm64: sysreg: Fix unprotected macro argmuent in write_sysregDave Martin
2017-06-22arm64: Remove a redundancy in sysreg.hStefan Traby
2017-06-15arm64/kvm: vgic: use SYS_DESC()Mark Rutland
2017-06-15arm64/kvm: sysreg: fix typo'd SYS_ICC_IGRPEN*_EL1Mark Rutland
2017-06-15KVM: arm64: vgic-v3: Add ICV_RPR_EL1 handlerMarc Zyngier
2017-06-15KVM: arm64: vgic-v3: Add misc Group-0 handlersMarc Zyngier
2017-06-15KVM: arm64: vgic-v3: Add ICV_IGNREN0_EL1 handlerMarc Zyngier
2017-06-15KVM: arm64: vgic-v3: Add ICV_BPR0_EL1 handlerMarc Zyngier
2017-06-15KVM: arm64: vgic-v3: Add ICV_HPPIR1_EL1 handlerMarc Zyngier
2017-06-15KVM: arm64: vgic-v3: Add ICV_AP1Rn_EL1 handlerMarc Zyngier
2017-06-06arm64: KVM: Preserve RES1 bits in SCTLR_EL2Marc Zyngier
2017-04-04Merge branch 'arm64/common-sysreg' of git://git.kernel.org/pub/scm/linux/kern...Catalin Marinas
2017-03-20arm64: v8.3: Support for weaker release consistencySuzuki K Poulose
2017-03-20arm64: v8.3: Support for complex number instructionsSuzuki K Poulose
2017-03-20arm64: v8.3: Support for Javascript conversion instructionSuzuki K Poulose
2017-03-09arm64: sysreg: add Set/Way sys encodingsMark Rutland
2017-03-09arm64: sysreg: add register encodings used by KVMMark Rutland
2017-03-09arm64: sysreg: add physical timer registersMark Rutland
2017-03-09arm64: sysreg: subsume GICv3 sysreg definitionsMark Rutland
2017-03-09arm64: sysreg: add performance monitor registersMark Rutland
2017-03-09arm64: sysreg: add debug system registersMark Rutland
2017-03-09arm64: sysreg: sort by encodingMark Rutland
2017-01-12arm64: cpufeature: Expose CPUID registers by emulationSuzuki K Poulose
2017-01-10arm64: cpufeature: Define helpers for sys_reg idSuzuki K Poulose
2017-01-10arm64: cpufeature: Don't enforce system-wide SPE capabilityWill Deacon
2016-12-06arm64: Work around broken .inst when defective gas is detectedMarc Zyngier
2016-12-02arm64: Get rid of asm/opcodes.hMarc 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