summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2019-03-10x86/boot/compressed/64: Do not read legacy ROM on EFI systemKirill A. Shutemov
2019-03-10x86/CPU/AMD: Set the CPB bit unconditionally on F17hJiaxun Yang
2019-03-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-28x86/hyper-v: Fix definition of HV_MAX_FLUSH_REP_COUNTLan Tianyu
2019-02-25x86/uaccess: Don't leak the AC flag into __put_user() value evaluationAndy Lutomirski
2019-02-25Revert "x86/fault: BUG() when uaccess helpers fault on kernel addresses"Linus Torvalds
2019-02-22KVM: MMU: record maximum physical address width in kvm_mmu_extended_roleYu Zhang
2019-02-22kvm: x86: Return LA57 feature based on hardware capabilityYu Zhang
2019-02-22x86/kvm/mmu: fix switch between root and guest MMUsVitaly Kuznetsov
2019-02-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-02-15x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche
2019-02-14kvm: vmx: Fix entry number check for add_atomic_switch_msr()Xiaoyao Li
2019-02-14KVM: x86: Recompute PID.ON when clearing PID.SNLuwei Kang
2019-02-14x86/CPU: Add Icelake model numberRajneesh Bhardwaj
2019-02-13KVM: nVMX: Restore a preemption timer consistency checkSean Christopherson
2019-02-13x86/a.out: Clear the dump structure initiallyBorislav Petkov
2019-02-12x86/kvm/nVMX: read from MSR_IA32_VMX_PROCBASED_CTLS2 only when it is availableVitaly Kuznetsov
2019-02-11perf/x86: Add check_period PMU callbackJiri Olsa
2019-02-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-02-10x86/mm: Make set_pmd_at() paravirt awareJuergen Gross
2019-02-08x86/mm/cpa: Fix set_mce_nospec()Peter Zijlstra
2019-02-07KVM: nVMX: unconditionally cancel preemption timer in free_nested (CVE-2019-7...Peter Shier
2019-02-07KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222)Paolo Bonzini
2019-02-06x86/boot/compressed/64: Do not corrupt EDX on EFER.LME=1 settingKirill A. Shutemov
2019-02-04perf/x86/intel: Delay memory deallocation until x86_pmu_dead_cpu()Peter Zijlstra
2019-02-04perf/x86/intel/uncore: Add Node ID maskKan Liang
2019-02-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-03Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-03x86/MCE: Initialize mce.bank in the case of a fatal error in mce_no_way_out()Tony Luck
2019-02-02x86/resctrl: Avoid confusion over the new X86_RESCTRL configJohannes Weiner
2019-02-01x86_64: increase stack size for KASAN_EXTRAQian Cai
2019-02-01x86/kexec: Don't setup EFI info if EFI runtime is not enabledKairui Song
2019-02-01x86: explicitly align IO accesses in memcpy_{to,from}ioLinus Torvalds
2019-01-31x86/microcode/amd: Don't falsely trick the late loading mechanismThomas Lendacky
2019-01-30cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVMJosh Poimboeuf
2019-01-29x86/fault: Fix sign-extend unintended sign extensionColin Ian King
2019-01-29x86/boot/compressed/64: Set EFER.LME=1 in 32-bit trampoline before returning ...Wei Huang
2019-01-29x86/cpu: Add Atom Tremont (Jacobsville)Kan Liang
2019-01-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-27Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-01-25KVM: x86: Mark expected switch fall-throughsGustavo A. R. Silva
2019-01-25KVM: x86: fix TRACE_INCLUDE_PATH and remove -I. header search pathsMasahiro Yamada
2019-01-25x86/kvm/hyper-v: nested_enable_evmcs() sets vmcs_version incorrectlyVitaly Kuznetsov
2019-01-25KVM: VMX: Move vmx_vcpu_run()'s VM-Enter asm blob to a helper functionSean Christopherson
2019-01-25kvm: vmx: fix some -Wmissing-prototypes warningsYi Wang
2019-01-25KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting t...Vitaly Kuznetsov
2019-01-25svm: Fix AVIC incomplete IPI emulationSuravee Suthikulpanit