summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* KVM: MMU: drop kvm_mmu_zap_mmio_sptesXiao Guangrong2013-06-272-22/+1Star
* KVM: MMU: init kvm generation close to mmio wrap-around valueXiao Guangrong2013-06-271-1/+6
* KVM: MMU: add tracepoint for check_mmio_spteXiao Guangrong2013-06-272-2/+31
* KVM: MMU: fast invalidate all mmio sptesXiao Guangrong2013-06-276-14/+61
* KVM: MMU: make return value of mmio page fault handler more readableXiao Guangrong2013-06-273-12/+21
* KVM: MMU: store generation-number into mmio spteXiao Guangrong2013-06-273-17/+60
* KVM: MMU: retain more available bits on mmio spteXiao Guangrong2013-06-202-3/+9
* KVM: x86: handle idiv overflow at kvm_write_tscMarcelo Tosatti2013-06-121-3/+20
* KVM: MMU: reduce KVM_REQ_MMU_RELOAD when root page is zappedGleb Natapov2013-06-051-1/+7
* KVM: MMU: reclaim the zapped-obsolete page firstXiao Guangrong2013-06-053-4/+20
* KVM: MMU: collapse TLB flushes when zap all pagesXiao Guangrong2013-06-051-3/+30
* KVM: MMU: zap pages in batchXiao Guangrong2013-06-051-24/+11Star
* KVM: MMU: do not reuse the obsolete pageXiao Guangrong2013-06-051-0/+3
* KVM: MMU: add tracepoint for kvm_mmu_invalidate_all_pagesXiao Guangrong2013-06-052-0/+21
* KVM: MMU: show mmu_valid_gen in shadow page related tracepointsXiao Guangrong2013-06-051-10/+12
* KVM: x86: use the fast way to invalidate all pagesXiao Guangrong2013-06-052-17/+2Star
* KVM: MMU: fast invalidate all pagesXiao Guangrong2013-06-053-0/+93
* KVM: MMU: drop unnecessary kvm_reload_remote_mmusXiao Guangrong2013-06-051-4/+1Star
* KVM: x86: drop calling kvm_mmu_zap_all in emulator_fix_hypercallXiao Guangrong2013-06-051-7/+0Star
* KVM: x86 emulator: convert XADD to fastopAvi Kivity2013-05-211-7/+3Star
* KVM: x86 emulator: drop unused old-style inline emulationAvi Kivity2013-05-211-198/+0Star
* KVM: x86 emulator: convert DIV/IDIV to fastopAvi Kivity2013-05-211-25/+26
* KVM: x86 emulator: convert single-operand MUL/IMUL to fastopAvi Kivity2013-05-211-19/+16Star
* KVM: x86 emulator: Switch fastop src operand to RDXAvi Kivity2013-05-211-13/+13
* KVM: x86 emulator: switch MUL/DIV to DstXaccAvi Kivity2013-05-211-7/+8
* KVM: x86 emulator: decode extended accumulator explicityAvi Kivity2013-05-211-0/+24
* KVM: x86 emulator: add support for writing back the source operandAvi Kivity2013-05-211-21/+27
* KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in MakefilesMarc Zyngier2013-05-191-6/+7
* KVM: MMU: clenaup locking in mmu_free_roots()Gleb Natapov2013-05-161-2/+5
* KVM: x86: limit difference between kvmclock updatesMarcelo Tosatti2013-05-151-2/+28
* KVM: x86: Remove support for reporting coalesced APIC IRQsJan Kiszka2013-05-142-37/+26Star
* KVM: MMU: Use kvm_mmu_sync_roots() in kvm_mmu_load()Takuya Yoshikawa2013-05-121-3/+1Star
* Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds2013-05-123-5/+52
|\
| * xen/pci: Used cached MSI-X capability offsetBjorn Helgaas2013-05-101-2/+1Star
| * xen/pci: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASKBjorn Helgaas2013-05-101-1/+1
| * xen: mask x2APIC feature in PVZhenzhong Duan2013-05-081-0/+3
| * xen/spinlock: Fix check from greater than to be also be greater or equal to.Konrad Rzeszutek Wilk2013-05-081-1/+1
| * xen/smp/pvhvm: Don't point per_cpu(xen_vpcu, 33 and larger) to shared_infoKonrad Rzeszutek Wilk2013-05-081-0/+3
| * xen/vcpu: Document the xen_vcpu_info and xen_vcpuKonrad Rzeszutek Wilk2013-05-071-1/+28
| * xen/vcpu/pvhvm: Fix vcpu hotplugging hanging.Konrad Rzeszutek Wilk2013-05-061-0/+15
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2013-05-121-0/+3
|\ \
| * | tools/power turbostat: display C8, C9, C10 residencyKristen Carlson Accardi2013-04-181-0/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-105-39/+17Star
|\ \ \
| * | | unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro2013-05-093-13/+1Star
| * | | x86, vm86: fix VM86 syscalls: use SYSCALL_DEFINEx(...)Alexander van Heukelum2013-05-032-26/+16Star
* | | | Merge tag 'kvm-3.10-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-103-21/+67
|\ \ \ \
| * | | | KVM: emulator: emulate SALCPaolo Bonzini2013-05-091-1/+5
| * | | | KVM: emulator: emulate XLATPaolo Bonzini2013-05-091-1/+14
| * | | | KVM: emulator: emulate AAMPaolo Bonzini2013-05-091-1/+24
| * | | | KVM: VMX: fix halt emulation while emulating invalid guest sateGleb Natapov2013-05-091-0/+6