index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-16
KVM: VMX: Add the deliver posted interrupt algorithm
Yang Zhang
5
-1
/
+85
2013-04-16
KVM: Set TMR when programming ioapic entry
Yang Zhang
3
-7
/
+14
2013-04-16
KVM: Call common update function when ioapic entry changed.
Yang Zhang
3
-5
/
+11
2013-04-16
KVM: VMX: Check the posted interrupt capability
Yang Zhang
2
-20
/
+66
2013-04-16
KVM: VMX: Register a new IPI for posted interrupt
Yang Zhang
7
-0
/
+44
2013-04-16
KVM: VMX: Enable acknowledge interupt on vmexit
Yang Zhang
4
-5
/
+64
2013-04-15
KVM: Let ioapic know the irq line status
Yang Zhang
2
-4
/
+6
2013-04-15
KVM: Add reset/restore rtc_status support
Yang Zhang
2
-0
/
+11
2013-04-15
KVM: Return destination vcpu on interrupt injection
Yang Zhang
2
-11
/
+19
2013-04-15
KVM: Add vcpu info to ioapic_update_eoi()
Yang Zhang
1
-1
/
+1
2013-04-14
KVM: nVMX: Avoid reading VM_EXIT_INTR_ERROR_CODE needlessly on nested exits
Jan Kiszka
1
-1
/
+5
2013-04-14
KVM: nVMX: Fix conditions for interrupt injection
Jan Kiszka
1
-8
/
+12
2013-04-14
KVM: nVMX: Rework event injection and recovery
Jan Kiszka
1
-35
/
+64
2013-04-14
KVM: nVMX: Fix injection of PENDING_INTERRUPT and NMI_WINDOW exits to L1
Jan Kiszka
1
-7
/
+2
2013-04-14
KVM: emulator: mark 0xff 0x7d opcode as undefined.
Gleb Natapov
1
-1
/
+1
2013-04-14
KVM: emulator: Do not fail on emulation of undefined opcode
Gleb Natapov
1
-2
/
+3
2013-04-14
KVM: VMX: do not try to reexecute failed instruction while emulating invalid ...
Gleb Natapov
3
-5
/
+11
2013-04-14
KVM: emulator: fix unimplemented instruction detection
Gleb Natapov
1
-3
/
+4
2013-04-11
KVM: x86 emulator: Fix segment loading in VM86
Kevin Wolf
1
-3
/
+12
2013-04-08
KVM: Move kvm_rebooting declaration out of x86
Geoff Levand
1
-1
/
+0
2013-04-08
KVM: Move kvm_spurious_fault to x86.c
Geoff Levand
1
-0
/
+7
2013-04-08
KVM: Move vm_list kvm_lock declarations out of x86
Geoff Levand
1
-3
/
+0
2013-04-08
KVM: VMX: Add missing braces to avoid redundant error check
Jan Kiszka
1
-1
/
+2
2013-04-08
KVM: x86: fix memory leak in vmx_init
Yang Zhang
1
-1
/
+3
2013-04-07
KVM: nVMX: Check exit control for VM_EXIT_SAVE_IA32_PAT, not entry controls
Jan Kiszka
1
-1
/
+1
2013-04-07
KVM: Call kvm_apic_match_dest() to check destination vcpu
Yang Zhang
2
-51
/
+0
2013-04-07
Revert "KVM: MMU: Move kvm_mmu_free_some_pages() into kvm_mmu_alloc_page()"
Takuya Yoshikawa
2
-4
/
+8
2013-04-02
pmu: prepare for migration support
Paolo Bonzini
3
-6
/
+14
2013-03-21
KVM: MMU: Rename kvm_mmu_free_some_pages() to make_mmu_pages_available()
Takuya Yoshikawa
2
-8
/
+7
2013-03-21
KVM: MMU: Move kvm_mmu_free_some_pages() into kvm_mmu_alloc_page()
Takuya Yoshikawa
2
-7
/
+3
2013-03-21
Merge remote-tracking branch 'upstream/master' into queue
Marcelo Tosatti
10
-45
/
+82
2013-03-20
KVM: x86: correctly initialize the CS base on reset
Paolo Bonzini
2
-7
/
+2
2013-03-19
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-35
/
+33
2013-03-19
KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...
Andy Honig
2
-29
/
+22
2013-03-19
KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201...
Andy Honig
1
-0
/
+5
2013-03-18
KVM: x86: fix deadlock in clock-in-progress request handling
Marcelo Tosatti
1
-9
/
+9
2013-03-18
KVM: VMX: Require KVM_SET_TSS_ADDR being called prior to running a VCPU
Jan Kiszka
1
-26
/
+4
2013-03-17
perf,x86: fix wrmsr_on_cpu() warning on suspend/resume
Linus Torvalds
1
-1
/
+3
2013-03-15
perf,x86: fix kernel crash with PEBS/BTS after suspend/resume
Stephane Eranian
2
-0
/
+10
2013-03-14
KVM: x86: Optimize mmio spte zapping when creating/moving memslot
Takuya Yoshikawa
3
-1
/
+20
2013-03-14
KVM: MMU: Mark sp mmio cached when creating mmio spte
Takuya Yoshikawa
2
-0
/
+4
2013-03-14
KVM: nVMX: Add preemption timer support
Jan Kiszka
3
-5
/
+20
2013-03-14
KVM: nVMX: Provide EFER.LMA saving support
Jan Kiszka
2
-1
/
+14
2013-03-13
KVM: nVMX: Clean up and fix pin-based execution controls
Jan Kiszka
2
-4
/
+8
2013-03-13
KVM: x86: Rework INIT and SIPI handling
Jan Kiszka
6
-45
/
+93
2013-03-13
KVM: MMU: make kvm_mmu_available_pages robust against n_used_mmu_pages > n_ma...
Marcelo Tosatti
1
-2
/
+5
2013-03-12
Select VIRT_TO_BUS directly where needed
Stephen Rothwell
1
-1
/
+1
2013-03-12
KVM: x86: Drop unused return code from VCPU reset callback
Jan Kiszka
4
-19
/
+9
2013-03-12
VMX: x86: handle host TSC calibration failure
Marcelo Tosatti
1
-11
/
+18
2013-03-11
kvm: remove cast for kmalloc return value
Ioan Orghici
1
-2
/
+1
[next]