Age | Commit message (Expand) | Author |
2019-09-24 | KVM: vmx: Introduce handle_unexpected_vmexit and handle WAITPKG vmexit | Tao Xu |
2019-09-24 | KVM: x86: Add support for user wait instructions | Tao Xu |
2019-09-24 | KVM: x86: Add comments to document various emulation types | Sean Christopherson |
2019-09-24 | KVM: x86: Remove emulation_result enums, EMULATE_{DONE,FAIL,USER_EXIT} | Sean Christopherson |
2019-09-24 | KVM: x86: Add explicit flag for forced emulation on #UD | Sean Christopherson |
2019-09-24 | KVM: x86: Move #GP injection for VMware into x86_emulate_instruction() | Sean Christopherson |
2019-09-24 | KVM: x86: hyper-v: set NoNonArchitecturalCoreSharing CPUID bit when SMT is im... | Vitaly Kuznetsov |
2019-09-24 | KVM/Hyper-V/VMX: Add direct tlb flush support | Vitaly Kuznetsov |
2019-09-24 | KVM/Hyper-V: Add new KVM capability KVM_CAP_HYPERV_DIRECT_TLBFLUSH | Tianyu Lan |
2019-09-24 | x86/Hyper-V: Fix definition of struct hv_vp_assist_page | Tianyu Lan |
2019-09-21 | Merge tag 'compiler-attributes-for-linus-v5.4' of git://github.com/ojeda/linux | Linus Torvalds |
2019-09-20 | Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2019-09-19 | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-09-18 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2019-09-18 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-09-17 | Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2019-09-17 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-09-17 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-09-17 | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-09-17 | Merge branch 'pm-cpuidle' | Rafael J. Wysocki |
2019-09-16 | Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-09-16 | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-09-16 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-09-16 | Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-09-16 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-09-16 | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-09-16 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-09-16 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-09-16 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-09-16 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-09-16 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-09-16 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2019-09-16 | Merge tag 'iommu-updates-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-09-15 | x86: bug.h: use asm_inline in _BUG_FLAGS definitions | Rasmus Villemoes |
2019-09-15 | x86: alternative.h: use asm_inline for all alternative variants | Rasmus Villemoes |
2019-09-14 | KVM: x86/mmu: Reintroduce fast invalidate/zap for flushing memslot | Sean Christopherson |
2019-09-11 | KVM: x86: Fix INIT signal handling in various CPU states | Liran Alon |
2019-09-11 | KVM: VMX: Introduce exit reason for receiving INIT signal on guest-mode | Liran Alon |
2019-09-11 | KVM: nVMX: trace nested VM-Enter failures detected by H/W | Sean Christopherson |
2019-09-11 | swiotlb-xen: simplify cache maintainance | Christoph Hellwig |
2019-09-11 | Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco... | Joerg Roedel |
2019-09-10 | KVM: x86: Add kvm_emulate_{rd,wr}msr() to consolidate VXM/SVM code | Sean Christopherson |
2019-09-10 | KVM: x86: Refactor up kvm_{g,s}et_msr() to simplify callers | Sean Christopherson |
2019-09-10 | Merge tag 'kvmarm-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar... | Paolo Bonzini |
2019-09-10 | Merge tag 'kvm-ppc-next-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini |
2019-09-10 | KVM: x86: Disable posted interrupts for non-standard IRQs delivery modes | Alexander Graf |
2019-09-06 | x86/cpu: Add new Airmont variant to Intel family | Rahul Tanwar |
2019-09-06 | x86/cpu: Add Elkhart Lake to Intel family | Gayatri Kammela |
2019-09-06 | x86/cpu: Add Tiger Lake to Intel family | Gayatri Kammela |
2019-09-06 | Merge branch 'x86/cleanups' into x86/cpu, to pick up dependent changes | Ingo Molnar |