summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2021-03-24x86: Move TS_COMPAT back to asm/thread_info.hOleg Nesterov
2021-03-24x86/ioapic: Ignore IRQ2 againThomas Gleixner
2021-03-24perf/x86/intel: Fix a crash caused by zero PEBS statusKan Liang
2021-03-07Xen/gnttab: handle p2m update errors on a per-slot basisJan Beulich
2021-03-07x86/build: Treat R_386_PLT32 relocation as R_386_PC32Fangrui Song
2021-03-07x86/reboot: Add Zotac ZBOX CI327 nano PCI reboot quirkHeiner Kallweit
2021-03-03x86/reboot: Force all cpus to exit VMX root if VMX is supportedSean Christopherson
2021-02-23Xen/x86: also check kernel mapping in set_foreign_p2m_mapping()Jan Beulich
2021-02-23Xen/x86: don't bail early from clear_foreign_p2m_mapping()Jan Beulich
2021-02-23x86/build: Disable CET instrumentation in the kernel for 32-bit tooBorislav Petkov
2021-02-10x86/apic: Add extra serialization for non-serializing MSRsDave Hansen
2021-02-10x86/build: Disable CET instrumentation in the kernelJosh Poimboeuf
2021-02-03KVM: x86: get smi pending status correctlyJay Zhou
2021-02-03KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[]Like Xu
2021-01-30x86/boot/compressed: Disable relocation relaxationArvind Sankar
2021-01-12x86/mtrr: Correct the range check before performing MTRR type lookupsYing-Tsun Huang
2021-01-12x86/mm: Fix leak of pmd ptlockDan Williams
2021-01-09x86/entry/64: Add instruction suffixJan Beulich
2020-12-29x86/kprobes: Restore BTF if the single-stepping is cancelledMasami Hiramatsu
2020-12-11x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytesMasami Hiramatsu
2020-12-02x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpbAnand K Mistry
2020-12-02perf/x86: fix sysfs type mismatchesSami Tolvanen
2020-12-02x86/xen: don't unbind uninitialized lock_kicker_irqBrian Masney
2020-11-24x86/microcode/intel: Check patch signature before saving microcode for early ...Chen Yu
2020-11-22KVM: x86: clflushopt should be treated as a no-op by emulationDavid Edmondson
2020-11-18perf/core: Fix bad use of igrab()Song Liu
2020-11-18x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-o...Anand K Mistry
2020-11-10x86/kexec: Use up-to-dated screen_info copy to fill boot paramsKairui Song
2020-11-10perf/x86/amd/ibs: Fix raw sample data accumulationKim Phillips
2020-11-10perf/x86/amd/ibs: Don't include randomized bits in get_ibs_op_count()Kim Phillips
2020-11-10arch/x86/amd/ibs: Fix re-arming IBS FetchKim Phillips
2020-10-29KVM: x86: emulating RDPID failure shall return #UD rather than #GPRobert Hoo
2020-10-29KVM: x86/mmu: Commit zap of remaining invalid pages when recovering lpagesSean Christopherson
2020-10-01x86/speculation/mds: Mark mds_user_clear_cpu_buffers() __always_inlineThomas Gleixner
2020-10-01KVM: Remove CREATE_IRQCHIP/SET_PIT2 raceSteve Rutherford
2020-10-01x86/pkeys: Add check for pkey "overflow"Dave Hansen
2020-10-01KVM: x86: fix incorrect comparison in trace eventPaolo Bonzini
2020-09-23x86/defconfig: Enable CONFIG_USB_XHCI_HCD=yAdam Borowski
2020-09-23KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exitWanpeng Li
2020-09-23vgacon: remove software scrollback supportLinus Torvalds
2020-08-26x86/asm: Add instruction suffixes to bitopsJan Beulich
2020-08-26x86/asm: Remove unnecessary \n\t in front of CC_SET() from asm templatesUros Bizjak
2020-08-21x86/i8259: Use printk_deferred() to prevent deadlockThomas Gleixner
2020-08-21KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabledWanpeng Li
2020-08-21x86, vmlinux.lds: Page-align end of ..page_aligned sectionsJoerg Roedel
2020-08-21x86/build/lto: Fix truncated .bss with -fdata-sectionsSami Tolvanen
2020-07-31x86: math-emu: Fix up 'cmp' insn for clang iasArnd Bergmann
2020-07-22x86/cpu: Move x86_cache_bits settingsSuraj Jitindar Singh
2020-07-22KVM: x86: bit 8 of non-leaf PDPEs is not reservedPaolo Bonzini
2020-06-30KVM: X86: Fix MSR range of APIC registers in X2APIC modeXiaoyao Li