| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'kvmarm-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini | 2020-02-28 | 2 | -4/+39 |
|\ |
|
| * | KVM: arm64: Define our own swab32() to avoid a uapi static inline | James Morse | 2020-02-22 | 1 | -2/+2 |
| * | kvm: arm/arm64: Fold VHE entry/exit work into kvm_vcpu_run_vhe() | Mark Rutland | 2020-02-17 | 1 | -2/+37 |
* | | Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2020-01-31 | 5 | -46/+94 |
|\ \ |
|
| * | | Merge tag 'kvmarm-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar... | Paolo Bonzini | 2020-01-30 | 3 | -40/+93 |
| |\| |
|
| | * | arm64: KVM: Annotate guest entry/exit as a single function | Mark Brown | 2020-01-23 | 1 | -4/+3 |
| | * | KVM: arm64: Correct PSTATE on exception entry | Mark Rutland | 2020-01-19 | 1 | -5/+65 |
| | * | arm64: kvm: Fix IDMAP overlap with HYP VA | Russell King | 2020-01-19 | 1 | -31/+25 |
| * | | KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit() | Sean Christopherson | 2020-01-27 | 1 | -5/+0 |
| * | | KVM: arm64: Free sve_state via arm specific hook | Sean Christopherson | 2020-01-27 | 1 | -0/+5 |
| * | | KVM: Drop kvm_arch_vcpu_setup() | Sean Christopherson | 2020-01-27 | 1 | -5/+0 |
| |/ |
|
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2020-01-30 | 1 | -1/+5 |
|\ \ |
|
| * | | KVM: arm64: Write arch.mdcr_el2 changes since last vcpu_load on VHE | Andrew Murray | 2020-01-22 | 1 | -1/+5 |
| |/ |
|
* | | Merge branch 'for-next/errata' into for-next/core | Will Deacon | 2020-01-22 | 3 | -13/+13 |
|\ \ |
|
| * | | arm64: Workaround for Cortex-A55 erratum 1530923 | Steven Price | 2020-01-16 | 2 | -4/+4 |
| * | | arm64: Rename WORKAROUND_1319367 to SPECULATIVE_AT_NVHE | Steven Price | 2020-01-16 | 3 | -6/+6 |
| * | | arm64: Rename WORKAROUND_1165522 to SPECULATIVE_AT_VHE | Steven Price | 2020-01-16 | 2 | -3/+3 |
| |/ |
|
| | | |
| \ | |
| \ | |
| \ | |
*---. \ | Merge branches 'for-next/acpi', 'for-next/cpufeatures', 'for-next/csum', 'for... | Will Deacon | 2020-01-22 | 3 | -23/+34 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| | | * | arm64: kvm: stop treating register x18 as caller save | Ard Biesheuvel | 2020-01-16 | 1 | -21/+24 |
| |_|/
|/| | |
|
| | * | arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanly | Suzuki K Poulose | 2020-01-14 | 1 | -1/+9 |
| |/
|/| |
|
| * | arm64: Introduce ID_ISAR6 CPU register | Anshuman Khandual | 2020-01-15 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2019-12-22 | 2 | -9/+33 |
|\ |
|
| * | Merge tag 'kvmarm-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini | 2019-12-18 | 7 | -13/+66 |
| |\ |
|
| | * | KVM: arm64: Ensure 'params' is initialised when looking up sys register | Will Deacon | 2019-12-12 | 1 | -1/+4 |
| | * | KVM: arm64: Don't log IMP DEF sysreg traps | Mark Rutland | 2019-12-06 | 1 | -0/+8 |
| | * | KVM: arm64: Sanely ratelimit sysreg messages | Mark Rutland | 2019-12-06 | 2 | -8/+21 |
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2019-12-06 | 1 | -7/+1 |
|\ \ \ |
|
| * | | | arm64: KVM: Invoke compute_layout() before alternatives are applied | Sebastian Andrzej Siewior | 2019-12-06 | 1 | -7/+1 |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2019-11-26 | 5 | -4/+33 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar... | Paolo Bonzini | 2019-11-21 | 5 | -4/+33 |
| |\ \ \ \
| | |_|/ /
| |/| | /
| | | |/
| | |/| |
|
| | * | | Merge remote-tracking branch 'kvmarm/misc-5.5' into kvmarm/next | Marc Zyngier | 2019-11-08 | 1 | -0/+4 |
| | |\ \ |
|
| | | * | | KVM: arm/arm64: Show halt poll counters in debugfs | Christian Borntraeger | 2019-10-28 | 1 | -0/+4 |
| | * | | | Merge remote-tracking branch 'kvmarm/kvm-arm64/stolen-time' into kvmarm-maste... | Marc Zyngier | 2019-10-24 | 4 | -2/+17 |
| | |\ \ \ |
|
| | | * | | | KVM: arm64: Select TASK_DELAY_ACCT+TASKSTATS rather than SCHEDSTATS | Steven Price | 2019-10-24 | 1 | -1/+4 |
| | | * | | | KVM: arm64: Provide VCPU attributes for stolen time | Steven Price | 2019-10-21 | 1 | -0/+9 |
| | | * | | | KVM: arm64: Support stolen time reporting via shared structure | Steven Price | 2019-10-21 | 1 | -0/+1 |
| | | * | | | KVM: arm64: Implement PV_TIME_FEATURES call | Steven Price | 2019-10-21 | 1 | -0/+1 |
| | | * | | | KVM: arm/arm64: Factor out hypercall handling from PSCI code | Christoffer Dall | 2019-10-21 | 2 | -2/+3 |
| | | |/ / |
|
| | * / / | KVM: arm/arm64: Allow user injection of external data aborts | Christoffer Dall | 2019-10-21 | 2 | -2/+12 |
| | |/ / |
|
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2019-11-26 | 3 | -10/+100 |
|\ \ \ \
| |/ / /
|/| | /
| | |/
| |/| |
|
| | | | |
| | \ | |
| *-. \ | Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', '... | Catalin Marinas | 2019-11-08 | 1 | -2/+2 |
| |\ \ \
| | | |/
| | |/| |
|
| | | * | arm64: Relax ICC_PMR_EL1 accesses when ICC_CTLR_EL1.PMHE is clear | Marc Zyngier | 2019-10-15 | 1 | -2/+2 |
| | |/ |
|
| * | | Merge branch 'kvm-arm64/erratum-1319367' of git://git.kernel.org/pub/scm/linu... | Catalin Marinas | 2019-10-28 | 3 | -8/+98 |
| |\ \ |
|
| | * | | arm64: KVM: Prevent speculative S1 PTW when restoring vcpu context | Marc Zyngier | 2019-10-26 | 2 | -2/+64 |
| | * | | arm64: KVM: Disable EL1 PTW when invalidating S2 TLBs | Marc Zyngier | 2019-10-26 | 1 | -0/+23 |
| | * | | arm64: KVM: Reorder system register restoration and stage-2 activation | Marc Zyngier | 2019-10-26 | 1 | -6/+11 |
| | |/ |
|
* | | | Merge tag 'kvmarm-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini | 2019-10-22 | 1 | -0/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | arm64: KVM: Handle PMCR_EL0.LC as RES1 on pure AArch64 systems | Marc Zyngier | 2019-10-20 | 1 | -0/+4 |
| |/ |
|
* / | arm64: KVM: Trap VM ops when ARM64_WORKAROUND_CAVIUM_TX2_219_TVM is set | Marc Zyngier | 2019-10-08 | 1 | -2/+67 |
|/ |
|
* | Merge tag 'kvmarm-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini | 2019-10-03 | 2 | -29/+24 |
|\ |
|