summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86/tlb: Flush global mappings when KAISER is disabledBorislav Petkov2021-03-301-4/+7
* x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall()Oleg Nesterov2021-03-242-24/+14
* x86: Move TS_COMPAT back to asm/thread_info.hOleg Nesterov2021-03-242-9/+9
* x86/ioapic: Ignore IRQ2 againThomas Gleixner2021-03-241-0/+10
* perf/x86/intel: Fix a crash caused by zero PEBS statusKan Liang2021-03-241-1/+1
* Xen/gnttab: handle p2m update errors on a per-slot basisJan Beulich2021-03-071-3/+41
* x86/build: Treat R_386_PLT32 relocation as R_386_PC32Fangrui Song2021-03-072-4/+9
* x86/reboot: Add Zotac ZBOX CI327 nano PCI reboot quirkHeiner Kallweit2021-03-071-0/+9
* x86/reboot: Force all cpus to exit VMX root if VMX is supportedSean Christopherson2021-03-031-19/+10
* Xen/x86: also check kernel mapping in set_foreign_p2m_mapping()Jan Beulich2021-02-231-1/+2
* Xen/x86: don't bail early from clear_foreign_p2m_mapping()Jan Beulich2021-02-231-7/+5
* x86/build: Disable CET instrumentation in the kernel for 32-bit tooBorislav Petkov2021-02-231-3/+3
* x86/apic: Add extra serialization for non-serializing MSRsDave Hansen2021-02-105-14/+30
* x86/build: Disable CET instrumentation in the kernelJosh Poimboeuf2021-02-101-0/+3
* KVM: x86: get smi pending status correctlyJay Zhou2021-02-031-0/+5
* KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[]Like Xu2021-02-031-1/+1
* x86/boot/compressed: Disable relocation relaxationArvind Sankar2021-01-301-0/+2
* x86/mtrr: Correct the range check before performing MTRR type lookupsYing-Tsun Huang2021-01-121-3/+3
* x86/mm: Fix leak of pmd ptlockDan Williams2021-01-121-0/+2
* x86/entry/64: Add instruction suffixJan Beulich2021-01-091-1/+1
* x86/kprobes: Restore BTF if the single-stepping is cancelledMasami Hiramatsu2020-12-291-0/+5
* x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytesMasami Hiramatsu2020-12-112-4/+21
* x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpbAnand K Mistry2020-12-021-2/+2
* perf/x86: fix sysfs type mismatchesSami Tolvanen2020-12-024-24/+12
* x86/xen: don't unbind uninitialized lock_kicker_irqBrian Masney2020-12-021-1/+11
* x86/microcode/intel: Check patch signature before saving microcode for early ...Chen Yu2020-11-241-46/+2
* KVM: x86: clflushopt should be treated as a no-op by emulationDavid Edmondson2020-11-221-1/+7
* perf/core: Fix bad use of igrab()Song Liu2020-11-181-2/+2
* x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-o...Anand K Mistry2020-11-181-19/+33
* x86/kexec: Use up-to-dated screen_info copy to fill boot paramsKairui Song2020-11-101-2/+1
* perf/x86/amd/ibs: Fix raw sample data accumulationKim Phillips2020-11-102-10/+17
* perf/x86/amd/ibs: Don't include randomized bits in get_ibs_op_count()Kim Phillips2020-11-101-4/+8
* arch/x86/amd/ibs: Fix re-arming IBS FetchKim Phillips2020-11-101-1/+14
* KVM: x86: emulating RDPID failure shall return #UD rather than #GPRobert Hoo2020-10-291-1/+1
* KVM: x86/mmu: Commit zap of remaining invalid pages when recovering lpagesSean Christopherson2020-10-291-0/+1
* x86/speculation/mds: Mark mds_user_clear_cpu_buffers() __always_inlineThomas Gleixner2020-10-011-2/+2
* KVM: Remove CREATE_IRQCHIP/SET_PIT2 raceSteve Rutherford2020-10-011-2/+8
* x86/pkeys: Add check for pkey "overflow"Dave Hansen2020-10-012-2/+12
* KVM: x86: fix incorrect comparison in trace eventPaolo Bonzini2020-10-011-1/+1
* x86/defconfig: Enable CONFIG_USB_XHCI_HCD=yAdam Borowski2020-09-232-0/+2
* KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exitWanpeng Li2020-09-231-0/+1
* vgacon: remove software scrollback supportLinus Torvalds2020-09-232-2/+0
* x86/asm: Add instruction suffixes to bitopsJan Beulich2020-08-262-14/+17
* x86/asm: Remove unnecessary \n\t in front of CC_SET() from asm templatesUros Bizjak2020-08-263-9/+9
* x86/i8259: Use printk_deferred() to prevent deadlockThomas Gleixner2020-08-211-1/+1
* KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabledWanpeng Li2020-08-211-1/+1
* x86, vmlinux.lds: Page-align end of ..page_aligned sectionsJoerg Roedel2020-08-211-0/+1
* x86/build/lto: Fix truncated .bss with -fdata-sectionsSami Tolvanen2020-08-211-1/+1
* x86: math-emu: Fix up 'cmp' insn for clang iasArnd Bergmann2020-07-311-1/+1
* x86/cpu: Move x86_cache_bits settingsSuraj Jitindar Singh2020-07-221-1/+1