index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
sysreg.h
Age
Commit message (
Expand
)
Author
2019-10-16
arm64: sysreg: fix incorrect definition of SYS_PAR_EL1_F
Yang Yingliang
2019-08-30
Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...
Will Deacon
2019-08-27
arm64: sysreg: Add some field definitions for PAR_EL1
Will Deacon
2019-08-05
arm64: sysreg: Remove unused and rotting SCTLR_ELx field definitions
Will Deacon
2019-07-16
arch: replace _BITUL() in kernel-space headers with BIT()
Masahiro Yamada
2019-07-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-07-05
KVM: arm64: Migrate _elx sysreg accessors to msr_s/mrs_s
Dave Martin
2019-06-25
arm64: Expose FRINT capabilities to userspace
Mark Brown
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-04-25
arm64: sysreg: Make mrs_s and msr_s macros work with Clang and LTO
Kees Cook
2019-04-23
arm64: Expose SVE2 features for userspace
Dave Martin
2019-03-29
KVM: arm64/sve: System register context switch and access support
Dave Martin
2019-02-19
arm64: KVM: Expose sanitised cache type register to guest
Ard Biesheuvel
2019-02-19
KVM: arm/arm64: consolidate arch timer trap handlers
Andre Przywara
2019-02-19
KVM: arm64: Fix ICH_ELRSR_EL2 sysreg naming
Marc Zyngier
2018-12-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-12-13
arm64: sysreg: Use _BITUL() when defining register bits
Will Deacon
2018-12-13
arm64: add pointer authentication register bits
Mark Rutland
2018-12-06
arm64: Add support for SB barrier and patch in over DSB; ISB sequences
Will Deacon
2018-11-23
arm64: sysreg: fix sparse warnings
Sergey Matyukevich
2018-10-01
arm64: Trap WFI executed in userspace
Marc Zyngier
2018-10-01
arm64: remove unused asm/compiler.h header file
Ard Biesheuvel
2018-09-17
arm64: sysreg: Clean up instructions for modifying PSTATE fields
Suzuki K Poulose
2018-09-14
arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3
Will Deacon
2018-09-14
arm64: cpufeature: Detect SSBS and advertise to userspace
Will Deacon
2018-08-22
Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2018-08-12
KVM: arm64: vgic-v3: Add support for ICC_SGI0R_EL1 and ICC_ASGI1R_EL1 accesses
Marc Zyngier
2018-07-12
arm64: kill config_sctlr_el1()
Mark Rutland
2018-07-12
arm64: move SCTLR_EL{1,2} assertions to <asm/sysreg.h>
Mark Rutland
2018-07-09
arm64: KVM: Add support for Stage-2 control of memory types and cacheability
Marc Zyngier
2018-06-21
arm64: Introduce sysreg_clear_set()
Mark Rutland
2018-04-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-03-19
arm64: Expose Arm v8.4 features
Suzuki K Poulose
2018-02-26
arm64/kvm: Prohibit guest LOR accesses
Mark Rutland
2018-01-16
KVM: arm64: Emulate RAS error registers and set HCR_EL2's TERR & TEA
Dongjiu Geng
2018-01-16
KVM: arm64: Save/Restore guest DISR_EL1
James Morse
2018-01-16
KVM: arm64: Set an impdef ESR for Virtual-SError using VSESR_EL2.
James Morse
2018-01-16
arm64: kernel: Prepare for a DISR user
James Morse
2018-01-16
arm64: Unconditionally enable IESB on exception entry/return for firmware-first
James Morse
2018-01-16
arm64: cpufeature: Detect CPU RAS Extentions
Xie XiuQi
2018-01-16
arm64: sysreg: Move to use definitions for all the SCTLR bits
James Morse
2018-01-08
arm64: Add skeleton to harden the branch predictor against aliasing attacks
Will Deacon
2018-01-08
arm64: Take into account ID_AA64PFR0_EL1.CSV3
Will Deacon
2018-01-05
arm64: v8.4: Support for new floating point multiplication instructions
Dongjiu Geng
2017-12-22
arm64: limit PA size to supported range
Kristina Martsenko
2017-11-03
arm64/sve: System register and exception syndrome definitions
Dave Martin
2017-11-03
arm64: KVM: Hide unsupported AArch64 CPU features from guests
Dave Martin
2017-10-24
Merge branch 'for-next/perf' into aarch64/for-next/core
Will Deacon
[next]