summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2012-04-24KVM: Introduce direct MSI message injection for in-kernel irqchipsJan Kiszka1-0/+1
2012-04-19KVM: Fix page-crossing MMIOAvi Kivity1-33/+81
2012-04-19Merge branch 'linus' into queueMarcelo Tosatti14-312/+237
2012-04-19Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-10/+13
2012-04-18KVM: VMX: Fix kvm_set_shared_msr() called in preemptible contextAvi Kivity1-1/+4
2012-04-18KVM: MMU: use page table level macroDavidlohr Bueso2-2/+2
2012-04-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-17/+36
2012-04-16KVM: dont clear TMR on EOIMichael S. Tsirkin1-6/+13
2012-04-16KVM: x86 emulator: implement MMX MOVQ (opcodes 0f 6f, 0f 7f)Avi Kivity1-1/+1
2012-04-16KVM: x86 emulator: MMX supportAvi Kivity2-5/+102
2012-04-16KVM: x86 emulator: implement movntpsAvi Kivity1-1/+6
2012-04-16KVM: x86: emulate movdqaStefan Hajnoczi1-8/+2
2012-04-16KVM: x86 emulator: add support for vector alignmentAvi Kivity1-1/+29
2012-04-16KVM: SVM: Auto-load on CPUs with SVMJosh Triplett1-0/+7
2012-04-16x86: Handle failures of parsing immediate operands in the instruction decoderMasami Hiramatsu1-17/+36
2012-04-15x86-32: fix up strncpy_from_user() sign errorLinus Torvalds1-2/+2
2012-04-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+5
2012-04-11x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it upLinus Torvalds6-145/+105
2012-04-10KVM: PMU emulation: GLOBAL_CTRL MSR should be enabled on resetGleb Natapov1-9/+9
2012-04-10um: Use asm-generic/switch_to.hRichard Weinberger1-7/+0
2012-04-10um: Disintegrate asm/system.hRichard Weinberger3-135/+82
2012-04-09um: fix linker script generationAl Viro1-0/+3
2012-04-08KVM: MMU: Improve iteration through sptes from rmapTakuya Yoshikawa2-82/+124
2012-04-08KVM: MMU: Make pte_list_desc fit cache lines wellTakuya Yoshikawa1-2/+3
2012-04-08KVM: x86: add paging gcc optimizationDavidlohr Bueso1-1/+1
2012-04-08KVM: VMX: Auto-load on CPUs with VMXJosh Triplett1-0/+7
2012-04-08KVM: Switch to srcu-less get_dirty_log()Takuya Yoshikawa1-73/+43
2012-04-08KVM: Avoid checking huge page mappings in get_dirty_log()Takuya Yoshikawa3-17/+36
2012-04-08KVM: MMU: Split the main body of rmap_write_protect() off from othersTakuya Yoshikawa1-26/+27
2012-04-08kvmclock: remove unneeded EXPORT macroEric B Munson1-1/+0
2012-04-08KVM: x86: Add ioctl for KVM_KVMCLOCK_CTRLEric B Munson1-0/+22
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson2-0/+29
2012-04-08x86: pvclock: Add flag to indicate that a vm was stopped by the hostEric B Munson1-0/+1
2012-04-08KVM: Factor out kvm_vcpu_kick to arch-generic codeChristoffer Dall1-14/+2
2012-04-08KVM: SVM: count all irq windows exitJason Wang1-1/+1
2012-04-08KVM: x86: expose Intel cpu new features (HLE, RTM) to guestLiu, Jinsong1-1/+2
2012-04-07Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-1/+7
2012-04-06Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-2/+4
2012-04-06Make the "word-at-a-time" helper functions more commonly usableLinus Torvalds1-0/+46
2012-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-48/+115
2012-04-06x86: Use correct byte-sized register constraint in __add()H. Peter Anvin1-1/+1
2012-04-06x86: Use correct byte-sized register constraint in __xchg_op()Jeremy Fitzhardinge1-1/+1
2012-04-06xen/smp: Remove unnecessary call to smp_processor_id()Srivatsa S. Bhat1-1/+1
2012-04-06xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io...Konrad Rzeszutek Wilk1-1/+3
2012-04-06x86: vsyscall: Use NULL instead 0 for a pointer argumentEmil Goode1-3/+3
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-8/+1
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd1-8/+1
2012-04-05KVM: Resolve RCU vs. async page fault problemGleb Natapov1-0/+4
2012-04-05KVM: VMX: vmx_set_cr0 expects kvm->srcu lockedMarcelo Tosatti1-0/+2
2012-04-05KVM: PMU: Fix integer constant is too large warning in kvm_pmu_set_msr()Sasikantha babu1-1/+1