summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2013-05-21KVM: x86 emulator: convert XADD to fastopAvi Kivity
2013-05-21KVM: x86 emulator: drop unused old-style inline emulationAvi Kivity
2013-05-21KVM: x86 emulator: convert DIV/IDIV to fastopAvi Kivity
2013-05-21KVM: x86 emulator: convert single-operand MUL/IMUL to fastopAvi Kivity
2013-05-21KVM: x86 emulator: Switch fastop src operand to RDXAvi Kivity
2013-05-21KVM: x86 emulator: switch MUL/DIV to DstXaccAvi Kivity
2013-05-21KVM: x86 emulator: decode extended accumulator explicityAvi Kivity
2013-05-21KVM: x86 emulator: add support for writing back the source operandAvi Kivity
2013-05-20x86: Fix bit corruption at CPU resume timeLinus Torvalds
2013-05-20Revert "x86/pci/mrst: Use configuration mechanism 1 for 00:00.0, 00:02.0, 00:...Bjorn Helgaas
2013-05-20crypto: crct10dif - Accelerated CRC T10 DIF computation with PCLMULQDQ instru...Tim Chen
2013-05-19x86: bpf_jit_comp: secure bpf jit against spraying attacksEric Dumazet
2013-05-20lguest: rename i386_head.SDaniel Baluta
2013-05-19KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in MakefilesMarc Zyngier
2013-05-17x86: bpf_jit_comp: can call module_free() from any contextEric Dumazet
2013-05-16KVM: MMU: clenaup locking in mmu_free_roots()Gleb Natapov
2013-05-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-05-15Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-05-15KVM: x86: limit difference between kvmclock updatesMarcelo Tosatti
2013-05-14time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitonsJohn Stultz
2013-05-14KVM: x86: Remove support for reporting coalesced APIC IRQsJan Kiszka
2013-05-14x86, efi: initial the local variable of DataSize to zeroLee, Chun-Yi
2013-05-13x86: Extend #DF debugging aid to 64-bitBorislav Petkov
2013-05-12KVM: MMU: Use kvm_mmu_sync_roots() in kvm_mmu_load()Takuya Yoshikawa
2013-05-11Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds
2013-05-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-10Merge tag 'kvm-3.10-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-05-10xen/pci: Used cached MSI-X capability offsetBjorn Helgaas
2013-05-10xen/pci: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASKBjorn Helgaas
2013-05-10x86/mm: Add missing comments for initial kernel direct mappingZhang Yanfei
2013-05-09unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro
2013-05-09Merge tag 'pci-v3.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-05-09KVM: emulator: emulate SALCPaolo Bonzini
2013-05-09KVM: emulator: emulate XLATPaolo Bonzini
2013-05-09KVM: emulator: emulate AAMPaolo Bonzini
2013-05-09x86/microcode: Add local mutex to fix physical CPU hot-add deadlockKonrad Rzeszutek Wilk
2013-05-09KVM: VMX: fix halt emulation while emulating invalid guest sateGleb Natapov
2013-05-08xen: mask x2APIC feature in PVZhenzhong Duan
2013-05-08xen/spinlock: Fix check from greater than to be also be greater or equal to.Konrad Rzeszutek Wilk
2013-05-08xen/smp/pvhvm: Don't point per_cpu(xen_vpcu, 33 and larger) to shared_infoKonrad Rzeszutek Wilk
2013-05-08KVM: x86: fix maintenance of guest/host xcr0 stateMarcelo Tosatti
2013-05-07Merge branch 'rwsem-optimizations'Linus Torvalds
2013-05-07x86: Fix idle consolidation falloutThomas Gleixner
2013-05-07x86 rwsem: avoid taking slow path when stealing write lockMichel Lespinasse
2013-05-07xen/vcpu: Document the xen_vcpu_info and xen_vcpuKonrad Rzeszutek Wilk
2013-05-06Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-05-06xen/vcpu/pvhvm: Fix vcpu hotplugging hanging.Konrad Rzeszutek Wilk
2013-05-05Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds