summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2020-11-01x86/xen: disable Firmware First mode for correctable memory errorsJuergen Gross
2020-11-01x86/traps: Fix #DE Oops message regressionThomas Gleixner
2020-11-01arch/x86/amd/ibs: Fix re-arming IBS FetchKim Phillips
2020-11-01x86/copy_mc: Introduce copy_mc_enhanced_fast_string()Dan Williams
2020-11-01x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams
2020-11-01x86/PCI: Fix intel_mid_pci.c build error when ACPI is not enabledRandy Dunlap
2020-10-29x86/mce: Make mce_rdmsrl() panic on an inaccessible MSRBorislav Petkov
2020-10-29x86/mce: Annotate mce_rd/wrmsrl() with noinstrBorislav Petkov
2020-10-29x86/mce: Add Skylake quirk for patrol scrub reported errorsBorislav Petkov
2020-10-29x86/asm: Replace __force_order with a memory clobberArvind Sankar
2020-10-29x86/dumpstack: Fix misleading instruction pointer error messageMark Mossberg
2020-10-29KVM: ioapic: break infinite recursion on lazy EOIVitaly Kuznetsov
2020-10-29KVM: x86: emulating RDPID failure shall return #UD rather than #GPRobert Hoo
2020-10-29perf/x86: Fix n_pair for cancelled txnSasha Levin
2020-10-29x86/events/amd/iommu: Fix sizeof mismatchColin Ian King
2020-10-29x86/nmi: Fix nmi_handle() duration miscalculationLibing Zhou
2020-10-29perf/x86/intel/uncore: Fix the scale of the IMC free-running eventsKan Liang
2020-10-29perf/x86/intel/uncore: Reduce the number of CBOX countersKan Liang
2020-10-29perf/x86/intel/uncore: Update Ice Lake uncore unitsKan Liang
2020-10-29x86/fpu: Allow multiple bits in clearcpuid= parameterArvind Sankar
2020-10-29perf/x86/intel/ds: Fix x86_pmu_stop warning for large PEBSKan Liang
2020-10-29KVM: SVM: Initialize prev_ga_tag before useSuravee Suthikulpanit
2020-10-29KVM: x86: Intercept LA57 to inject #GP fault when it's reservedLai Jiangshan
2020-10-29KVM: x86/mmu: Commit zap of remaining invalid pages when recovering lpagesSean Christopherson
2020-10-29KVM: nVMX: Reload vmcs01 if getting vmcs12's pages failsSean Christopherson
2020-10-29KVM: nVMX: Reset the segment cache when stuffing guest segsSean Christopherson
2020-10-29KVM: nVMX: Morph notification vector IRQ on nested VM-Enter to pending PISean Christopherson
2020-10-01x86/ioapic: Unbreak check_timer()Thomas Gleixner
2020-10-01x86/irq: Make run_on_irqstack_cond() typesafeThomas Gleixner
2020-10-01arch/x86/lib/usercopy_64.c: fix __copy_user_flushcache() cache writebackMikulas Patocka
2020-10-01KVM: SVM: Add a dedicated INVD intercept routineTom Lendacky
2020-10-01KVM: x86: Reset MMU context if guest toggles CR4.SMAP or CR4.PKESean Christopherson
2020-09-23x86/boot/compressed: Disable relocation relaxationArvind Sankar
2020-09-23x86/unwind/fp: Fix FP unwinding in ret_from_forkJosh Poimboeuf
2020-09-17kvm x86/mmu: use KVM_REQ_MMU_SYNC to sync when neededLai Jiangshan
2020-09-17KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exitWanpeng Li
2020-09-17vgacon: remove software scrollback supportLinus Torvalds
2020-09-17KVM: x86: always allow writing '0' to MSR_KVM_ASYNC_PF_ENVitaly Kuznetsov
2020-09-17KVM: nVMX: Fix the update value of nested load IA32_PERF_GLOBAL_CTRL controlChenyi Qiang
2020-09-09x86/mm/32: Bring back vmalloc faulting on x86_32Sasha Levin
2020-09-09x86/debug: Allow a single level of #DB recursionAndy Lutomirski
2020-09-09x86/entry: Fix AC assertionPeter Zijlstra
2020-09-09tracing/kprobes, x86/ptrace: Fix regs argument order for i386Vamshi K Sthambamkadi
2020-09-09x86, fakenuma: Fix invalid starting node IDHuang Ying
2020-09-03x86/hotplug: Silence APIC only after all interrupts are migratedAshok Raj
2020-09-03x86/irq: Unbreak interrupt affinity settingThomas Gleixner
2020-08-26KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon
2020-08-26efi/x86: Mark kernel rodata non-executable for mixed modeArvind Sankar
2020-08-26Fix build error when CONFIG_ACPI is not set/enabled:Randy Dunlap
2020-08-26kvm: x86: Toggling CR4.PKE does not load PDPTEs in PAE modeJim Mattson