summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2012-04-18KVM: MMU: use page table level macroDavidlohr Bueso
2012-04-16KVM: dont clear TMR on EOIMichael S. Tsirkin
2012-04-16KVM: x86 emulator: implement MMX MOVQ (opcodes 0f 6f, 0f 7f)Avi Kivity
2012-04-16KVM: x86 emulator: MMX supportAvi Kivity
2012-04-16KVM: x86 emulator: implement movntpsAvi Kivity
2012-04-16KVM: x86: emulate movdqaStefan Hajnoczi
2012-04-16KVM: x86 emulator: add support for vector alignmentAvi Kivity
2012-04-16KVM: SVM: Auto-load on CPUs with SVMJosh Triplett
2012-04-08KVM: MMU: Improve iteration through sptes from rmapTakuya Yoshikawa
2012-04-08KVM: MMU: Make pte_list_desc fit cache lines wellTakuya Yoshikawa
2012-04-08KVM: x86: add paging gcc optimizationDavidlohr Bueso
2012-04-08KVM: VMX: Auto-load on CPUs with VMXJosh Triplett
2012-04-08KVM: Switch to srcu-less get_dirty_log()Takuya Yoshikawa
2012-04-08KVM: Avoid checking huge page mappings in get_dirty_log()Takuya Yoshikawa
2012-04-08KVM: MMU: Split the main body of rmap_write_protect() off from othersTakuya Yoshikawa
2012-04-08kvmclock: remove unneeded EXPORT macroEric B Munson
2012-04-08KVM: x86: Add ioctl for KVM_KVMCLOCK_CTRLEric B Munson
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson
2012-04-08x86: pvclock: Add flag to indicate that a vm was stopped by the hostEric B Munson
2012-04-08KVM: Factor out kvm_vcpu_kick to arch-generic codeChristoffer Dall
2012-04-08KVM: SVM: count all irq windows exitJason Wang
2012-04-08KVM: x86: expose Intel cpu new features (HLE, RTM) to guestLiu, Jinsong
2012-04-07Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-04-06Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-04-06Make the "word-at-a-time" helper functions more commonly usableLinus Torvalds
2012-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-06xen/smp: Remove unnecessary call to smp_processor_id()Srivatsa S. Bhat
2012-04-06xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io...Konrad Rzeszutek Wilk
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-04-05KVM: Resolve RCU vs. async page fault problemGleb Natapov
2012-04-05KVM: VMX: vmx_set_cr0 expects kvm->srcu lockedMarcelo Tosatti
2012-04-05KVM: PMU: Fix integer constant is too large warning in kvm_pmu_set_msr()Sasikantha babu
2012-04-04Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2012-04-04Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-04-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-04-03bpf jit: Let the x86 jit handle negative offsetsJan Seiffert
2012-04-03perf/x86/p4: Add format attributesPeter Zijlstra
2012-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-02Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-04-02x86, kvm: Call restore_sched_clock_state() only after %gs is initializedMarcelo Tosatti
2012-03-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-03-30Merge branch 'tboot' into releaseLen Brown
2012-03-30Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis...Len Brown
2012-03-30x86: Use -mno-avx when availableAndi Kleen
2012-03-30ACPI: Fix use-after-free in acpi_map_lsapicPetr Vandrovec
2012-03-30idle, x86: Allow off-lined CPU to enter deeper C statesBoris Ostrovsky
2012-03-30x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facilityLen Brown