aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/sysreg.h
AgeCommit message (Expand)Author
2023-12-08KVM: arm64: limit PMU version to PMUv3 for ARMv8.1Andrew Murray
2023-06-28arm64: Add missing Set/Way CMO encodingsMarc Zyngier
2022-03-23arm64: Use the clearbhb instruction in mitigationsJames Morse
2022-03-23arm64: add ID_AA64ISAR2_EL1 sys registerJoey Gouly
2022-03-23arm64: Mitigate spectre style branch history side channelsJames Morse
2020-05-02arm64: Delete the space separator in __emit_instFangrui Song
2019-10-11arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3Will Deacon
2019-10-11arm64: cpufeature: Detect SSBS and advertise to userspaceWill Deacon
2018-08-22Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2018-08-12KVM: arm64: vgic-v3: Add support for ICC_SGI0R_EL1 and ICC_ASGI1R_EL1 accessesMarc Zyngier
2018-07-12arm64: kill config_sctlr_el1()Mark Rutland
2018-07-12arm64: move SCTLR_EL{1,2} assertions to <asm/sysreg.h>Mark Rutland
2018-07-09arm64: KVM: Add support for Stage-2 control of memory types and cacheabilityMarc Zyngier
2018-06-21arm64: Introduce sysreg_clear_set()Mark Rutland
2018-04-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-03-19arm64: Expose Arm v8.4 featuresSuzuki K Poulose
2018-02-26arm64/kvm: Prohibit guest LOR accessesMark Rutland
2018-01-16KVM: arm64: Emulate RAS error registers and set HCR_EL2's TERR & TEADongjiu Geng
2018-01-16KVM: arm64: Save/Restore guest DISR_EL1James Morse
2018-01-16KVM: arm64: Set an impdef ESR for Virtual-SError using VSESR_EL2.James Morse
2018-01-16arm64: kernel: Prepare for a DISR userJames Morse
2018-01-16arm64: Unconditionally enable IESB on exception entry/return for firmware-firstJames Morse
2018-01-16arm64: cpufeature: Detect CPU RAS ExtentionsXie XiuQi
2018-01-16arm64: sysreg: Move to use definitions for all the SCTLR bitsJames Morse
2018-01-08arm64: Add skeleton to harden the branch predictor against aliasing attacksWill Deacon
2018-01-08arm64: Take into account ID_AA64PFR0_EL1.CSV3Will Deacon
2018-01-05arm64: v8.4: Support for new floating point multiplication instructionsDongjiu Geng
2017-12-22arm64: limit PA size to supported rangeKristina Martsenko
2017-11-03arm64/sve: System register and exception syndrome definitionsDave Martin
2017-11-03arm64: KVM: Hide unsupported AArch64 CPU features from guestsDave Martin
2017-10-24Merge branch 'for-next/perf' into aarch64/for-next/coreWill Deacon
2017-10-18arm64: sysreg: Move SPE registers and PSB into common header filesWill Deacon
2017-10-11arm64: Expose support for optional ARMv8-A featuresSuzuki K Poulose
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