index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86: drop legacy device assignment
Paolo Bonzini
2017-04-07
1
-2
/
+0
*
kvm: add stubs for arch specific debugfs support
Luiz Capitulino
2016-09-16
1
-1
/
+1
*
KVM: page track: add the framework of guest page tracking
Xiao Guangrong
2016-03-03
1
-1
/
+2
*
kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c file
Andrey Smetanin
2015-07-23
1
-1
/
+3
*
KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatch
Wei Huang
2015-06-23
1
-2
/
+2
*
KVM: x86: move MTRR related code to a separate file
Xiao Guangrong
2015-06-19
1
-1
/
+1
*
KVM: x86: remove now unneeded include directory from Makefile
Andre Przywara
2015-03-26
1
-1
/
+1
*
kvm: x86: move assigned-dev.c and iommu.c to arch/x86/
Radim Krčmář
2014-11-23
1
-1
/
+1
*
kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/
Paolo Bonzini
2014-11-21
1
-3
/
+2
*
kvm: Add VFIO device
Alex Williamson
2013-10-30
1
-1
/
+1
*
KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in Makefiles
Marc Zyngier
2013-05-19
1
-6
/
+7
*
kvm: Allow build-time configuration of KVM device assignment
Alex Williamson
2013-04-28
1
-2
/
+3
*
KVM: Extract generic irqchip logic into irqchip.c
Alexander Graf
2013-04-26
1
-1
/
+1
*
KVM: Remove internal timer abstraction
Avi Kivity
2012-08-01
1
-1
/
+1
*
KVM: Expose a version 2 architectural PMU to a guests
Gleb Natapov
2011-12-27
1
-1
/
+1
*
KVM: Move cpuid code to new file
Avi Kivity
2011-12-27
1
-1
/
+1
*
KVM: x86: Makefile clean up
Tracey Dent
2011-01-12
1
-1
/
+1
*
KVM: Halt vcpu if page it tries to access is swapped out
Gleb Natapov
2011-01-12
1
-0
/
+1
*
KVM: Move assigned device code to own file
Avi Kivity
2009-12-03
1
-1
/
+2
*
KVM: Rename x86_emulate.c to emulate.c
Avi Kivity
2009-09-10
1
-1
/
+1
*
KVM: remove old KVMTRACE support code
Marcelo Tosatti
2009-09-10
1
-1
/
+0
*
KVM: convert custom marker based tracing to event traces
Marcelo Tosatti
2009-09-10
1
-0
/
+4
*
KVM: irqfd
Gregory Haskins
2009-09-10
1
-1
/
+1
*
KVM: cleanup arch/x86/kvm/Makefile
Christoph Hellwig
2009-09-10
1
-19
/
+13
*
KVM: unify part of generic timer handling
Marcelo Tosatti
2009-06-10
1
-1
/
+1
*
KVM: change KVM to use IOMMU API
Joerg Roedel
2009-01-03
1
-1
/
+1
*
KVM: rename vtd.c to iommu.c
Joerg Roedel
2009-01-03
1
-1
/
+1
*
KVM: Separate irq ack notification out of arch/x86/kvm/irq.c
Xiantao Zhang
2008-10-15
1
-1
/
+1
*
KVM: Device Assignment: Move vtd.c from arch/x86/kvm/ to virt/kvm/
Zhang xiantao
2008-10-15
1
-3
/
+3
*
KVM: Device Assignment with VT-d
Ben-Ami Yassour
2008-10-15
1
-0
/
+3
*
KVM: Add coalesced MMIO support (x86 part)
Laurent Vivier
2008-07-20
1
-1
/
+2
*
KVM: Add kvm trace userspace interface
Feng(Eric) Liu
2008-04-27
1
-0
/
+3
*
KVM: In kernel PIT model
Sheng Yang
2008-04-27
1
-1
/
+2
*
KVM: Move ioapic code to common directory.
Zhang Xiantao
2008-01-30
1
-4
/
+3
*
KVM: Move drivers/kvm/* to virt/kvm/
Avi Kivity
2008-01-30
1
-2
/
+2
*
KVM: Move arch dependent files to new directory arch/x86/kvm/
Avi Kivity
2008-01-30
1
-0
/
+15