summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* always clear the X2APIC_ENABLE bit for PV guestTalons Lee2019-02-271-4/+1
* x86/a.out: Clear the dump structure initiallyBorislav Petkov2019-02-201-2/+4
* x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche2019-02-202-3/+28
* kvm: vmx: Fix entry number check for add_atomic_switch_msr()Xiaoyao Li2019-02-201-1/+2
* perf/x86: Add check_period PMU callbackJiri Olsa2019-02-203-2/+37
* perf/x86/intel: Delay memory deallocation until x86_pmu_dead_cpu()Peter Zijlstra2019-02-121-2/+8
* x86/MCE: Initialize mce.bank in the case of a fatal error in mce_no_way_out()Tony Luck2019-02-121-0/+1
* perf/x86/intel/uncore: Add Node ID maskKan Liang2019-02-121-1/+3
* cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVMJosh Poimboeuf2019-02-122-2/+3
* KVM: nVMX: unconditionally cancel preemption timer in free_nested (CVE-2019-7...Peter Shier2019-02-121-0/+1
* KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222)Paolo Bonzini2019-02-121-0/+7
* KVM: x86: svm: report MSR_IA32_MCG_EXT_CTL as unsupportedVitaly Kuznetsov2019-02-121-0/+7
* x86/fpu: Add might_fault() to user_insn()Sebastian Andrzej Siewior2019-02-121-0/+3
* x86/PCI: Fix Broadcom CNB20LE unintended sign extension (redux)Colin Ian King2019-02-121-2/+2
* xen: Fix x86 sched_clock() interface for xenJuergen Gross2019-01-311-3/+9
* x86/xen/time: Output xen sched_clock time from 0Pavel Tatashin2019-01-311-1/+10
* x86/xen/time: setup vcpu 0 time info pageJoao Martins2019-01-313-1/+95
* x86/xen/time: set pvclock flags on xen_time_init()Joao Martins2019-01-311-0/+9
* x86/pvclock: add setter for pvclock_pvti_cpu0_vaJoao Martins2019-01-314-16/+26
* KVM: x86: Fix a 4.14 backport regression related to userspace/guest FPUSean Christopherson2019-01-311-5/+1
* x86/kaslr: Fix incorrect i8254 outb() parametersDaniel Drake2019-01-311-2/+2
* x86/pkeys: Properly copy pkey state at fork()Dave Hansen2019-01-311-0/+18
* KVM: x86: Fix single-step debuggingAlexander Popov2019-01-311-2/+1
* x86/mce: Fix -Wmissing-prototypes warningsBorislav Petkov2019-01-264-7/+10
* x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINEWANG Chao2019-01-161-1/+1
* x86,kvm: move qemu/guest FPU switching out to vcpu_runRik van Riel2019-01-162-21/+26
* x86/dump_pagetables: Fix LDT remap address markerKirill A. Shutemov2019-01-131-5/+2
* x86/mm: Fix guard hole handlingKirill A. Shutemov2019-01-133-9/+15
* KVM: nVMX: Free the VMREAD/VMWRITE bitmaps if alloc_kvm_area() failsSean Christopherson2019-01-091-2/+5
* KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixupSean Christopherson2019-01-091-1/+1
* x86/mm: Drop usage of __flush_tlb_all() in kernel_physical_mapping_init()Dan Williams2019-01-091-6/+0
* x86/speculation/l1tf: Drop the swap storage limit restriction when l1tf=offMichal Hocko2019-01-092-2/+3
* x86/mtrr: Don't copy uninitialized gentry fields back to userspaceColin Ian King2018-12-291-0/+2
* KVM: Fix UAF in nested posted interrupt processingCfir Cohen2018-12-291-0/+2
* kvm: x86: Add AMD's EX_CFG to the list of ignored MSRsEduardo Habkost2018-12-292-0/+3
* x86/earlyprintk/efi: Fix infinite loop on some screen widthsYiFei Zhu2018-12-211-1/+1
* locking/qspinlock, x86: Provide liveness guaranteePeter Zijlstra2018-12-211-0/+21
* locking/qspinlock/x86: Increase _Q_PENDING_LOOPS upper boundWill Deacon2018-12-211-0/+2
* locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock'Will Deacon2018-12-212-3/+2
* x86/build: Fix compiler support check for CONFIG_RETPOLINEMasahiro Yamada2018-12-211-3/+7
* Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"Igor Druzhinin2018-12-172-80/+4
* x86/kvm/vmx: fix old-style function declarationYi Wang2018-12-171-4/+4
* KVM: x86: fix empty-body warningsYi Wang2018-12-171-1/+1
* svm: Add mutex_lock to protect apic_access_page_done on AMD systemsWei Wang2018-12-081-8/+11
* perf/x86/intel: Add generic branch tracing check to intel_pmu_has_bts()Jiri Olsa2018-12-052-18/+12
* perf/x86/intel: Move branch tracing setup to the Intel-specific source fileJiri Olsa2018-12-052-21/+40
* x86/fpu: Disable bottom halves while loading FPU registersSebastian Andrzej Siewior2018-12-051-2/+2
* x86/MCE/AMD: Fix the thresholding machinery initialization orderBorislav Petkov2018-12-051-13/+6
* KVM: X86: Fix scan ioapic use-before-initializationWanpeng Li2018-12-051-1/+2
* KVM: x86: Fix kernel info-leak in KVM_HC_CLOCK_PAIRING hypercallLiran Alon2018-12-051-0/+1