index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
arm
/
arm.c
Age
Commit message (
Expand
)
Author
2018-08-22
Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2018-07-21
KVM: arm: Add 32bit get/set events support
James Morse
2018-07-21
KVM: arm64: Share the parts of get/set events useful to 32bit
James Morse
2018-07-21
arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
Dongjiu Geng
2018-07-09
KVM: arm/arm64: Enable adaptative WFE trapping
Marc Zyngier
2018-06-20
sched/swait: Rename to exclusive
Peter Zijlstra
2018-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-06-01
kvm: Make VM ioctl do valloc for some archs
Marc Orr
2018-06-01
kvm: Change return type to vm_fault_t
Souptick Joarder
2018-05-31
arm64: KVM: Add ARCH_WORKAROUND_2 support for guests
Marc Zyngier
2018-05-25
KVM: arm/arm64: Remove kvm_vgic_vcpu_early_init
Eric Auger
2018-05-25
KVM: arm64: Remove eager host SVE state saving
Dave Martin
2018-05-25
KVM: arm64: Save host SVE context as appropriate
Dave Martin
2018-05-25
KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashing
Dave Martin
2018-04-17
KVM: arm/arm64: Close VMID generation race
Marc Zyngier
2018-03-19
KVM: arm/arm64: Handle VGICv3 save/restore from the main VGIC code on VHE
Christoffer Dall
2018-03-19
KVM: arm64: Introduce VHE-specific kvm_vcpu_run
Christoffer Dall
2018-03-19
KVM: arm/arm64: Add kvm_vcpu_load_sysregs and kvm_vcpu_put_sysregs
Christoffer Dall
2018-03-19
KVM: arm/arm64: Get rid of vcpu->arch.irq_lines
Christoffer Dall
2018-03-19
KVM: arm/arm64: Move vcpu_load call after kvm_vcpu_first_run_init
Christoffer Dall
2018-03-19
KVM: arm/arm64: Avoid vcpu_load for other vcpu ioctls than KVM_RUN
Christoffer Dall
2018-02-10
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-02-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-02-06
arm/arm64: KVM: Consolidate the PSCI include files
Marc Zyngier
2018-02-01
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
2018-01-31
Merge tag 'kvm-arm-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Radim Krčmář
2018-01-31
KVM: arm/arm64: Fix userspace_irqchip_in_use counting
Christoffer Dall
2018-01-30
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-01-23
KVM: arm/arm64: Handle CPU_PM_ENTER_FAILED
James Morse
2018-01-16
KVM: arm64: Handle RAS SErrors from EL1 on guest exit
James Morse
2018-01-16
KVM: arm/arm64: mask/unmask daif around VHE guests
James Morse
2018-01-13
KVM: arm/arm64: Convert kvm_host_cpu_state to a static per-cpu allocation
James Morse
2018-01-08
arm64: KVM: Use per-CPU vector when BP hardening is enabled
Marc Zyngier
2018-01-02
KVM: arm/arm64: Avoid work when userspace iqchips are not used
Christoffer Dall
2018-01-02
KVM: arm/arm64: Remove redundant preemptible checks
Christoffer Dall
2017-12-22
arm64: handle 52-bit addresses in TTBR
Kristina Martsenko
2017-12-18
KVM: arm/arm64: timer: Don't set irq as forwarded if no usable GIC
Marc Zyngier
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl
Christoffer Dall
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_mpstate
Christoffer Dall
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_mpstate
Christoffer Dall
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_run
Christoffer Dall
2017-12-05
Merge tag 'kvm-arm-fixes-for-v4.15-1' of git://git.kernel.org/pub/scm/linux/k...
Radim Krčmář
2017-12-01
KVM: arm/arm64: kvm_arch_destroy_vm cleanups
Andrew Jones
2017-11-29
kvm: arm: don't treat unavailable HYP mode as an error
Ard Biesheuvel
2017-11-29
kvm: arm64: handle single-step of userspace mmio instructions
Alex Bennée
2017-11-27
KVM: Let KVM_SET_SIGNAL_MASK work as advertised
Jan H. Schönherr
2017-11-17
Merge tag 'kvm-arm-gicv4-for-v4.15' of git://git.kernel.org/pub/scm/linux/ker...
Paolo Bonzini
2017-11-16
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-11-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-11-10
KVM: arm/arm64: GICv4: Use the doorbell interrupt as an unblocking source
Marc Zyngier
[next]