KVM: only clear irq_source_id if irqchip is present
[linux-2.6-block.git] / arch /
2009-12-03 Marcelo TosattiKVM: x86: disallow KVM_{SET,GET}_LAPIC without allocate...
2009-12-03 Marcelo TosattiKVM: x86: disallow multiple KVM_CREATE_IRQCHIP
2009-12-03 Avi KivityKVM: VMX: Remove vmx->msr_offset_efer
2009-12-03 Marcelo TosattiKVM: MMU: update invlpg handler comment
2009-12-03 Marcelo TosattiKVM: VMX: move CR3/PDPTR update to vmx_set_cr3
2009-12-03 Gleb NatapovKVM: remove duplicated task_switch check
2009-12-03 Hollis BlanchardKVM: powerpc: Fix BUILD_BUG_ON condition
2009-12-03 Avi KivityKVM: VMX: Use shared msr infrastructure
2009-12-03 Avi KivityKVM: x86 shared msr infrastructure
2009-12-03 Avi KivityKVM: VMX: Move MSR_KERNEL_GS_BASE out of the vmx autolo...
2009-12-03 Eduardo HabkostKVM: SVM: init_vmcb(): remove redundant save->cr0 initi...
2009-12-03 Eduardo HabkostKVM: SVM: Reset cr0 properly on vcpu reset
2009-12-03 Eduardo HabkostKVM: VMX: Use macros instead of hex value on cr0 initia...
2009-12-03 Glauber CostaKVM: allow userspace to adjust kvmclock offset
2009-12-03 Jan KiszkaKVM: SVM: Cleanup NMI singlestep
2009-12-03 Jan KiszkaKVM: x86: Fix guest single-stepping while interruptible
2009-12-03 Ed SwierkKVM: Xen PV-on-HVM guest support
2009-12-03 Jan KiszkaKVM: x86: Drop unneeded CONFIG_HAS_IOMEM check
2009-12-03 Marcelo TosattiKVM: VMX: fix handle_pause declaration
2009-12-03 Zachary AmsdenKVM: x86: Harden against cpufreq
2009-12-03 Mark LangsdorfKVM: SVM: Support Pause Filter in AMD processors
2009-12-03 Zhai, EdwinKVM: VMX: Add support for Pause-Loop Exiting
2009-12-03 Joerg RoedelKVM: SVM: Remove nsvm_printk debugging code
2009-12-03 Joerg RoedelKVM: SVM: Add tracepoint for skinit instruction
2009-12-03 Joerg RoedelKVM: SVM: Add tracepoint for invlpga instruction
2009-12-03 Joerg RoedelKVM: SVM: Add tracepoint for #vmexit because intr pending
2009-12-03 Joerg RoedelKVM: SVM: Add tracepoint for injected #vmexit
2009-12-03 Joerg RoedelKVM: SVM: Add tracepoint for nested #vmexit
2009-12-03 Joerg RoedelKVM: SVM: Add tracepoint for nested vmrun
2009-12-03 Joerg RoedelKVM: SVM: Move INTR vmexit out of atomic code
2009-12-03 Alexander GrafKVM: SVM: Notify nested hypervisor of lost event injections
2009-12-03 Glauber CostaKVM: x86: include pvclock MSRs in msrs_to_save
2009-12-03 Jan KiszkaKVM: x86: Rework guest single-step flag injection and...
2009-12-03 Marcelo TosattiKVM: x86: disable paravirt mmu reporting
2009-12-03 Jan KiszkaKVM: x86: Refactor guest debug IOCTL handling
2009-12-03 Juan QuintelaKVM: remove pre_task_link setting in save_state_to_tss16
2009-12-03 Zachary AmsdenKVM: Fix hotplug of CPUs
2009-12-03 Zachary AmsdenKVM: Fix printk name error in svm.c
2009-12-03 Zachary AmsdenKVM: Kill the confusing tsc_ref_khz and ref_freq variables
2009-12-03 Zachary AmsdenKVM: Separate timer intialization into an indepedent...
2009-12-03 Joerg RoedelKVM: SVM: Remove remaining occurences of rdtscll
2009-12-03 Joerg RoedelKVM: SVM: don't copy exit_int_info on nested vmrun
2009-12-03 Joerg RoedelKVM: SVM: reorganize svm_interrupt_allowed
2009-12-03 Huang WeiyiKVM: remove duplicated #include
2009-12-03 Alexander GrafKVM: Activate Virtualization On Demand
2009-12-03 Marcelo TosattiKVM: SVM: remove needless mmap_sem acquision from neste...
2009-12-03 Mohammed GamalKVM: VMX: Enhance invalid guest state emulation
2009-12-03 Mohammed GamalKVM: x86 emulator: Add pusha and popa instructions
2009-12-03 Mohammed GamalKVM: x86 emulator: Add missing decoder flags for 'or...
2009-12-03 Avi KivityKVM: Move assigned device code to own file
2009-12-03 Avi KivityKVM: Return -ENOTTY on unrecognized ioctls
2009-12-03 Gleb NatapovKVM: Drop kvm->irq_lock lock from irq injection path
2009-12-03 Gleb NatapovKVM: Move IO APIC to its own lock
2009-12-03 Gleb NatapovKVM: Move irq ack notifier list to arch independent...
2009-12-03 Gleb NatapovKVM: Maintain back mapping from irqchip/pin to gsi
2009-12-03 Gleb NatapovKVM: Move irq sharing information to irqchip level
2009-12-03 Gleb NatapovKVM: Call pic_clear_isr() on pic reset to reuse logic...
2009-12-03 Avi KivityKVM: Don't pass kvm_run arguments
2009-12-03 Mohammed GamalKVM: x86 emulator: Introduce No64 decode option
2009-12-03 Mohammed GamalKVM: x86 emulator: Add 'push/pop sreg' instructions
2009-12-03 Avi KivityMerge remote branch 'tip/x86/entry' into kvm-updates...
2009-12-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-02 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2009-12-02 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2009-12-02 Florian FainelliMIPS: RB532: Fix devices.c compilation.
2009-12-02 Ralf BaechleMIPS: Fix MIPS I build.
2009-12-02 Linus TorvaldsMerge branch 'fix' of git://git./linux/kernel/git/ycmia...
2009-12-01 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/staging-2.6
2009-12-01 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2009-12-01 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/tty-2.6
2009-12-01 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2009-12-01 Wu ZhangjinMIPS: Loongson: Switch from flatmem to sparsemem
2009-12-01 Wu ZhangjinMIPS: Loongson: Disallow 4kB pages
2009-12-01 Ralf BaechleMIPS: Add missing definition for MADV_HWPOISON.
2009-12-01 Ralf BaechleMIPS: Fix build error if __xchg() is not getting inlined.
2009-12-01 Martin MichlmayrMIPS: IP22/IP28 Disable early printk to fix boot proble...
2009-12-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-01 Thomas Gleixneralpha: Fixup last users of irq_chip->typename
2009-12-01 Michael CreeAlpha: Rearrange thread info flags fixing two regressions
2009-12-01 Linus TorvaldsMerge branch 'security' of git://git./linux/kernel...
2009-11-30 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2009-11-30 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2009-11-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-11-30 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2009-11-30 Linus TorvaldsMerge branch 'i2c-for-linus' of git://git./linux/kernel...
2009-11-30 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2009-11-30 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-11-30 Becky Brucepowerpc: Fix DEBUG_HIGHMEM build break from d4515646699
2009-11-30 Linus TorvaldsMerge git://git./linux/kernel/git/davem/ide-2.6
2009-11-30 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-11-30 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-11-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-11-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-11-30 Linus TorvaldsMerge branch 'pm-fixes' of git://git./linux/kernel...
2009-11-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-11-30 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-11-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-11-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-11-30 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2009-11-30 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
next