index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-09
nVMX: Advertise PML to L1 hypervisor
Bandan Das
1
-5
/
+11
2017-05-09
nVMX: Implement emulated Page Modification Logging
Bandan Das
1
-2
/
+79
2017-05-09
kvm: x86: Add a hook for arch specific dirty logging emulation
Bandan Das
3
-0
/
+20
2017-05-09
kvm: nVMX: Validate CR3 target count on nested VM-entry
Jim Mattson
1
-0
/
+8
2017-05-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-6
/
+6
2017-05-09
mm: introduce kv[mz]alloc helpers
Michal Hocko
3
-6
/
+6
2017-05-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
22
-1972
/
+446
2017-05-05
kvm: nVMX: Don't validate disabled secondary controls
Jim Mattson
1
-3
/
+4
2017-05-03
Revert "KVM: Support vCPU-based gfn->hva cache"
Paolo Bonzini
2
-30
/
+33
2017-05-02
KVM: x86: don't hold kvm->lock in KVM_SET_GSI_ROUTING
David Hildenbrand
3
-17
/
+11
2017-05-02
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-11
/
+5
2017-04-27
kvm: nVMX: Remove superfluous VMX instruction fault checks
Jim Mattson
1
-43
/
+14
2017-04-27
KVM: x86: fix emulation of RSM and IRET instructions
Ladi Prosek
2
-10
/
+21
2017-04-27
KVM: add explicit barrier to kvm_vcpu_kick
Andrew Jones
1
-1
/
+1
2017-04-27
KVM: x86: always use kvm_make_request instead of set_bit
Radim Krčmář
1
-8
/
+2
2017-04-27
KVM: add kvm_{test,clear}_request to replace {test,clear}_bit
Radim Krčmář
2
-5
/
+5
2017-04-21
KVM: x86: remove irq disablement around KVM_SET_CLOCK/KVM_GET_CLOCK
Marcelo Tosatti
1
-19
/
+3
2017-04-21
kvm: better MWAIT emulation for guests
Michael S. Tsirkin
4
-4
/
+48
2017-04-21
KVM: x86: virtualize cpuid faulting
Kyle Huey
4
-0
/
+47
2017-04-21
KVM: VMX: drop vmm_exclusive module parameter
David Hildenbrand
1
-31
/
+7
2017-04-13
KVM: nVMX: fix AD condition when handling EPT violation
Radim Krčmář
1
-1
/
+1
2017-04-12
KVM: x86: Add MSR_AMD64_DC_CFG to the list of ignored MSRs
Ladi Prosek
1
-0
/
+2
2017-04-12
KVM: x86: fix maintaining of kvm_clock stability on guest CPU hotplug
Denis Plotnikov
1
-10
/
+19
2017-04-12
KVM: x86: remaster kvm_write_tsc code
Denis Plotnikov
1
-39
/
+13
2017-04-12
KVM: x86: use irqchip_kernel() to check for pic+ioapic
David Hildenbrand
1
-1
/
+1
2017-04-12
KVM: x86: simplify pic_ioport_read()
David Hildenbrand
1
-6
/
+3
2017-04-12
KVM: x86: set data directly in picdev_read()
David Hildenbrand
1
-4
/
+3
2017-04-12
KVM: x86: drop picdev_in_range()
David Hildenbrand
1
-23
/
+12
2017-04-12
KVM: x86: make kvm_pic_reset() static
David Hildenbrand
2
-3
/
+1
2017-04-12
KVM: x86: simplify pic_unlock()
David Hildenbrand
1
-9
/
+4
2017-04-12
KVM: x86: drop goto label in kvm_set_routing_entry()
David Hildenbrand
1
-12
/
+8
2017-04-12
KVM: x86: rename kvm_vcpu_request_scan_ioapic()
David Hildenbrand
1
-1
/
+1
2017-04-12
KVM: x86: directly call kvm_make_scan_ioapic_request() in ioapic.c
David Hildenbrand
1
-2
/
+2
2017-04-12
KVM: x86: remove all-vcpu request from kvm_ioapic_init()
David Hildenbrand
1
-2
/
+0
2017-04-12
KVM: x86: KVM_IRQCHIP_PIC_MASTER only has 8 pins
David Hildenbrand
1
-9
/
+6
2017-04-12
KVM: x86: push usage of slots_lock down
David Hildenbrand
3
-4
/
+4
2017-04-12
KVM: x86: don't take kvm->irq_lock when creating IRQCHIP
David Hildenbrand
1
-2
/
+0
2017-04-12
KVM: x86: convert kvm_(set|get)_ioapic() into void
David Hildenbrand
3
-8
/
+6
2017-04-12
KVM: x86: remove duplicate checks for ioapic
David Hildenbrand
1
-4
/
+0
2017-04-12
KVM: x86: use ioapic_in_kernel() to check for ioapic existence
David Hildenbrand
1
-3
/
+1
2017-04-12
KVM: x86: get rid of ioapic_irqchip()
David Hildenbrand
2
-7
/
+2
2017-04-12
KVM: x86: get rid of pic_irqchip()
David Hildenbrand
5
-23
/
+16
2017-04-12
KVM: x86: check against irqchip_mode in ioapic_in_kernel()
David Hildenbrand
1
-3
/
+4
2017-04-12
KVM: x86: check against irqchip_mode in pic_in_kernel()
David Hildenbrand
1
-3
/
+4
2017-04-12
KVM: x86: check against irqchip_mode in kvm_set_routing_entry()
David Hildenbrand
1
-6
/
+8
2017-04-12
KVM: x86: new irqchip mode KVM_IRQCHIP_INIT_IN_PROGRESS
David Hildenbrand
2
-6
/
+23
2017-04-07
kvm: nVMX: Disallow userspace-injected exceptions in guest mode
Jim Mattson
1
-1
/
+2
2017-04-07
KVM: x86: fix user triggerable warning in kvm_apic_accept_events()
David Hildenbrand
1
-0
/
+12
2017-04-07
kvm: make KVM_CAP_COALESCED_MMIO architecture agnostic
Paolo Bonzini
1
-3
/
+0
2017-04-07
KVM: nVMX: support RDRAND and RDSEED exiting
Paolo Bonzini
1
-0
/
+5
[next]