Age | Commit message (Expand) | Author |
2017-08-09 | arm64: Expose DC CVAP to userspace | Robin Murphy |
2017-07-26 | arm64: sysreg: Fix unprotected macro argmuent in write_sysreg | Dave Martin |
2017-06-22 | arm64: Remove a redundancy in sysreg.h | Stefan Traby |
2017-06-15 | arm64/kvm: vgic: use SYS_DESC() | Mark Rutland |
2017-06-15 | arm64/kvm: sysreg: fix typo'd SYS_ICC_IGRPEN*_EL1 | Mark Rutland |
2017-06-15 | KVM: arm64: vgic-v3: Add ICV_RPR_EL1 handler | Marc Zyngier |
2017-06-15 | KVM: arm64: vgic-v3: Add misc Group-0 handlers | Marc Zyngier |
2017-06-15 | KVM: arm64: vgic-v3: Add ICV_IGNREN0_EL1 handler | Marc Zyngier |
2017-06-15 | KVM: arm64: vgic-v3: Add ICV_BPR0_EL1 handler | Marc Zyngier |
2017-06-15 | KVM: arm64: vgic-v3: Add ICV_HPPIR1_EL1 handler | Marc Zyngier |
2017-06-15 | KVM: arm64: vgic-v3: Add ICV_AP1Rn_EL1 handler | Marc Zyngier |
2017-06-06 | arm64: KVM: Preserve RES1 bits in SCTLR_EL2 | Marc Zyngier |
2017-04-04 | Merge branch 'arm64/common-sysreg' of git://git.kernel.org/pub/scm/linux/kern... | Catalin Marinas |
2017-03-20 | arm64: v8.3: Support for weaker release consistency | Suzuki K Poulose |
2017-03-20 | arm64: v8.3: Support for complex number instructions | Suzuki K Poulose |
2017-03-20 | arm64: v8.3: Support for Javascript conversion instruction | Suzuki K Poulose |
2017-03-09 | arm64: sysreg: add Set/Way sys encodings | Mark Rutland |
2017-03-09 | arm64: sysreg: add register encodings used by KVM | Mark Rutland |
2017-03-09 | arm64: sysreg: add physical timer registers | Mark Rutland |
2017-03-09 | arm64: sysreg: subsume GICv3 sysreg definitions | Mark Rutland |
2017-03-09 | arm64: sysreg: add performance monitor registers | Mark Rutland |
2017-03-09 | arm64: sysreg: add debug system registers | Mark Rutland |
2017-03-09 | arm64: sysreg: sort by encoding | Mark Rutland |
2017-01-12 | arm64: cpufeature: Expose CPUID registers by emulation | Suzuki K Poulose |
2017-01-10 | arm64: cpufeature: Define helpers for sys_reg id | Suzuki K Poulose |
2017-01-10 | arm64: cpufeature: Don't enforce system-wide SPE capability | Will Deacon |
2016-12-06 | arm64: Work around broken .inst when defective gas is detected | Marc Zyngier |
2016-12-02 | arm64: Get rid of asm/opcodes.h | Marc Zyngier |
2016-10-17 | arm64: sysreg: Fix use of XZR in write_sysreg_s | Will Deacon |
2016-09-09 | arm64: sysreg: replace open-coded mrs_s/msr_s with {read,write}_sysreg_s | Will Deacon |
2016-09-09 | arm64: Work around systems with mismatched cache line sizes | Suzuki K Poulose |
2016-09-09 | arm64: simplify sysreg manipulation | Mark Rutland |
2016-09-09 | arm64: sysreg: allow write_sysreg to use XZR | Mark Rutland |
2016-07-01 | arm64: trap userspace "dc cvau" cache operation on errata-affected core | Andre Przywara |
2016-04-28 | arm64: Cleanup SCTLR flags | Geoff Levand |
2016-04-20 | arm64: Add helpers for detecting AArch32 support at EL0 | Suzuki K Poulose |
2016-04-13 | arm64: cpufeature: append additional id_aa64mmfr2 fields to cpufeature | Kefeng Wang |
2016-03-30 | arm64: kvm: 4.6-rc1: Fix VTCR_EL2 VS setting | Suzuki K Poulose |
2016-02-18 | arm64: kernel: Add support for User Access Override | James Morse |
2016-02-18 | arm64: add ARMv8.2 id_aa64mmfr2 boiler plate | James Morse |
2016-02-16 | arm64: use local label prefixes for __reg_num symbols | Ard Biesheuvel |
2015-12-14 | arm64: Add macros to read/write system registers | Mark Rutland |
2015-10-21 | arm64: Keep track of CPU feature registers | Suzuki K. Poulose |
2015-10-21 | arm64: Move mixed endian support detection | Suzuki K. Poulose |
2015-10-19 | arm64: Add 16K page size support | Suzuki K. Poulose |
2015-10-19 | arm64: Check for selected granule support | Suzuki K. Poulose |
2015-07-27 | arm64: kernel: Add support for Privileged Access Never | James Morse |
2015-07-27 | arm64: Generalise msr_s/mrs_s operations | Suzuki K. Poulose |
2015-07-27 | arm64: kernel: Move config_sctlr_el1 | James Morse |
2014-07-25 | arm64: gicv3: Allow GICv3 compilation with older binutils | Catalin Marinas |