KVM: Wake up waitqueue before calling get_cpu()
[pandora-kernel.git] / arch /
2009-06-10 Jan BlunckKVM: Wake up waitqueue before calling get_cpu()
2009-06-10 Gleb NatapovKVM: Get rid of get_irq() callback
2009-06-10 Gleb NatapovKVM: Fix userspace IRQ chip migration
2009-06-10 Gleb NatapovKVM: SVM: Add NMI injection support
2009-06-10 Gleb NatapovKVM: Get rid of arch.interrupt_window_open & arch.nmi_w...
2009-06-10 Gleb NatapovKVM: Do not report TPR write to userspace if new value...
2009-06-10 Gleb NatapovKVM: sync_lapic_to_cr8() should always sync cr8 to...
2009-06-10 Gleb NatapovKVM: Remove kvm_push_irq()
2009-06-10 Gleb NatapovKVM: Remove inject_pending_vectors() callback
2009-06-10 Gleb NatapovKVM: Remove exception_injected() callback.
2009-06-10 Gleb NatapovKVM: SVM: Coalesce userspace/kernel irqchip interrupt...
2009-06-10 Gleb NatapovKVM: Use kvm_arch_interrupt_allowed() instead of checki...
2009-06-10 Gleb NatapovKVM: VMX: Cleanup vmx_intr_assist()
2009-06-10 Gleb NatapovKVM: VMX: Consolidate userspace and kernel interrupt...
2009-06-10 Gleb NatapovKVM: Make kvm_cpu_(has|get)_interrupt() work for usersp...
2009-06-10 Jan KiszkaKVM: MMU: Fix auditing code
2009-06-10 Jes SorensenKVM: ia64: ia64 vcpu_reset() do not call kmalloc()...
2009-06-10 Jes SorensenKVM: ia64: preserve int status through call to kvm_inse...
2009-06-10 Jes SorensenKVM: ia64: restore irq state before calling kvm_vcpu_init
2009-06-10 Jes SorensenKVM: ia64: remove empty function vti_vcpu_load()
2009-06-10 Xiantao ZhangKVM: ia64: Flush all TLBs once guest's memory mapping...
2009-06-10 Marcelo TosattiKVM: x86: check for cr3 validity in ioctl_set_sregs
2009-06-10 Jes SorensenKVM: ia64: Don't hold slots_lock in guest mode
2009-06-10 Avi KivityKVM: Replace kvmclock open-coded get_cpu_var() with...
2009-06-10 Gleb NatapovKVM: SVM: Skip instruction on a task switch only when...
2009-06-10 Gleb NatapovKVM: x86 emulator: Add new mode of instruction emulatio...
2009-06-10 Gleb NatapovKVM: x86 emulator: Decode soft interrupt instructions
2009-06-10 Gleb NatapovKVM: x86 emulator: Completely decode in/out at decoding...
2009-06-10 Gleb NatapovKVM: x86 emulator: Add unsigned byte immediate decode
2009-06-10 Gleb NatapovKVM: x86 emulator: Complete decoding of call near in...
2009-06-10 Gleb NatapovKVM: x86 emulator: Complete short/near jcc decoding...
2009-06-10 Gleb NatapovKVM: x86 emulator: Complete ljmp decoding at decode...
2009-06-10 Gleb NatapovKVM: x86 emulator: Add lcall decoding
2009-06-10 Gleb NatapovKVM: x86 emulator: Add decoding of 16bit second immedia...
2009-06-10 Marcelo TosattiKVM: MMU: remove global page optimization logic
2009-06-10 Marcelo TosattiKVM: PIT: fix count read and mode 0 handling
2009-06-10 Zhang, XiantaoKVM: ia64: make kvm depend on CONFIG_MODULES.
2009-06-10 Gleb NatapovKVM: x86 emulator: fix call near emulation
2009-06-10 Sheng YangKVM: MMU: Discard reserved bits checking on PDE bit 7-8
2009-06-10 Gleb NatapovKVM: Fix unneeded instruction skipping during task...
2009-06-10 Gleb NatapovKVM: Fix task switch back link handling.
2009-06-10 Gleb NatapovKVM: VMX: Do not zero idt_vectoring_info in vmx_complet...
2009-06-10 Gleb NatapovKVM: VMX: Rewrite vmx_complete_interrupt()'s twisted...
2009-06-10 Gleb NatapovKVM: VMX: Fix handling of a fault during NMI unblocked...
2009-06-10 Dong, EddieKVM: Use rsvd_bits_mask in load_pdptrs()
2009-06-10 Sheng YangKVM: VMX: Fix feature testing
2009-06-10 Sheng YangKVM: VMX: Clean up Flex Priority related
2009-06-10 Wei YongjunKVM: remove pointless conditional before kfree() in...
2009-06-10 Avi KivityKVM: MMU: Use different shadows when EFER.NXE changes
2009-06-10 Dong, EddieKVM: MMU: Emulate #PF error code of reserved bits violation
2009-06-10 Yang ZhangKVM: ia64: enable external interrupt in vmm
2009-06-10 Eddie DongKVM: MMU: Fix comment in page_fault()
2009-06-10 Sheng YangKVM: VMX: Correct wrong vmcs field sizes
2009-06-10 Avi KivityKVM: VMX: Make flexpriority module parameter reflect...
2009-06-10 Gleb NatapovKVM: Fix interrupt unhalting a vcpu when it shouldn't
2009-06-10 Gleb NatapovKVM: Timer event should not unconditionally unhalt...
2009-06-10 Avi KivityKVM: VMX: Fold vm_need_ept() into callers
2009-06-10 Avi KivityKVM: VMX: Zero ept module parameter if ept is not present
2009-06-10 Avi KivityKVM: VMX: Zero the vpid module parameter if vpid is...
2009-06-10 Avi KivityKVM: VMX: Annotate module parameters as __read_mostly
2009-06-10 Avi KivityKVM: VMX: Simplify module parameter names
2009-06-10 Avi KivityKVM: VMX: Rename kvm_handle_exit() to vmx_handle_exit()
2009-06-10 Avi KivityKVM: VMX: Make module parameters readable
2009-06-10 Gleb NatapovKVM: reuse (pop|push)_irq from svm.c in vmx.c
2009-06-10 Gleb NatapovKVM: SVM: Remove duplicate code in svm_do_inject_vector()
2009-06-10 Amit ShahKVM: x86: Ignore reads to EVNTSEL MSRs
2009-06-10 Gleb NatapovKVM: MMU: do not free active mmu pages in free_mmu_pages()
2009-06-10 Sheng YangKVM: Device assignment framework rework
2009-06-10 Hannes EderKVM: make 'lapic_timer_ops' and 'kpit_ops' static
2009-06-10 Jes SorensenKVM: ia64: Drop in SN2 replacement of fast path ITC...
2009-06-10 Jes SorensenKVM: ia64: SN2 adjust emulated ITC frequency to match...
2009-06-10 Jes SorensenKVM: ia64: Create inline function kvm_get_itc() to...
2009-06-10 Jes SorensenKVM: ia64: Map in SN2 RTC registers to the VMM module
2009-06-10 Gleb NatapovKVM: APIC: get rid of deliver_bitmask
2009-06-10 Gleb NatapovKVM: change the way how lowest priority vcpu is calculated
2009-06-10 Gleb NatapovKVM: consolidate ioapic/ipi interrupt delivery logic
2009-06-10 Gleb NatapovKVM: APIC: kvm_apic_set_irq deliver all kinds of interrupts
2009-06-10 Joerg RoedelKVM: MMU: remove call to kvm_mmu_pte_write from walk_addr
2009-06-10 Yang ZhangKVM: ia64: fix compilation error in kvm_get_lowest_prio...
2009-06-10 Marcelo TosattiKVM: unify part of generic timer handling
2009-06-10 Marcelo TosattiKVM: PIT: remove usage of count_load_time for channel 0
2009-06-10 Marcelo TosattiKVM: PIT: remove unused scheduled variable
2009-06-10 Marcelo TosattiKVM: x86: paravirt skip pit-through-ioapic boot check
2009-06-10 Matt T. YourstKVM: x86: silence preempt warning on kvm_write_guest_time
2009-06-10 Sheng YangKVM: Enable MSI-X for KVM assigned device
2009-06-10 Sheng YangKVM: bit ops for deliver_bitmap
2009-06-10 Sheng YangKVM: Update intr delivery func to accept unsigned long...
2009-06-10 Avi KivityKVM: VMX: Don't intercept MSR_KERNEL_GS_BASE
2009-06-10 Avi KivityKVM: VMX: Don't use highmem pages for the msr and pio...
2009-06-09 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2009-06-09 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-06-09 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2009-06-09 Yinghai Lucpumask: alloc zeroed cpumask for static cpumask_var_ts
2009-06-08 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2009-06-08 Linus TorvaldsMerge branch 'kvm-updates/2.6.30' of git://git./virt...
2009-06-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-08 Ralf BaechleMIPS: Outline udelay and fix a few issues.
2009-06-08 Jaswinder Singh... MIPS: ioctl.h: Fix headers_check warnings
2009-06-08 Yoichi YuasaMIPS: Cobalt: PCI bus is always required to obtain...
2009-06-08 Yoichi YuasaMIPS: Kconfig: Remove "Support for" from Cavium system...
next