summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2019-11-12KVM: x86: use Intel speculation bugs and features as derived in generic x86 codePaolo Bonzini
2019-11-12x86/apic/32: Avoid bogus LDR warningsJan Beulich
2019-11-12x86/apic: Drop logical_smp_processor_id() inlineDou Liyang
2019-11-12x86/apic: Move pending interrupt check code into it's own functionDou Liyang
2019-11-12perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h)Kim Phillips
2019-11-12perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP...Kim Phillips
2019-11-06perf/x86/amd: Change/fix NMI latency mitigation to use a timestampTom Lendacky
2019-11-06x86/xen: Return from panic notifierBoris Ostrovsky
2019-11-06efi/x86: Do not clean dummy variable in kexec pathDave Young
2019-11-06x86/cpu: Add Atom Tremont (Jacobsville)Kan Liang
2019-10-29kvm: vmx: Basic APIC virtualization controls have three settingsJim Mattson
2019-10-29kvm: apic: Flush TLB after APIC mode/address change if VPIDs are in useJunaid Shahid
2019-10-29kvm: vmx: Introduce lapic_mode enumerationJim Mattson
2019-10-29KVM: X86: introduce invalidate_gpa argument to tlb flushWanpeng Li
2019-10-29x86/boot/64: Make level2_kernel_pgt pages invalid outside kernel areaSteve Wahl
2019-10-29xen/efi: Set nonblocking callbacksRoss Lagerwall
2019-10-17x86/asm: Fix MWAITX C-state hint valueJanakarajan Natarajan
2019-10-11KVM: 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/retpolines: Fix up backport of a9d57ef15cbeNathan Chancellor
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/hyper-v: Fix overflow bug in fill_gva_list()Tianyu Lan
2019-09-21x86/uaccess: Don't leak the AC flags into __get_user() argument evaluationPeter Zijlstra
2019-09-21perf/x86/amd/ibs: Fix sample bias for dispatched micro-opsKim Phillips
2019-09-21perf/x86/intel: Restrict period on NehalemJosh Hunt
2019-09-21x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machinesThomas Gleixner
2019-09-19x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence GC...Linus Torvalds
2019-09-19KVM: nVMX: handle page fault in vmreadPaolo Bonzini
2019-09-19KVM: x86: work around leak of uninitialized stack contentsFuqian Huang
2019-09-10x86/boot: Preserve boot_params.secure_boot from sanitizingJohn S. Gruber
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-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-06kvm: x86: skip populating logical dest map if apic is not sw enabledRadim Krcmar
2019-08-29x86/boot: Fix boot regression caused by bootparam sanitizingJohn Hubbard
2019-08-29x86/boot: Save fields explicitly, zero out everything elseJohn Hubbard
2019-08-29x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky
2019-08-29x86/apic: Handle missing global clockevent gracefullyThomas Gleixner
2019-08-29x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386Sean Christopherson
2019-08-29x86/lib/cpu: Address missing prototypes warningValdis Klētnieks
2019-08-25x86/mm: Use WRITE_ONCE() when setting PTEsNadav Amit
2019-08-25bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann
2019-08-16KVM: Fix leak vCPU's VMCS value into other pCPUWanpeng Li
2019-08-16x86/mm: Sync also unmappings in vmalloc_sync_all()Joerg Roedel