KVM: x86 emulator: Decode soft interrupt instructions
[linux-2.6] / arch /
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...
2009-06-08  Ralf BaechleMIPS: Sibyte: Honor CONFIG_CMDLINE
2009-06-08  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-06-08  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-06  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-06  Linus TorvaldsMerge branch 'upstream-linus2' of git://git./linux...
2009-06-05  Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-06-05  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-06-05  Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2009-06-05  Dave Jones[CPUFREQ] powernow-k8: check space_id of _PCT registers...
2009-06-04  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-04  Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2009-06-04  Rusty Russelllguest: fix 'unhandled trap 13' with CONFIG_CC_STACKPRO...
2009-06-04  Russell KingMerge branch 'fix' of git://git./linux/kernel/git/ycmia...
2009-06-04  Russell KingMerge branch 'for-rmk' of git://git.pengutronix.de...
2009-06-04  Yinghai Lux86/pci: fix mmconfig detection with 32bit near 4g
2009-06-04  Philipp Zabel[ARM] pxa: fix pxa27x_udc default pullup GPIO
2009-06-04  Jonathan Cameron[ARM] pxa/imote2: fix UCAM sensor board ADC model number
2009-06-03  Rabin Vincentmx[23]: don't put clock lookups in __initdata
2009-06-03  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-06-02  Russell King[ARM] ARMv7 errata: only apply fixes when running on...
2009-06-02  Martin Fuzzey[ARM] 5534/1: kmalloc must return a cache line aligned...
2009-06-02  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-06-02  Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-06-02  Benjamin Herrenschmidtpowerpc/pmac: Update PowerMac 32-bit defconfig
2009-06-01  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2009-06-01  Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
next