summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2021-08-04x86/asm: Ensure asm/proto.h can be included stand-aloneJan Kiszka1-0/+2
2021-07-28x86/fpu: Make init_fpstate correct with optimized XSAVEThomas Gleixner2-25/+42
2021-07-20KVM: X86: Disable hardware breakpoints unconditionally before kvm_x86->run()Lai Jiangshan1-0/+2
2021-07-20KVM: x86: Use guest MAXPHYADDR from CPUID.0x8000_0008 iff TDP is enabledSean Christopherson1-1/+7
2021-06-30x86/fpu: Reset state for all signal restore failuresThomas Gleixner1-5/+13
2021-06-10KVM: SVM: Truncate GPR value for DR and CR accesses in !64-bit modeSean Christopherson1-4/+4
2021-06-03x86/entry/64: Add instruction suffixJan Beulich1-1/+1
2021-06-03x86/asm: Add instruction suffixes to bitopsJan Beulich2-14/+17
2021-06-03x86, asm: change the GEN_*_RMWcc() macros to not quote the conditionH. Peter Anvin6-18/+18
2021-05-22x86/msr: Fix wr/rdmsr_safe_regs_on_cpu() prototypesArnd Bergmann1-2/+2
2021-05-22KVM: x86: Cancel pvclock_gtod_work on module removalThomas Gleixner1-0/+1
2021-05-22x86/events/amd/iommu: Fix sysfs type mismatchNathan Chancellor1-3/+3
2021-05-22x86/build: Propagate $(CLANG_FLAGS) to $(REALMODE_FLAGS)John Millikin1-0/+1
2021-04-28x86/crash: Fix crash_setup_memmap_entries() out-of-bounds accessMike Galbraith1-1/+2
2021-04-10bpf, x86: Validate computation of branch displacements for x86-64Piotr Krysiuk1-1/+10
2021-04-10x86/build: Turn off -fcf-protection for realmode targetsArnd Bergmann1-1/+1
2021-03-30x86/tlb: Flush global mappings when KAISER is disabledBorislav Petkov1-4/+7
2021-03-24x86/ioapic: Ignore IRQ2 againThomas Gleixner1-0/+10
2021-03-07Xen/gnttab: handle p2m update errors on a per-slot basisJan Beulich1-3/+41
2021-03-07x86/build: Treat R_386_PLT32 relocation as R_386_PC32Fangrui Song2-4/+9
2021-03-07x86/reboot: Add Zotac ZBOX CI327 nano PCI reboot quirkHeiner Kallweit1-0/+9
2021-03-03x86/reboot: Force all cpus to exit VMX root if VMX is supportedSean Christopherson1-19/+10
2021-02-23Xen/x86: also check kernel mapping in set_foreign_p2m_mapping()Jan Beulich1-1/+2
2021-02-23Xen/x86: don't bail early from clear_foreign_p2m_mapping()Jan Beulich1-7/+5
2021-02-23x86/build: Disable CET instrumentation in the kernel for 32-bit tooBorislav Petkov1-3/+3
2021-02-10x86/apic: Add extra serialization for non-serializing MSRsDave Hansen5-12/+26
2021-02-10x86/build: Disable CET instrumentation in the kernelJosh Poimboeuf1-0/+3
2021-02-04KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[]Like Xu1-1/+1
2021-01-30x86/boot/compressed: Disable relocation relaxationArvind Sankar1-0/+2
2021-01-12x86/mtrr: Correct the range check before performing MTRR type lookupsYing-Tsun Huang1-3/+3
2021-01-12x86/mm: Fix leak of pmd ptlockDan Williams1-0/+2
2020-12-29x86/kprobes: Restore BTF if the single-stepping is cancelledMasami Hiramatsu1-0/+5
2020-12-11x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytesMasami Hiramatsu2-4/+21
2020-12-02x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpbAnand K Mistry1-2/+2
2020-12-02x86/xen: don't unbind uninitialized lock_kicker_irqBrian Masney1-1/+11
2020-11-24x86/microcode/intel: Check patch signature before saving microcode for early ...Chen Yu1-47/+2
2020-11-22KVM: x86: clflushopt should be treated as a no-op by emulationDavid Edmondson1-1/+7
2020-11-18x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-o...Anand K Mistry1-19/+33
2020-11-10x86/kexec: Use up-to-dated screen_info copy to fill boot paramsKairui Song1-2/+1
2020-10-29KVM: x86: emulating RDPID failure shall return #UD rather than #GPRobert Hoo1-1/+1
2020-10-29x86/mm/ptdump: Fix soft lockup in page table walkerAndrey Ryabinin1-0/+2
2020-10-01x86/speculation/mds: Mark mds_user_clear_cpu_buffers() __always_inlineThomas Gleixner1-2/+2
2020-10-01KVM: Remove CREATE_IRQCHIP/SET_PIT2 raceSteve Rutherford1-2/+8
2020-09-23x86/defconfig: Enable CONFIG_USB_XHCI_HCD=yAdam Borowski2-0/+2
2020-09-23KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exitWanpeng Li1-0/+1
2020-09-23vgacon: remove software scrollback supportLinus Torvalds2-2/+0
2020-08-21x86/i8259: Use printk_deferred() to prevent deadlockThomas Gleixner1-1/+1
2020-07-31x86: math-emu: Fix up 'cmp' insn for clang iasArnd Bergmann1-1/+1
2020-07-31x86/fpu: Disable bottom halves while loading FPU registersSebastian Andrzej Siewior1-2/+2
2020-07-22KVM: x86: bit 8 of non-leaf PDPEs is not reservedPaolo Bonzini1-1/+1