summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2017-11-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-29mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEDan Williams
2017-11-29mm: fix device-dax pud write-faults triggered by get_user_pages()Dan Williams
2017-11-27KVM: Let KVM_SET_SIGNAL_MASK work as advertisedJan H. Schönherr
2017-11-27KVM: VMX: Fix vmx->nested freeing when no SMI handlerWanpeng Li
2017-11-27KVM: VMX: Fix rflags cache during vCPU resetWanpeng Li
2017-11-27KVM: X86: Fix softlockup when get the current kvmclockWanpeng Li
2017-11-27KVM: lapic: Fixup LDR on load in x2apicDr. David Alan Gilbert
2017-11-27KVM: lapic: Split out x2apic ldr calculationDr. David Alan Gilbert
2017-11-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-24Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-24x86/decoder: Add new TEST instruction patternMasami Hiramatsu
2017-11-23x86/PCI: Remove unused HyperTransport interrupt supportBjorn Helgaas
2017-11-23x86/umip: Fix insn_get_code_seg_params()'s return valueBorislav Petkov
2017-11-23x86/boot/KASLR: Remove unused variableChao Fan
2017-11-23x86/entry/64: Add missing irqflags tracing to native_load_gs_index()Andy Lutomirski
2017-11-22x86/mm/kasan: Don't use vmemmap_populate() to initialize shadowAndrey Ryabinin
2017-11-22x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracingAndy Lutomirski
2017-11-21x86/umip: Print a warning into the syslog if UMIP-protected instructions are ...Ricardo Neri
2017-11-17Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2017-11-17Merge tag 'pm-fixes-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-17Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2017-11-17x86/smpboot: Fix __max_logical_packages estimatePrarit Bhargava
2017-11-17x86/topology: Avoid wasting 128k for package id arrayAndi Kleen
2017-11-17perf/x86/intel/uncore: Cache logical pkg id in uncore driverAndi Kleen
2017-11-17x86/acpi: Reduce code duplication in mp_override_legacy_irq()Vikas C Sajjan
2017-11-17x86/acpi: Handle SCI interrupts above legacy space gracefullyVikas C Sajjan
2017-11-17x86/boot: Fix boot failure when SMP MP-table is based at 0Tom Lendacky
2017-11-17KVM: vmx: use X86_CR4_UMIP and X86_FEATURE_UMIPPaolo Bonzini
2017-11-17KVM: x86: Fix CPUID function for word 6 (80000001_ECX)Janakarajan Natarajan
2017-11-17KVM: nVMX: Fix vmx_check_nested_events() return value in case an event was re...Liran Alon
2017-11-17KVM: x86: ioapic: Preserve read-only values in the redirection tableNikita Leshenko
2017-11-17KVM: x86: ioapic: Clear Remote IRR when entry is switched to edge-triggeredNikita Leshenko
2017-11-17KVM: x86: ioapic: Remove redundant check for Remote IRR in ioapic_set_irqNikita Leshenko
2017-11-17KVM: x86: ioapic: Don't fire level irq when Remote IRR setNikita Leshenko
2017-11-17KVM: x86: ioapic: Fix level-triggered EOI and IOAPIC reconfigure raceNikita Leshenko
2017-11-17KVM: x86: inject exceptions produced by x86_decode_insnPaolo Bonzini
2017-11-17KVM: x86: Allow suppressing prints on RDMSR/WRMSR of unhandled MSRsEyal Moscovici
2017-11-17KVM: x86: fix em_fxstor() sleeping while in atomicDavid Hildenbrand
2017-11-17KVM: nVMX: Fix mmu context after VMLAUNCH/VMRESUME failureWanpeng Li
2017-11-17KVM: nVMX: Validate the IA32_BNDCFGS on nested VM-entryWanpeng Li
2017-11-17KVM: X86: Fix operand/address-size during instruction decodingWanpeng Li
2017-11-17KVM: x86: Don't re-execute instruction when not passing CR2 valueLiran Alon
2017-11-17KVM: x86: emulator: Return to user-mode on L1 CPL=0 emulation failureLiran Alon
2017-11-17KVM: x86: Exit to user-mode on #UD intercept when emulator requiresLiran Alon
2017-11-17KVM: nVMX/nSVM: Don't intercept #UD when running L2Liran Alon
2017-11-17KVM: x86: pvclock: Handle first-time write to pvclock-page contains random junkLiran Alon
2017-11-17kvm: vmx: Allow disabling virtual NMI supportPaolo Bonzini
2017-11-17kvm: vmx: Reinstate support for CPUs without virtual NMIPaolo Bonzini