summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2020-08-05x86/i8259: Use printk_deferred() to prevent deadlockThomas Gleixner
2020-08-05KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVMWanpeng Li
2020-08-05KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabledWanpeng Li
2020-08-05x86/stacktrace: Fix reliable check for empty user task stacksJosh Poimboeuf
2020-08-05x86/unwind/orc: Fix ORC for newly forked tasksJosh Poimboeuf
2020-07-29x86, vmlinux.lds: Page-align end of ..page_aligned sectionsJoerg Roedel
2020-07-29x86/boot: Don't add the EFI stub to targetsArvind Sankar
2020-07-29x86: math-emu: Fix up 'cmp' insn for clang iasArnd Bergmann
2020-07-29irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner
2020-07-22genirq/affinity: Handle affinity setting on inactive interrupts correctlyThomas Gleixner
2020-07-22x86/ioperm: Fix io bitmap invalidation on Xen PVAndy Lutomirski
2020-07-22copy_xstate_to_kernel: Fix typo which caused GDB regressionKevin Buettner
2020-07-22x86/fpu: Reset MXCSR to default in kernel_fpu_begin()Petteri Aimonen
2020-07-16KVM: x86: Mark CR4.TSD as being possibly owned by the guestSean Christopherson
2020-07-16KVM: x86: Inject #GP if guest attempts to toggle CR4.LA57 in 64-bit modeSean Christopherson
2020-07-16KVM: x86: bit 8 of non-leaf PDPEs is not reservedPaolo Bonzini
2020-07-16x86/entry: Increase entry_stack size to a full pagePeter Zijlstra
2020-07-16perf/x86/rapl: Fix RAPL config variable bugStephane Eranian
2020-07-16perf/x86/rapl: Move RAPL support to common x86 codeStephane Eranian
2020-07-09x86/split_lock: Don't write MSR_TEST_CTRL on CPUs that aren't whitelistedSean Christopherson
2020-06-30x86/asm/64: Align start of __clear_user() loop to 16-bytesMatt Fleming
2020-06-30x86/cpu: Reinitialize IA32_FEAT_CTL MSR on BSP during wakeupSean Christopherson
2020-06-30x86/cpu: Use pinning mask for CR4 bits needing to be 0Kees Cook
2020-06-30KVM: VMX: Stop context switching MSR_IA32_UMWAIT_CONTROLSean Christopherson
2020-06-30KVM: nVMX: Plumb L2 GPA through to PML emulationSean Christopherson
2020-06-30kvm: lapic: fix broken vcpu hotplugIgor Mammedov
2020-06-30KVM: X86: Fix MSR range of APIC registers in X2APIC modeXiaoyao Li
2020-06-30Revert "KVM: VMX: Micro-optimize vmexit time when not exposing PMU"Vitaly Kuznetsov
2020-06-30efi/x86: Setup stack correctly for efi_pe_entryArvind Sankar
2020-06-30x86/resctrl: Fix a NULL vs IS_ERR() static checker warning in rdt_cdp_peer_get()Dan Carpenter
2020-06-30x86/resctrl: Fix memory bandwidth counter width for AMDBabu Moger
2020-06-30x86/resctrl: Support CPUID enumeration of MBM counter widthReinette Chatre
2020-06-30x86/cpu: Move resctrl CPUID code to resctrl/Reinette Chatre
2020-06-24kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa
2020-06-24x86/mce/dev-mcelog: Fix -Wstringop-truncation warning about strncpy()Tony Luck
2020-06-24x86/idt: Keep spurious entries unset in system_vectorsVitaly Kuznetsov
2020-06-24x86/apic: Make TSC deadline timer detection message visibleBorislav Petkov
2020-06-24x86/purgatory: Disable various profiling and sanitizing optionsHans de Goede
2020-06-22x86/amd_nb: Add AMD family 17h model 60h PCI IDsAlexander Monakov
2020-06-22x86/mm: Stop printing BRK addressesArvind Sankar
2020-06-22x86/boot: Correct relocation destination on old linkersArvind Sankar
2020-06-22x86: fix vmap arguments in map_irq_stackChristoph Hellwig
2020-06-22x86,smap: Fix smap_{save,restore}() alternativesPeter Zijlstra
2020-06-17KVM: nVMX: Consult only the "basic" exit reason when routing nested exitSean Christopherson
2020-06-17KVM: nSVM: leave ASID aside in copy_vmcb_control_areaPaolo Bonzini
2020-06-17KVM: nSVM: fix condition for filtering async PFPaolo Bonzini
2020-06-17KVM: nVMX: Skip IBPB when switching between vmcs01 and vmcs02Sean Christopherson
2020-06-17x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisonedTony Luck
2020-06-17KVM: x86: Fix APIC page invalidation raceEiichi Tsukata
2020-06-17KVM: x86: respect singlestep when emulating instructionFelipe Franciosi