aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* KVM: x86: Run PIT work in own kthreadJan Kiszka2012-04-27
* KVM: x86 emulator: fix asm constraint in flush_pending_x87_faultsAvi Kivity2012-04-24
* KVM: Introduce bitmask for apic attention reasonsGleb Natapov2012-04-24
* KVM: Introduce direct MSI message injection for in-kernel irqchipsJan Kiszka2012-04-24
* KVM: Fix page-crossing MMIOAvi Kivity2012-04-19
* Merge branch 'linus' into queueMarcelo Tosatti2012-04-19
|\
| * Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-04-19
| |\
| | * KVM: VMX: Fix kvm_set_shared_msr() called in preemptible contextAvi Kivity2012-04-18
| | * KVM: PMU emulation: GLOBAL_CTRL MSR should be enabled on resetGleb Natapov2012-04-10
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-04-16
| |\ \
| | * | x86: Handle failures of parsing immediate operands in the instruction decoderMasami Hiramatsu2012-04-16
| * | | x86-32: fix up strncpy_from_user() sign errorLinus Torvalds2012-04-15
| |/ /
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-04-12
| |\ \
| | * | x86: Use correct byte-sized register constraint in __add()H. Peter Anvin2012-04-06
| | * | x86: Use correct byte-sized register constraint in __xchg_op()Jeremy Fitzhardinge2012-04-06
| | * | x86: vsyscall: Use NULL instead 0 for a pointer argumentEmil Goode2012-04-06
| * | | x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it upLinus Torvalds2012-04-11
| * | | um: Use asm-generic/switch_to.hRichard Weinberger2012-04-09
| * | | um: Disintegrate asm/system.hRichard Weinberger2012-04-09
| * | | um: fix linker script generationAl Viro2012-04-09
| | |/ | |/|
* | | KVM: MMU: use page table level macroDavidlohr Bueso2012-04-18
* | | KVM: dont clear TMR on EOIMichael S. Tsirkin2012-04-16
* | | KVM: x86 emulator: implement MMX MOVQ (opcodes 0f 6f, 0f 7f)Avi Kivity2012-04-16
* | | KVM: x86 emulator: MMX supportAvi Kivity2012-04-16
* | | KVM: x86 emulator: implement movntpsAvi Kivity2012-04-16
* | | KVM: x86: emulate movdqaStefan Hajnoczi2012-04-16
* | | KVM: x86 emulator: add support for vector alignmentAvi Kivity2012-04-16
* | | KVM: SVM: Auto-load on CPUs with SVMJosh Triplett2012-04-16
* | | KVM: MMU: Improve iteration through sptes from rmapTakuya Yoshikawa2012-04-08
* | | KVM: MMU: Make pte_list_desc fit cache lines wellTakuya Yoshikawa2012-04-08
* | | KVM: x86: add paging gcc optimizationDavidlohr Bueso2012-04-08
* | | KVM: VMX: Auto-load on CPUs with VMXJosh Triplett2012-04-08
* | | KVM: Switch to srcu-less get_dirty_log()Takuya Yoshikawa2012-04-08
* | | KVM: Avoid checking huge page mappings in get_dirty_log()Takuya Yoshikawa2012-04-08
* | | KVM: MMU: Split the main body of rmap_write_protect() off from othersTakuya Yoshikawa2012-04-08
* | | kvmclock: remove unneeded EXPORT macroEric B Munson2012-04-08
* | | KVM: x86: Add ioctl for KVM_KVMCLOCK_CTRLEric B Munson2012-04-08
* | | kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-08
* | | x86: pvclock: Add flag to indicate that a vm was stopped by the hostEric B Munson2012-04-08
* | | KVM: Factor out kvm_vcpu_kick to arch-generic codeChristoffer Dall2012-04-08
* | | KVM: SVM: count all irq windows exitJason Wang2012-04-08
* | | KVM: x86: expose Intel cpu new features (HLE, RTM) to guestLiu, Jinsong2012-04-08
|/ /
* | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-04-07
|\ \
| * | KVM: Resolve RCU vs. async page fault problemGleb Natapov2012-04-05
| * | KVM: VMX: vmx_set_cr0 expects kvm->srcu lockedMarcelo Tosatti2012-04-05
| * | KVM: PMU: Fix integer constant is too large warning in kvm_pmu_set_msr()Sasikantha babu2012-04-05
* | | Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-04-06
|\ \ \
| * | | xen/smp: Remove unnecessary call to smp_processor_id()Srivatsa S. Bhat2012-04-06
| * | | xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io...Konrad Rzeszutek Wilk2012-04-06
* | | | Make the "word-at-a-time" helper functions more commonly usableLinus Torvalds2012-04-06