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.12.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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-01
KVM: Update Posted-Interrupts Descriptor when vCPU is blocked
Feng Wu
6
-10
/
+206
2015-10-01
KVM: Update Posted-Interrupts Descriptor when vCPU is preempted
Feng Wu
1
-0
/
+80
2015-10-01
KVM: x86: select IRQ_BYPASS_MANAGER
Feng Wu
3
-0
/
+56
2015-10-01
KVM: x86: Update IRTE for posted-interrupts
Feng Wu
4
-0
/
+121
2015-10-01
vfio: Register/unregister irq_bypass_producer
Feng Wu
4
-0
/
+13
2015-10-01
KVM: make kvm_set_msi_irq() public
Feng Wu
2
-2
/
+7
2015-10-01
KVM: Define a new interface kvm_intr_is_single_vcpu()
Feng Wu
4
-0
/
+91
2015-10-01
KVM: Add some helper functions for Posted-Interrupts
Feng Wu
1
-0
/
+26
2015-10-01
KVM: Extend struct pi_desc for VT-d Posted-Interrupts
Feng Wu
1
-2
/
+18
2015-10-01
KVM: Add an arch specific hooks in 'struct kvm_kernel_irqfd'
Feng Wu
2
-1
/
+20
2015-10-01
KVM: eventfd: add irq bypass consumer management
Eric Auger
2
-0
/
+17
2015-10-01
KVM: introduce kvm_arch functions for IRQ bypass
Eric Auger
3
-0
/
+25
2015-10-01
KVM: create kvm_irqfd.h
Eric Auger
2
-72
/
+92
2015-10-01
virt: Add virt directory to the top Makefile
Feng Wu
2
-4
/
+7
2015-10-01
virt: IRQ bypass manager
Alex Williamson
5
-0
/
+357
2015-10-01
irq_remapping: move structs outside #ifdef
Paolo Bonzini
1
-5
/
+5
2015-10-01
x86: kvmclock: abolish PVCLOCK_COUNTS_FROM_ZERO
Radim Krčmář
1
-11
/
+35
2015-10-01
KVM: VMX: drop rdtscp_enabled field
Xiao Guangrong
2
-11
/
+14
2015-10-01
KVM: VMX: clean up bit operation on SECONDARY_VM_EXEC_CONTROL
Xiao Guangrong
1
-17
/
+6
2015-10-01
KVM: VMX: unify SECONDARY_VM_EXEC_CONTROL update
Xiao Guangrong
1
-10
/
+25
2015-10-01
KVM: VMX: align vmx->nested.nested_vmx_secondary_ctls_high to vmx->rdtscp_ena...
Paolo Bonzini
1
-3
/
+8
2015-10-01
KVM: VMX: simplify invpcid handling in vmx_cpuid_update()
Xiao Guangrong
1
-12
/
+5
2015-10-01
KVM: VMX: simplify rdtscp handling in vmx_cpuid_update()
Xiao Guangrong
1
-9
/
+8
2015-10-01
KVM: VMX: drop rdtscp_enabled check in prepare_vmcs02()
Xiao Guangrong
1
-2
/
+1
2015-10-01
KVM: x86: add pcommit support
Xiao Guangrong
5
-8
/
+42
2015-10-01
KVM: x86: allow guest to use cflushopt and clwb
Xiao Guangrong
1
-1
/
+1
2015-10-01
KVM: vmx: disable posted interrupts if no local APIC
Paolo Bonzini
1
-1
/
+2
2015-10-01
kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME support
Andrey Smetanin
5
-2
/
+26
2015-10-01
kvm/x86: Hyper-V HV_X64_MSR_VP_INDEX export for QEMU.
Andrey Smetanin
1
-0
/
+1
2015-10-01
kvm/x86: Hyper-V HV_X64_MSR_RESET msr
Andrey Smetanin
4
-0
/
+21
2015-10-01
kvm: add capability for any-length ioeventfds
Jason Wang
4
-4
/
+8
2015-10-01
kvm: add tracepoint for fast mmio
Jason Wang
3
-0
/
+20
2015-10-01
kvm: use kmalloc() instead of kzalloc() during iodev register/unregister
Jason Wang
1
-2
/
+2
2015-10-01
KVM: x86: Add support for local interrupt requests from userspace
Steve Rutherford
5
-19
/
+78
2015-10-01
KVM: x86: Add EOI exit bitmap inference
Steve Rutherford
8
-16
/
+78
2015-10-01
KVM: x86: Add KVM exit for IOAPIC EOIs
Steve Rutherford
6
-8
/
+48
2015-10-01
KVM: x86: Split the APIC from the rest of IRQCHIP.
Steve Rutherford
10
-7
/
+75
2015-10-01
KVM: x86: unify handling of interrupt window
Paolo Bonzini
3
-26
/
+2
2015-10-01
KVM: x86: introduce lapic_in_kernel
Paolo Bonzini
7
-43
/
+45
2015-10-01
KVM: x86: replace vm_has_apicv hook with cpu_uses_apicv
Paolo Bonzini
6
-9
/
+15
2015-10-01
KVM: x86: store IOAPIC-handled vectors in each VCPU
Paolo Bonzini
7
-34
/
+18
2015-10-01
KVM: x86: set TMR when the interrupt is accepted
Paolo Bonzini
5
-23
/
+14
2015-10-01
tools lib traceevent: update KVM plugin
Paolo Bonzini
1
-8
/
+17
2015-10-01
Merge branch 'x86/for-kvm' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Paolo Bonzini
1
-55
/
+55
2015-10-01
Use WARN_ON_ONCE for missing X86_FEATURE_NRIPS
Dirk Müller
1
-1
/
+1
2015-10-01
Update KVM homepage Url
Dirk Müller
1
-2
/
+2
2015-10-01
Revert "KVM: SVM: use NPT page attributes"
Paolo Bonzini
1
-96
/
+5
2015-10-01
Revert "KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_mask"
Paolo Bonzini
1
-8
/
+7
2015-10-01
Revert "KVM: SVM: Sync g_pat with guest-written PAT value"
Paolo Bonzini
1
-10
/
+0
2015-10-01
Revert "KVM: x86: apply guest MTRR virtualization on host reserved pages"
Paolo Bonzini
2
-5
/
+13
[next]