summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2020-09-23x86/boot/compressed: Disable relocation relaxationArvind Sankar1-0/+2
2020-09-17KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exitWanpeng Li1-0/+1
2020-09-17vgacon: remove software scrollback supportLinus Torvalds2-2/+0
2020-09-09tracing/kprobes, x86/ptrace: Fix regs argument order for i386Vamshi K Sthambamkadi1-1/+1
2020-09-09x86, fakenuma: Fix invalid starting node IDHuang Ying1-1/+1
2020-09-03x86/hotplug: Silence APIC only after all interrupts are migratedAshok Raj1-6/+20
2020-08-26KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon2-2/+4
2020-08-26Fix build error when CONFIG_ACPI is not set/enabled:Randy Dunlap1-0/+1
2020-08-26kvm: x86: Toggling CR4.PKE does not load PDPTEs in PAE modeJim Mattson1-1/+1
2020-08-26kvm: x86: Toggling CR4.SMAP does not load PDPTEs in PAE modeJim Mattson1-1/+1
2020-08-26x86/boot: kbuild: allow readelf executable to be specifiedDmitry Golovin1-1/+1
2020-08-21perf/x86/rapl: Fix missing psys sysfs attributesZhang Rui1-1/+1
2020-08-21x86/tsr: Fix tsc frequency enumeration bug on Lightning Mountain SoCDilip Kota1-2/+7
2020-08-21genirq/affinity: Make affinity setting if activated opt-inThomas Gleixner1-0/+4
2020-08-19irqdomain/treewide: Free firmware node after domain removalJon Derrick1-0/+5
2020-08-19crypto: aesni - add compatibility with IASJian Cai1-11/+3
2020-08-19x86/fsgsbase/64: Fix NULL deref in 86_fsgsbase_read_taskEric Dumazet1-1/+1
2020-08-19crypto: aesni - Fix build with LLVM_IAS=1Sedat Dilek1-3/+3
2020-08-19x86/mce/inject: Fix a wrong assignment of i_mce.statusZhenzhong Duan1-1/+1
2020-08-05x86/i8259: Use printk_deferred() to prevent deadlockThomas Gleixner1-1/+1
2020-08-05KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabledWanpeng Li1-1/+1
2020-08-05x86/stacktrace: Fix reliable check for empty user task stacksJosh Poimboeuf1-5/+0
2020-08-05x86/unwind/orc: Fix ORC for newly forked tasksJosh Poimboeuf1-2/+6
2020-07-29x86, vmlinux.lds: Page-align end of ..page_aligned sectionsJoerg Roedel1-0/+1
2020-07-29x86: math-emu: Fix up 'cmp' insn for clang iasArnd Bergmann1-1/+1
2020-07-29irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner4-13/+19
2020-07-22genirq/affinity: Handle affinity setting on inactive interrupts correctlyThomas Gleixner1-17/+5
2020-07-22copy_xstate_to_kernel: Fix typo which caused GDB regressionKevin Buettner1-1/+1
2020-07-22scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabledDiego Elio Pettenò2-2/+0
2020-07-22x86/fpu: Reset MXCSR to default in kernel_fpu_begin()Petteri Aimonen2-0/+11
2020-07-16KVM: x86: Mark CR4.TSD as being possibly owned by the guestSean Christopherson2-1/+3
2020-07-16KVM: x86: Inject #GP if guest attempts to toggle CR4.LA57 in 64-bit modeSean Christopherson1-0/+2
2020-07-16KVM: x86: bit 8 of non-leaf PDPEs is not reservedPaolo Bonzini1-1/+1
2020-07-16x86/entry: Increase entry_stack size to a full pagePeter Zijlstra1-1/+1
2020-07-16perf/x86/rapl: Fix RAPL config variable bugStephane Eranian1-1/+1
2020-07-16perf/x86/rapl: Move RAPL support to common x86 codeStephane Eranian4-8/+10
2020-07-09x86/resctrl: Fix memory bandwidth counter width for AMDBabu Moger3-1/+7
2020-06-30x86/asm/64: Align start of __clear_user() loop to 16-bytesMatt Fleming1-0/+1
2020-06-30x86/cpu: Use pinning mask for CR4 bits needing to be 0Kees Cook1-12/+12
2020-06-30KVM: VMX: Stop context switching MSR_IA32_UMWAIT_CONTROLSean Christopherson3-26/+0
2020-06-30KVM: nVMX: Plumb L2 GPA through to PML emulationSean Christopherson5-10/+11
2020-06-30KVM: X86: Fix MSR range of APIC registers in X2APIC modeXiaoyao Li1-2/+2
2020-06-30x86/resctrl: Fix a NULL vs IS_ERR() static checker warning in rdt_cdp_peer_get()Dan Carpenter1-0/+1
2020-06-24kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa1-13/+3
2020-06-24x86/boot/compressed: Relax sed symbol type regex for LLVM ld.lldArd Biesheuvel1-1/+1
2020-06-24x86/idt: Keep spurious entries unset in system_vectorsVitaly Kuznetsov1-1/+5
2020-06-24x86/apic: Make TSC deadline timer detection message visibleBorislav Petkov1-1/+1
2020-06-24x86/purgatory: Disable various profiling and sanitizing optionsHans de Goede1-1/+4
2020-06-22x86/amd_nb: Add AMD family 17h model 60h PCI IDsAlexander Monakov1-0/+5
2020-06-22x86/amd_nb: Add Family 19h PCI IDsYazen Ghannam1-0/+3