aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* KVM: nVMX: remove unnecessary double caching of MAXPHYADDREugene Korenevsky2015-04-08
* KVM: nVMX: checks for address bits beyond MAXPHYADDR on VM-entryEugene Korenevsky2015-04-08
* KVM: x86: cache maxphyaddr CPUID leaf in struct kvm_vcpuEugene Korenevsky2015-04-08
* KVM: vmx: pass error code with internal error #2Radim Krčmář2015-04-08
* x86: vdso: fix pvclock races with task migrationRadim Krčmář2015-04-08
* KVM: x86: optimize delivery of TSC deadline timer interruptPaolo Bonzini2015-04-08
* KVM: x86: extract blocking logic from __vcpu_runPaolo Bonzini2015-04-08
* kvm: x86: fix x86 eflags fixed bitWanpeng Li2015-04-08
* Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2015-04-07
|\
| * KVM: x86: remove now unneeded include directory from MakefileAndre Przywara2015-03-26
| * KVM: move iodev.h from virt/kvm/ to include/kvmAndre Przywara2015-03-26
| * KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.Nikolay Nikolaev2015-03-26
* | x86: Use bool function return values of true/false not 1/0Joe Perches2015-03-31
* | KVM: remove useless check of "ret" variable prior to returning the same valueEugene Korenevsky2015-03-30
* | KVM: x86: Remove redundant definitionsNadav Amit2015-03-30
* | KVM: x86: removing redundant eflags bits definitionsNadav Amit2015-03-30
* | KVM: x86: BSF and BSR emulation change register unnecassarilyNadav Amit2015-03-30
* | KVM: x86: POPA emulation may not clear bits [63:32]Nadav Amit2015-03-30
* | KVM: x86: CMOV emulation on legacy mode is wrongNadav Amit2015-03-30
* | kvm: x86: i8259: return initialized data on invalid-size readPetr Matousek2015-03-30
* | KVM: nVMX: Add support for rdtscpJan Kiszka2015-03-26
* | KVM: x86: inline kvm_ioapic_handles_vector()Radim Krčmář2015-03-23
* | x86: kvm: Revert "remove sched notifier for cross-cpu migrations"Marcelo Tosatti2015-03-23
* | KVM: SVM: Fix confusing message if no exit handlers are installedBandan Das2015-03-18
* | KVM: x86: For the symbols used locally only should be static typeXiubo Li2015-03-17
* | KVM: x86: Avoid using plain integer as NULL pointer warningXiubo Li2015-03-17
* | KVM: nVMX: Do not emulate #UD while in guest modeJan Kiszka2015-03-13
* | KVM: x86: Fix re-execution of patched vmmcallJan Kiszka2015-03-13
* | x86: svm: use cr_interception for SVM_EXIT_CR0_SEL_WRITEDavid Kaplan2015-03-13
* | kvm: svm: make wbinvd fasterDavid Kaplan2015-03-10
* | kvm: x86: make kvm_emulate_* consistantJoel Schopp2015-03-10
* | KVM: Get rid of kvm_kvfree()Thomas Huth2015-03-10
* | KVM: ioapic: Record edge-triggered interrupts delivery statusWincy Van2015-03-10
* | KVM: SVM: use kvm_register_write()/read()David Kaplan2015-03-10
* | Merge tag 'pm+acpi-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-03-06
|\ \
| * \ Merge branch 'acpi-resources'Rafael J. Wysocki2015-03-05
| |\ \
| | * | x86/PCI/ACPI: Ignore resources consumed by host bridge itselfJiang Liu2015-03-04
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-03-05
|\ \ \ \
| * | | | x86/fpu/xsaves: Fix improper uses of __ex_tableQuentin Casasnovas2015-03-05
| * | | | x86/intel/quark: Select COMMON_CLKAndy Shevchenko2015-03-05
| * | | | x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimizationAndy Lutomirski2015-03-04
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-03-04
|\ \ \ \ | |/ / / |/| | |
| * | | KVM: SVM: fix interrupt injection (apic->isr_count always 0)Radim Krčmář2015-03-02
| | |/ | |/|
| * | KVM: emulate: fix CMPXCHG8B on 32-bit hostsPaolo Bonzini2015-02-23
| * | KVM: VMX: fix build without CONFIG_SMPRadim Krčmář2015-02-23
| |/
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-03-01
|\ \
| * | x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs tooSteven Rostedt2015-02-28
| * | Merge branch 'linus' into x86/urgent, to merge dependent patchIngo Molnar2015-02-28
| |\ \
| * | | x86/platform/intel-mid: Fix trivial printk message typo in intel_mid_arch_set...Yannick Guerrini2015-02-24
| * | | x86/cpu/intel: Fix trivial typo in intel_tlb_table[]Yannick Guerrini2015-02-22