summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2018-10-03perf/x86/intel/lbr: Fix incomplete LBR call stackKan Liang
2018-10-03x86/entry/64: Add two more instruction suffixesJan Beulich
2018-10-03x86/tsc: Add missing header to tsc_msr.cAndy Shevchenko
2018-10-03x86/numa_emulation: Fix emulated-to-physical node mappingDan Williams
2018-09-29xen/x86/vpmu: Zero struct pt_regs before calling into sample handling codeBoris Ostrovsky
2018-09-19x86/mm: Remove in_nmi() warning from vmalloc_fault()Joerg Roedel
2018-09-15x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clearJuergen Gross
2018-09-15x86/speculation/l1tf: Fix up pte->pfn conversion for PAEMichal Hocko
2018-09-09Fix kexec forbidding kernels signed with keys in the secondary keyring to bootYannik Sembritzki
2018-09-09KVM: VMX: fixes for vmentry_l1d_flush module parameterPaolo Bonzini
2018-09-05x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit()Jann Horn
2018-09-05x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+Andi Kleen
2018-09-05x86/spectre: Add missing family 6 check to microcode checkAndi Kleen
2018-09-05x86/irqflags: Mark native_restore_fl extern inlineNick Desaulniers
2018-09-05x86/kvm/vmx: Remove duplicate l1d flush definitionsJosh Poimboeuf
2018-09-05KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabledThomas Gleixner
2018-09-05x86/process: Re-export start_thread()Rian Hunter
2018-09-05x86/speculation/l1tf: Suggest what to do on systems with too much RAMVlastimil Babka
2018-09-05x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...Vlastimil Babka
2018-09-05x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bitVlastimil Babka
2018-09-05x86/boot: Fix if_changed build flip/flop bugKees Cook
2018-09-05perf/x86/amd/ibs: Don't access non-started eventThomas Gleixner
2018-08-24x86/entry/64: Remove %ebx handling from error_entry/exitAndy Lutomirski
2018-08-22x86/mm: Simplify p[g4um]d_page() macrosTom Lendacky
2018-08-18x86/speculation/l1tf: Exempt zeroed PTEs from inversionSean Christopherson
2018-08-17x86/mm: Add TLB purge to free pmd/pte page interfacesToshi Kani
2018-08-17ioremap: Update pgtable free interfaces with addrChintan Pandya
2018-08-17crypto: x86/sha256-mb - fix digest copy in sha256_mb_mgr_get_comp_job_avx2()Eric Biggers
2018-08-17x86/mm: Disable ioremap free page handling on x86-PAEToshi Kani
2018-08-17x86: i8259: Add missing include fileGuenter Roeck
2018-08-17x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabledGuenter Roeck
2018-08-15x86/CPU/AMD: Have smp_num_siblings and cpu_llc_id always be presentBorislav Petkov
2018-08-15x86/cpu/amd: Limit cpu_core_id fixup to families older than F17hSuravee Suthikulpanit
2018-08-15x86/init: fix build with CONFIG_SWAP=nVlastimil Babka
2018-08-15x86/smp: fix non-SMP broken build due to redefinition of apic_id_is_primary_t...Vlastimil Babka
2018-08-15x86/microcode: Allow late microcode loading with SMT disabledJosh Poimboeuf
2018-08-15x86/microcode: Do not upload microcode if CPUs are offlineAshok Raj
2018-08-15x86/mm/kmmio: Make the tracer robust against L1TFAndi Kleen
2018-08-15x86/mm/pat: Make set_memory_np() L1TF safeAndi Kleen
2018-08-15x86/speculation/l1tf: Make pmd/pud_mknotpresent() invertAndi Kleen
2018-08-15x86/speculation/l1tf: Invert all not present mappingsAndi Kleen
2018-08-15cpu/hotplug: Fix SMT supported evaluationThomas Gleixner
2018-08-15KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentryPaolo Bonzini
2018-08-15x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentryPaolo Bonzini
2018-08-15x86/speculation: Simplify sysfs report of VMX L1TF vulnerabilityPaolo Bonzini
2018-08-15KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSRPaolo Bonzini
2018-08-15KVM: X86: Allow userspace to define the microcode versionWanpeng Li
2018-08-15KVM: X86: Introduce kvm_get_msr_feature()Wanpeng Li
2018-08-15KVM: SVM: Add MSR-based feature support for serializing LFENCETom Lendacky
2018-08-15KVM: x86: Add a framework for supporting MSR-based featuresTom Lendacky