summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/sysreg.h
AgeCommit message (Expand)Author
2020-01-22Merge branch 'for-next/rng' into for-next/coreWill Deacon
2020-01-22Merge branches 'for-next/acpi', 'for-next/cpufeatures', 'for-next/csum', 'for...Will Deacon
2020-01-22arm64: Implement archrandom.h for ARMv8.5-RNGRichard Henderson
2020-01-17arm64: Use macros instead of hard-coded constants for MAIR_EL1Catalin Marinas
2020-01-15arm64: Add initial support for E0PDMark Brown
2020-01-15arm64: Introduce ID_ISAR6 CPU registerAnshuman Khandual
2020-01-15arm64: cpufeature: Export matrix and other features to userspaceSteven Price
2019-10-16arm64: sysreg: fix incorrect definition of SYS_PAR_EL1_FYang Yingliang
2019-08-30Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...Will Deacon
2019-08-27arm64: sysreg: Add some field definitions for PAR_EL1Will Deacon
2019-08-05arm64: sysreg: Remove unused and rotting SCTLR_ELx field definitionsWill Deacon
2019-07-16arch: replace _BITUL() in kernel-space headers with BIT()Masahiro Yamada
2019-07-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-07-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-07-05KVM: arm64: Migrate _elx sysreg accessors to msr_s/mrs_sDave Martin
2019-06-25arm64: Expose FRINT capabilities to userspaceMark Brown
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-04-25arm64: sysreg: Make mrs_s and msr_s macros work with Clang and LTOKees Cook
2019-04-23arm64: Expose SVE2 features for userspaceDave Martin
2019-03-29KVM: arm64/sve: System register context switch and access supportDave Martin
2019-02-19arm64: KVM: Expose sanitised cache type register to guestArd Biesheuvel
2019-02-19KVM: arm/arm64: consolidate arch timer trap handlersAndre Przywara
2019-02-19KVM: arm64: Fix ICH_ELRSR_EL2 sysreg namingMarc Zyngier
2018-12-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-12-13arm64: sysreg: Use _BITUL() when defining register bitsWill Deacon
2018-12-13arm64: add pointer authentication register bitsMark Rutland
2018-12-06arm64: Add support for SB barrier and patch in over DSB; ISB sequencesWill Deacon
2018-11-23arm64: sysreg: fix sparse warningsSergey Matyukevich
2018-10-01arm64: Trap WFI executed in userspaceMarc Zyngier
2018-10-01arm64: remove unused asm/compiler.h header fileArd Biesheuvel
2018-09-17arm64: sysreg: Clean up instructions for modifying PSTATE fieldsSuzuki K Poulose
2018-09-14arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3Will Deacon
2018-09-14arm64: 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