index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kvm
/
arm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-24
KVM: arm/arm64: Fix preemptible timer active state crazyness
Christoffer Dall
1
-6
/
+1
2015-10-22
arm/arm64: KVM: Improve kvm_exit tracepoint
Christoffer Dall
1
-1
/
+1
2015-10-22
KVM: arm/arm64: implement kvm_arm_[halt,resume]_guest
Eric Auger
1
-4
/
+31
2015-10-22
KVM: arm/arm64: check power_off in critical section before VCPU run
Eric Auger
1
-1
/
+2
2015-10-22
KVM: arm/arm64: check power_off in kvm_arch_vcpu_runnable
Eric Auger
1
-1
/
+2
2015-10-22
KVM: arm/arm64: rename pause into power_off
Eric Auger
1
-10
/
+10
2015-10-22
arm/arm64: KVM: Rework the arch timer to use level-triggered semantics
Christoffer Dall
1
-3
/
+8
2015-10-22
arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_block
Christoffer Dall
1
-0
/
+10
2015-10-20
KVM: arm/arm64: Fix memory leak if timer initialization fails
Pavel Fedin
1
-1
/
+1
2015-09-16
arm/arm64: KVM: vgic: Check for !irqchip_in_kernel() when mapping resources
Pavel Fedin
1
-1
/
+1
2015-08-12
KVM: arm/arm64: vgic: Allow dynamic mapping of physical/virtual interrupts
Marc Zyngier
1
-0
/
+2
2015-08-12
arm/arm64: KVM: Move vgic handling to a non-preemptible section
Marc Zyngier
1
-3
/
+15
2015-08-12
arm/arm64: KVM: Fix ordering of timer/GIC on guest entry
Marc Zyngier
1
-4
/
+3
2015-07-21
KVM: arm64: introduce vcpu->arch.debug_ptr
Alex Bennée
1
-0
/
+2
2015-07-21
KVM: arm: introduce kvm_arm_init/setup/clear_debug
Alex Bennée
1
-0
/
+6
2015-07-21
KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl
Alex Bennée
1
-7
/
+0
2015-06-17
arm/arm64: KVM: Properly account for guest CPU time
Christoffer Dall
1
-4
/
+17
2015-06-17
kvm: remove one useless check extension
Tiejun Chen
1
-1
/
+0
2015-05-07
KVM: arm/mips/x86/power use __kvm_guest_{enter|exit}
Christian Borntraeger
1
-2
/
+2
2015-04-22
KVM: arm/arm64: check IRQ number on userland injection
Andre Przywara
1
-2
/
+1
2015-03-30
KVM: arm/arm64: enable KVM_CAP_IOEVENTFD
Nikolay Nikolaev
1
-0
/
+1
2015-03-14
arm/arm64: KVM: Fix migration race in the arch timer
Christoffer Dall
1
-1
/
+1
2015-03-14
arm/arm64: KVM: export VCPU power state via MP_STATE ioctl
Alex Bennée
1
-2
/
+19
2015-03-12
KVM: arm/arm64: add irqfd support
Eric Auger
1
-0
/
+1
2015-03-12
KVM: arm/arm64: implement kvm_arch_intc_initialized
Eric Auger
1
-0
/
+5
2015-03-12
arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}
Christoffer Dall
1
-6
/
+0
2015-03-11
KVM: arm/arm64: prefer IS_ENABLED to a static variable
Paolo Bonzini
1
-12
/
+5
2015-02-23
arm/arm64: KVM: Add exit reaons to kvm_exit event tracing
Wei Huang
1
-1
/
+1
2015-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+54
2015-01-29
arm/arm64: KVM: Use set/way op trapping to track the state of the caches
Marc Zyngier
1
-10
/
+0
2015-01-23
Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
1
-2
/
+1
2015-01-23
KVM: remove unneeded return value of vcpu_postcreate
Dominik Dingel
1
-2
/
+1
2015-01-20
arm/arm64: KVM: make the maximum number of vCPUs a per-VM value
Andre Przywara
1
-0
/
+8
2015-01-20
arm/arm64: KVM: pass down user space provided GIC type into vGIC code
Andre Przywara
1
-1
/
+1
2015-01-20
arm/arm64: KVM: rework MPIDR assignment and add accessors
Andre Przywara
1
-0
/
+13
2015-01-16
KVM: arm/arm64: Enable Dirty Page logging for ARMv8
Mario Smarduch
1
-4
/
+0
2015-01-16
KVM: arm: dirty logging write protect support
Mario Smarduch
1
-0
/
+34
2014-12-15
arm/arm64: KVM: Require in-kernel vgic for the arch timers
Christoffer Dall
1
-2
/
+11
2014-12-13
arm/arm64: KVM: Don't allow creating VCPUs after vgic_initialized
Christoffer Dall
1
-0
/
+5
2014-12-13
arm/arm64: KVM: Rename vgic_initialized to vgic_ready
Christoffer Dall
1
-1
/
+1
2014-12-13
arm/arm64: KVM: vgic: move reset initialization into vgic_init_maps()
Peter Maydell
1
-3
/
+3
2014-12-13
arm/arm64: KVM: Introduce stage2_unmap_vm
Christoffer Dall
1
-0
/
+7
2014-12-13
arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABI
Christoffer Dall
1
-0
/
+43
2014-12-13
arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu
Christoffer Dall
1
-0
/
+2
2014-12-13
arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off option
Christoffer Dall
1
-0
/
+2
2014-12-13
arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flag
Christoffer Dall
1
-1
/
+1
2014-10-14
arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2
Christoffer Dall
1
-1
/
+1
2014-09-29
arm: kvm: fix CPU hotplug
Vladimir Murzin
1
-1
/
+2
2014-09-26
arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd alloc
Joel Schopp
1
-2
/
+2
2014-09-18
arm/arm64: KVM: vgic: delay vgic allocation until init time
Marc Zyngier
1
-7
/
+0
[next]