2009-06-10 |
Gleb Natapov | KVM: Remove inject_pending_vectors() callback |
tree | commitdiff |
2009-06-10 |
Gleb Natapov | KVM: Remove exception_injected() callback. |
tree | commitdiff |
2009-06-10 |
Gleb Natapov | KVM: SVM: Coalesce userspace/kernel irqchip interrupt... |
tree | commitdiff |
2009-06-10 |
Gleb Natapov | KVM: Use kvm_arch_interrupt_allowed() instead of checki... |
tree | commitdiff |
2009-06-10 |
Gleb Natapov | KVM: VMX: Cleanup vmx_intr_assist() |
tree | commitdiff |
2009-06-10 |
Gleb Natapov | KVM: VMX: Consolidate userspace and kernel interrupt... |
tree | commitdiff |
2009-06-10 |
Gleb Natapov | KVM: Make kvm_cpu_(has|get)_interrupt() work for usersp... |
tree | commitdiff |
2009-06-10 |
Jan Kiszka | KVM: MMU: Fix auditing code |
tree | commitdiff |
2009-06-10 |
Marcelo Tosatti | KVM: x86: check for cr3 validity in ioctl_set_sregs |
tree | commitdiff |
2009-06-10 |
Avi Kivity | KVM: Replace kvmclock open-coded get_cpu_var() with... |
tree | commitdiff |
2009-06-10 |
Gleb Natapov | KVM: SVM: Skip instruction on a task switch only when... |
tree | commitdiff |
2009-06-10 |
Gleb Natapov | KVM: x86 emulator: Add new mode of instruction emulatio... |
tree | commitdiff |
2009-06-10 |
Gleb Natapov | KVM: x86 emulator: Decode soft interrupt instructions |
tree | commitdiff |
2009-06-10 |
Gleb Natapov | KVM: x86 emulator: Completely decode in/out at decoding... |
tree | commitdiff |
2009-06-10 |
Gleb Natapov | KVM: x86 emulator: Add unsigned byte immediate decode |
tree | commitdiff |
2009-06-10 |
Gleb Natapov | KVM: x86 emulator: Complete decoding of call near in... |
tree | commitdiff |
2009-06-10 |
Gleb Natapov | KVM: x86 emulator: Complete short/near jcc decoding... |
tree | commitdiff |
2009-06-10 |
Gleb Natapov | KVM: x86 emulator: Complete ljmp decoding at decode... |
tree | commitdiff |
2009-06-10 |
Gleb Natapov | KVM: x86 emulator: Add lcall decoding |
tree | commitdiff |
2009-06-10 |
Gleb Natapov | KVM: x86 emulator: Add decoding of 16bit second immedia... |
tree | commitdiff |
2009-06-10 |
Marcelo Tosatti | KVM: MMU: remove global page optimization logic |
tree | commitdiff |
2009-06-10 |
Marcelo Tosatti | KVM: PIT: fix count read and mode 0 handling |
tree | commitdiff |
2009-06-10 |
Gleb Natapov | KVM: x86 emulator: fix call near emulation |
tree | commitdiff |
2009-06-10 |
Sheng Yang | KVM: MMU: Discard reserved bits checking on PDE bit 7-8 |
tree | commitdiff |
2009-06-10 |
Gleb Natapov | KVM: Fix unneeded instruction skipping during task... |
tree | commitdiff |
2009-06-10 |
Gleb Natapov | KVM: Fix task switch back link handling. |
tree | commitdiff |
2009-06-10 |
Gleb Natapov | KVM: VMX: Do not zero idt_vectoring_info in vmx_complet... |
tree | commitdiff |
2009-06-10 |
Gleb Natapov | KVM: VMX: Rewrite vmx_complete_interrupt()'s twisted... |
tree | commitdiff |
2009-06-10 |
Gleb Natapov | KVM: VMX: Fix handling of a fault during NMI unblocked... |
tree | commitdiff |
2009-06-10 |
Dong, Eddie | KVM: Use rsvd_bits_mask in load_pdptrs() |
tree | commitdiff |
2009-06-10 |
Sheng Yang | KVM: VMX: Fix feature testing |
tree | commitdiff |
2009-06-10 |
Sheng Yang | KVM: VMX: Clean up Flex Priority related |
tree | commitdiff |
2009-06-10 |
Wei Yongjun | KVM: remove pointless conditional before kfree() in... |
tree | commitdiff |
2009-06-10 |
Avi Kivity | KVM: MMU: Use different shadows when EFER.NXE changes |
tree | commitdiff |
2009-06-10 |
Dong, Eddie | KVM: MMU: Emulate #PF error code of reserved bits violation |
tree | commitdiff |
2009-06-10 |
Eddie Dong | KVM: MMU: Fix comment in page_fault() |
tree | commitdiff |
2009-06-10 |
Sheng Yang | KVM: VMX: Correct wrong vmcs field sizes |
tree | commitdiff |
2009-06-10 |
Avi Kivity | KVM: VMX: Make flexpriority module parameter reflect... |
tree | commitdiff |
2009-06-10 |
Gleb Natapov | KVM: Fix interrupt unhalting a vcpu when it shouldn't |
tree | commitdiff |
2009-06-10 |
Gleb Natapov | KVM: Timer event should not unconditionally unhalt... |
tree | commitdiff |
2009-06-10 |
Avi Kivity | KVM: VMX: Fold vm_need_ept() into callers |
tree | commitdiff |
2009-06-10 |
Avi Kivity | KVM: VMX: Zero ept module parameter if ept is not present |
tree | commitdiff |
2009-06-10 |
Avi Kivity | KVM: VMX: Zero the vpid module parameter if vpid is... |
tree | commitdiff |
2009-06-10 |
Avi Kivity | KVM: VMX: Annotate module parameters as __read_mostly |
tree | commitdiff |
2009-06-10 |
Avi Kivity | KVM: VMX: Simplify module parameter names |
tree | commitdiff |
2009-06-10 |
Avi Kivity | KVM: VMX: Rename kvm_handle_exit() to vmx_handle_exit() |
tree | commitdiff |
2009-06-10 |
Avi Kivity | KVM: VMX: Make module parameters readable |
tree | commitdiff |
2009-06-10 |
Gleb Natapov | KVM: reuse (pop|push)_irq from svm.c in vmx.c |
tree | commitdiff |
2009-06-10 |
Gleb Natapov | KVM: SVM: Remove duplicate code in svm_do_inject_vector() |
tree | commitdiff |
2009-06-10 |
Amit Shah | KVM: x86: Ignore reads to EVNTSEL MSRs |
tree | commitdiff |
2009-06-10 |
Gleb Natapov | KVM: MMU: do not free active mmu pages in free_mmu_pages() |
tree | commitdiff |
2009-06-10 |
Sheng Yang | KVM: Device assignment framework rework |
tree | commitdiff |
2009-06-10 |
Hannes Eder | KVM: make 'lapic_timer_ops' and 'kpit_ops' static |
tree | commitdiff |
2009-06-10 |
Gleb Natapov | KVM: APIC: get rid of deliver_bitmask |
tree | commitdiff |
2009-06-10 |
Gleb Natapov | KVM: change the way how lowest priority vcpu is calculated |
tree | commitdiff |
2009-06-10 |
Gleb Natapov | KVM: consolidate ioapic/ipi interrupt delivery logic |
tree | commitdiff |
2009-06-10 |
Gleb Natapov | KVM: APIC: kvm_apic_set_irq deliver all kinds of interrupts |
tree | commitdiff |
2009-06-10 |
Joerg Roedel | KVM: MMU: remove call to kvm_mmu_pte_write from walk_addr |
tree | commitdiff |
2009-06-10 |
Marcelo Tosatti | KVM: unify part of generic timer handling |
tree | commitdiff |
2009-06-10 |
Marcelo Tosatti | KVM: PIT: remove usage of count_load_time for channel 0 |
tree | commitdiff |
2009-06-10 |
Marcelo Tosatti | KVM: PIT: remove unused scheduled variable |
tree | commitdiff |
2009-06-10 |
Marcelo Tosatti | KVM: x86: paravirt skip pit-through-ioapic boot check |
tree | commitdiff |
2009-06-10 |
Matt T. Yourst | KVM: x86: silence preempt warning on kvm_write_guest_time |
tree | commitdiff |
2009-06-10 |
Sheng Yang | KVM: Enable MSI-X for KVM assigned device |
tree | commitdiff |
2009-06-10 |
Sheng Yang | KVM: bit ops for deliver_bitmap |
tree | commitdiff |
2009-06-10 |
Sheng Yang | KVM: Update intr delivery func to accept unsigned long... |
tree | commitdiff |
2009-06-10 |
Avi Kivity | KVM: VMX: Don't intercept MSR_KERNEL_GS_BASE |
tree | commitdiff |
2009-06-10 |
Avi Kivity | KVM: VMX: Don't use highmem pages for the msr and pio... |
tree | commitdiff |
2009-06-09 |
Linus Torvalds | Merge git://git./linux/kernel/git/rusty/linux-2.6-for... |
tree | commitdiff |
2009-06-09 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/net-2.6 |
tree | commitdiff |
2009-06-09 |
Chuck Ebbert | x86: Clear TS in irq_ts_save() when in an atomic section |
tree | commitdiff |
2009-06-09 |
Yong Wang | perf_counter, x86: Correct some event and umask values... |
tree | commitdiff |
2009-06-09 |
Ingo Molnar | Merge branch 'amd-iommu/fixes' of git://git./linux... |
tree | commitdiff |
2009-06-09 |
Andreas Herrmann | x86: Detect use of extended APIC ID for AMD CPUs |
tree | commitdiff |
2009-06-09 |
Yinghai Lu | cpumask: alloc zeroed cpumask for static cpumask_var_ts |
tree | commitdiff |
2009-06-09 |
Joerg Roedel | amd-iommu: remove unnecessary "AMD IOMMU: " prefix |
tree | commitdiff |
2009-06-09 |
Joerg Roedel | amd-iommu: detach device explicitly before attaching... |
tree | commitdiff |
2009-06-09 |
Joerg Roedel | amd-iommu: remove BUS_NOTIFY_BOUND_DRIVER handling |
tree | commitdiff |
2009-06-09 |
Joerg Roedel | Merge commit 'tip/core/iommu' into amd-iommu/fixes |
tree | commitdiff |
2009-06-08 |
James Morris | Merge branch 'master' into next |
tree | commitdiff |
2009-06-08 |
Thomas Gleixner | perf_counter, x86: Clean up hw_cache_event ids copies |
tree | commitdiff |
2009-06-08 |
Thomas Gleixner | perf_counter, x86: Implement generalized cache event... |
tree | commitdiff |
2009-06-08 |
Andreas Herrmann | x86: memtest: remove 64-bit division |
tree | commitdiff |
2009-06-08 |
Jack Steiner | x86, UV: Fix macros for multiple coherency domains |
tree | commitdiff |
2009-06-08 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2009-06-08 |
Linus Torvalds | Merge master.kernel.org:/home/rmk/linux-2.6-arm |
tree | commitdiff |
2009-06-08 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2009-06-08 |
Ingo Molnar | perf_counter: Clean up x86 boot messages |
tree | commitdiff |
2009-06-08 |
Thomas Gleixner | perf_counter, x86: Implement generalized cache event... |
tree | commitdiff |
2009-06-08 |
Thomas Gleixner | perf_counter, x86: Implement generalized cache event... |
tree | commitdiff |
2009-06-07 |
Figo.zhang | x86, microcode: Simplify vfree() use |
tree | commitdiff |
2009-06-07 |
Lubomir Rintel | x86: Fix non-lazy GS handling in sys_vm86() |
tree | commitdiff |
2009-06-07 |
Cyrill Gorcunov | x86, nmi: Use predefined numbers instead of hardcoded one |
tree | commitdiff |
2009-06-07 |
Cyrill Gorcunov | x86, apic: Fix dummy apic read operation together with... |
tree | commitdiff |
2009-06-07 |
Jean Delvare | x86: Add quirk for reboot stalls on a Dell Optiplex 360 |
tree | commitdiff |
2009-06-07 |
Jaswinder Singh... | x86: cpu_debug: Remove model information to reduce... |
tree | commitdiff |
2009-06-07 |
Ingo Molnar | Merge branch 'linus' into x86/cpu |
tree | commitdiff |
2009-06-07 |
Ingo Molnar | Merge branch 'dma-debug/2.6.31' of git://git./linux... |
tree | commitdiff |
2009-06-07 |
Ingo Molnar | Merge branch 'linus' into core/iommu |
tree | commitdiff |
2009-06-06 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
next |