summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2014-09-03KVM: mmio: cleanup kvm_set_mmio_spte_maskTiejun Chen
2014-09-03kvm: x86: fix stale mmio cache bugDavid Matlack
2014-09-03kvm: fix potentially corrupt mmio cacheDavid Matlack
2014-09-03KVM: do not bias the generation number in kvm_current_mmio_generationPaolo Bonzini
2014-08-29KVM: x86: use guest maxphyaddr to check MTRR valuesPaolo Bonzini
2014-08-29KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář
2014-08-29KVM: forward declare structs in kvm_types.hPaolo Bonzini
2014-08-29KVM: x86: remove Aligned bit from movntps/movntpdPaolo Bonzini
2014-08-29KVM: x86 emulator: emulate MOVNTDQAlex Williamson
2014-08-29KVM: vmx: VMXOFF emulation in vm86 should cause #UDNadav Amit
2014-08-29KVM: x86: fix some sparse warningsPaolo Bonzini
2014-08-29KVM: nVMX: nested TPR shadow/threshold emulationWanpeng Li
2014-08-29KVM: nVMX: introduce nested_get_vmcs12_pagesWanpeng Li
2014-08-25kvm: x86: fix tracing for 32-bitPaolo Bonzini
2014-08-21KVM: trace kvm_ple_window grow/shrinkRadim Krčmář
2014-08-21KVM: VMX: dynamise PLE windowRadim Krčmář
2014-08-21KVM: VMX: make PLE window per-VCPURadim Krčmář
2014-08-21KVM: x86: introduce sched_in to kvm_x86_opsRadim Krčmář
2014-08-21KVM: add kvm_arch_sched_inRadim Krčmář
2014-08-21KVM: x86: Replace X86_FEATURE_NX offset with the definitionNadav Amit
2014-08-20KVM: emulate: warn on invalid or uninitialized exception numbersPaolo Bonzini
2014-08-20KVM: emulate: do not return X86EMUL_PROPAGATE_FAULT explicitlyPaolo Bonzini
2014-08-20KVM: x86: Clarify PMU related features bit manipulationNadav Amit
2014-08-20KVM: vmx: fix ept reserved bits for 1-GByte pageWanpeng Li
2014-08-19KVM: x86: recalculate_apic_map after enabling apicNadav Amit
2014-08-19KVM: x86: Clear apic tsc-deadline after deadlineNadav Amit
2014-08-19KVM: x86: #GP when attempts to write reserved bits of Variable Range MTRRsWanpeng Li
2014-08-19KVM: x86: fix check legal type of Variable Range MTRRsWanpeng Li
2014-08-19arch/x86: Use RCU_INIT_POINTER(x, NULL) in kvm/vmx.cMonam Agarwal
2014-08-19KVM: x86: raise invalid TSS exceptions during a task switchPaolo Bonzini
2014-08-19KVM: x86: drop fpu_activate hookWanpeng Li
2014-08-19KVM: SVM: add rdmsr support for AMD event registersWei Huang
2014-08-19Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"Paolo Bonzini
2014-08-19KVM: x86: do not check CS.DPL against RPL during task switchPaolo Bonzini
2014-08-19KVM: x86: Avoid emulating instructions on #UD mistakenlyNadav Amit
2014-08-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2014-08-15intel_idle: Disable Baytrail Core and Module C6 auto-demotionLen Brown
2014-08-15Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-08-14Merge tag 'stable/for-linus-3.17-b-rc0-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2014-08-14Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-08-14Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-08-14Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-08-11Merge tag 'efi-urgent' into x86/efiH. Peter Anvin
2014-08-11x86/xen: use vmap() to map grant table pages in PVH guestsDavid Vrabel
2014-08-11x86/xen: resume timer irqs earlyDavid Vrabel
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-08-08Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds
2014-08-08kexec: verify the signature of signed PE bzImageVivek Goyal
2014-08-08kexec: support kexec/kdump on EFI systemsVivek Goyal