index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-20
kvm: x86: memset whole irq_eoi
Jiri Slaby
1
-1
/
+1
2016-10-20
kvm/x86: Fix unused variable warning in kvm_timer_init()
Borislav Petkov
1
-2
/
+2
2016-10-11
kthread: kthread worker API cleanup
Petr Mladek
1
-7
/
+7
2016-10-06
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-199
/
+853
2016-09-23
KVM: nVMX: Fix the NMI IDT-vectoring handling
Wanpeng Li
1
-15
/
+16
2016-09-23
KVM: VMX: Enable MSR-BASED TPR shadow even if APICv is inactive
Wanpeng Li
1
-38
/
+94
2016-09-23
KVM: nVMX: Fix reload apic access page warning
Wanpeng Li
1
-1
/
+1
2016-09-20
kvm: svm: fix unsigned compare less than zero comparison
Colin Ian King
1
-4
/
+5
2016-09-20
KVM: x86: Hyper-V tsc page setup
Paolo Bonzini
3
-20
/
+148
2016-09-20
KVM: x86: introduce get_kvmclock_ns
Paolo Bonzini
3
-18
/
+38
2016-09-20
KVM: x86: initialize kvmclock_offset
Paolo Bonzini
1
-0
/
+1
2016-09-20
KVM: x86: always fill in vcpu->arch.hv_clock
Paolo Bonzini
1
-50
/
+59
2016-09-20
Merge branch 'linus' into x86/asm, to pick up fixes
Ingo Molnar
2
-5
/
+7
2016-09-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2016-09-16
kvm: x86: export TSC information to user-space
Luiz Capitulino
1
-1
/
+50
2016-09-16
kvm: add stubs for arch specific debugfs support
Luiz Capitulino
2
-1
/
+21
2016-09-16
kvm: x86: drop read_tsc_offset()
Luiz Capitulino
3
-15
/
+1
2016-09-16
kvm: x86: add tsc_offset field to struct kvm_vcpu_arch
Luiz Capitulino
1
-2
/
+8
2016-09-16
perf/x86/amd: Make HW_CACHE_REFERENCES and HW_CACHE_MISSES measure L2
Matt Fleming
1
-2
/
+2
2016-09-15
kvm: x86: correctly reset dest_map->vector when restoring LAPIC state
Paolo Bonzini
1
-3
/
+5
2016-09-15
Merge branch 'linus' into x86/asm, to pick up recent fixes
Ingo Molnar
2
-71
/
+73
2016-09-08
svm: Implements update_pi_irte hook to setup posted interrupt
Suravee Suthikulpanit
1
-19
/
+266
2016-09-08
svm: Introduce AMD IOMMU avic_ga_log_notifier
Suravee Suthikulpanit
1
-2
/
+68
2016-09-08
svm: Introduces AVIC per-VM ID
Suravee Suthikulpanit
1
-0
/
+51
2016-09-07
KVM: nVMX: expose INS/OUTS information support
Jan Dakinevich
1
-0
/
+9
2016-09-07
KVM: VMX: not use vmcs_config in setup_vmcs_config
Paolo Bonzini
1
-1
/
+1
2016-09-07
KVM: x86: remove stale comments
Paolo Bonzini
1
-1
/
+0
2016-09-07
KVM: x86: ratelimit and decrease severity for guest-triggered printk
Paolo Bonzini
1
-9
/
+9
2016-09-07
KVM: nVMX: pass valid guest linear-address to the L1
Jan Dakinevich
1
-0
/
+3
2016-09-07
KVM: nVMX: make emulated nested preemption timer pinned
Wanpeng Li
1
-1
/
+1
2016-09-07
vmx: refine validity check for guest linear address
Liang Li
1
-1
/
+1
2016-09-05
KVM: lapic: adjust preemption timer correctly when goes TSC backward
Wanpeng Li
1
-4
/
+4
2016-08-19
KVM: x86: Expose more Intel AVX512 feature to guest
Luwei Kang
1
-1
/
+2
2016-08-19
mmu: don't pass *kvm to spte_write_protect and spte_*_dirty
Bandan Das
1
-6
/
+6
2016-08-19
KVM: lapic: don't recalculate apic map table twice when enabling LAPIC
Wanpeng Li
1
-2
/
+3
2016-08-18
kvm: nVMX: fix nested tsc scaling
Peter Feiner
1
-4
/
+12
2016-08-18
KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE write
Radim Krčmář
1
-0
/
+13
2016-08-18
KVM: nVMX: fix msr bitmaps to prevent L2 from accessing L0 x2APIC
Radim Krčmář
1
-63
/
+44
2016-08-10
x86: Apply more __ro_after_init and const
Kees Cook
2
-2
/
+2
2016-08-04
nvmx: mark ept single context invalidation as supported
Bandan Das
1
-7
/
+7
2016-08-04
nvmx: remove comment about missing nested vpid support
Bandan Das
1
-1
/
+0
2016-08-04
KVM: lapic: fix access preemption timer stuff even if kernel_irqchip=off
Wanpeng Li
1
-0
/
+3
2016-08-04
Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
1
-0
/
+3
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
14
-376
/
+868
2016-08-01
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-7
/
+8
2016-08-01
KVM: VMX: Add VMCS to CPU's loaded VMCSs before VMPTRLD
Jim Mattson
1
-11
/
+15
2016-08-01
kvm: x86: nVMX: maintain internal copy of current VMCS
David Matlack
1
-3
/
+28
2016-07-29
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-27
/
+8
2016-07-28
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-37
/
+5
2016-07-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-34
/
+43
[next]