summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2019-10-17x86/asm: Fix MWAITX C-state hint valueJanakarajan Natarajan
2019-10-17KVM: nVMX: handle page fault in vmread fixJack Wang
2019-10-05KVM: x86: Manually calculate reserved bits when loading PDPTRSSean Christopherson
2019-10-05KVM: x86: set ctxt->have_exception in x86_decode_insn()Jan Dakinevich
2019-10-05KVM: x86: always stop emulation on page faultJan Dakinevich
2019-10-05x86/apic: Soft disable APIC before initializing itThomas Gleixner
2019-10-05x86/reboot: Always use NMI fallback when shutdown via reboot vector IPI failsGrzegorz Halat
2019-09-21x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machinesThomas Gleixner
2019-09-21x86/boot: Add missing bootparam that breaks boot on some platformsCorey Minyard
2019-09-21x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence GC...Linus Torvalds
2019-09-21KVM: nVMX: handle page fault in vmreadPaolo Bonzini
2019-09-21KVM: x86: work around leak of uninitialized stack contentsFuqian Huang
2019-09-16x86, boot: Remove multiple copy of static function sanitize_boot_params()Zhenzhong Duan
2019-09-10Revert "x86/apic: Include the LDR when clearing out APIC registers"Linus Torvalds
2019-09-06x86/ptrace: fix up botched merge of spectrev1 fixGreg Kroah-Hartman
2019-09-06uprobes/x86: Fix detection of 32-bit user modeSebastian Mayr
2019-09-06ptrace,x86: Make user_64bit_mode() available to 32-bit buildsRicardo Neri
2019-09-06x86/apic: Include the LDR when clearing out APIC registersBandan Das
2019-09-06x86/apic: Do not initialize LDR and DFR for bigsmpBandan Das
2019-09-06KVM: x86: Don't update RIP or do single-step on faulting emulationSean Christopherson
2019-09-06x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky
2019-09-06x86/pm: Introduce quirk framework to save/restore extra MSR registers around ...Chen Yu
2019-09-06x86/boot: Fix boot regression caused by bootparam sanitizingJohn Hubbard
2019-09-06x86/boot: Save fields explicitly, zero out everything elseJohn Hubbard
2019-09-06x86/apic: Handle missing global clockevent gracefullyThomas Gleixner
2019-09-06x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386Sean Christopherson
2019-08-25x86/boot: Disable the address-of-packed-member compiler warningMatthias Kaehlcke
2019-08-25x86/vdso: Remove direct HPET access through the vDSOAndy Lutomirski
2019-08-25x86/mm: Sync also unmappings in vmalloc_sync_all()Joerg Roedel
2019-08-25x86/mm: Check for pfn instead of page in vmalloc_sync_one()Joerg Roedel
2019-08-11x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGSThomas Gleixner
2019-08-11x86/entry/64: Use JMP instead of JMPQJosh Poimboeuf
2019-08-11x86/speculation: Enable Spectre v1 swapgs mitigationsJosh Poimboeuf
2019-08-11x86/speculation: Prepare entry code for Spectre v1 swapgs mitigationsJosh Poimboeuf
2019-08-11x86/entry/64: Fix context tracking state warning when load_gs_index failsWanpeng Li
2019-08-11x86: cpufeatures: Sort feature word 7Ben Hutchings
2019-08-06x86/kvm: Don't call kvm_spurious_fault() from .fixupJosh Poimboeuf
2019-08-06x86: math-emu: Hide clang warnings for 16-bit overflowArnd Bergmann
2019-08-06x86/apic: Silence -Wtype-limits compiler warningsQian Cai
2019-08-04x86/speculation/mds: Apply more accurate check on hypervisor platformZhenzhong Duan
2019-08-04x86/sysfb_efi: Add quirks for some devices with swapped width and heightHans de Goede
2019-08-04KVM: x86/vPMU: refine kvm_pmu err msg when event creation failedLike Xu
2019-08-04x86/build: Add 'set -e' to mkcapflags.sh to delete broken capflags.cMasahiro Yamada
2019-07-21KVM: x86: protect KVM_CREATE_PIT/KVM_CREATE_PIT2 with kvm->lockPaolo Bonzini
2019-07-21kvm: x86: avoid warning on repeated KVM_SET_TSS_ADDRPaolo Bonzini
2019-07-21x86/tls: Fix possible spectre-v1 in do_get_thread_area()Dianzhang Chen
2019-07-21x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg()Dianzhang Chen
2019-07-10KVM: x86: degrade WARN to pr_warn_ratelimitedPaolo Bonzini
2019-07-10um: Compile with modern headersJason A. Donenfeld
2019-07-10x86/speculation: Allow guests to use SSBD even if host does notAlejandro Jimenez