aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)Author
2018-11-21acpi/nfit, x86/mce: Handle only uncorrectable machine checksVishal Verma
2018-11-13KVM: nVMX: Clear reserved bits of #DB exit qualificationJim Mattson
2018-11-13x86/speculation: Support Enhanced IBRS on future CPUsSai Praneeth
2018-11-13x86/mm/pat: Disable preemption around __flush_tlb_all()Sebastian Andrzej Siewior
2018-11-10x86/fpu: Fix i486 + no387 boot crash by only saving FPU registers on context ...Sebastian Andrzej Siewior
2018-11-10x86/percpu: Fix this_cpu_read()Peter Zijlstra
2018-11-04perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf eventsNatarajan, Janakarajan
2018-10-18mm: Preserve _PAGE_DEVMAP across mprotect() callsJan Kara
2018-10-18x86/kvm/lapic: always disable MMIO interface in x2APIC modeVitaly Kuznetsov
2018-10-03x86/mm: Expand static page table for fixmap spaceFeng Tang
2018-09-19x86/process: Don't mix user/kernel regs in 64bit __show_regs()Jann Horn
2018-09-19KVM: x86: Merge EMULTYPE_RETRY and EMULTYPE_ALLOW_REEXECUTESean Christopherson
2018-09-19KVM: x86: Invert emulation re-execute behavior to make it opt-inSean Christopherson
2018-09-19KVM: x86: SVM: Set EMULTYPE_NO_REEXECUTE for RSM emulationSean Christopherson
2018-09-15x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clearJuergen Gross
2018-09-15x86/mce: Add notifier_block forward declarationArnd Bergmann
2018-09-05x86/dumpstack: Don't dump kernel memory based on usermode RIPJann Horn
2018-09-05x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+Andi Kleen
2018-09-05x86/irqflags: Mark native_restore_fl extern inlineNick Desaulniers
2018-09-05x86/nmi: Fix NMI uaccess race against CR3 switchingAndy Lutomirski
2018-09-05x86/vdso: Fix lsl operand orderSamuel Neves
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-08-24x86/mm/init: Remove freed kernel image areas from alias mappingDave Hansen
2018-08-24x86/mm/init: Add helper for freeing kernel image pagesDave Hansen
2018-08-18x86/speculation/l1tf: Exempt zeroed PTEs from inversionSean Christopherson
2018-08-17x86: i8259: Add missing include fileGuenter Roeck
2018-08-15x86/speculation/l1tf: Make pmd/pud_mknotpresent() invertAndi Kleen
2018-08-15x86/speculation/l1tf: Invert all not present mappingsAndi Kleen
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/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1dNicolai Stange
2018-08-15x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange
2018-08-15x86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_flush_l1dNicolai Stange
2018-08-15x86/irq: Demote irq_cpustat_t::__softirq_pending to u16Nicolai Stange
2018-08-15x86/bugs, kvm: Introduce boot-time control of L1TF mitigationsJiri Kosina
2018-08-15x86/l1tf: Handle EPT disabled state properThomas Gleixner
2018-08-15x86/litf: Introduce vmx status variableThomas Gleixner
2018-08-15x86/KVM/VMX: Add L1D flush logicPaolo Bonzini
2018-08-15x86/KVM/VMX: Add L1D MSR based flushPaolo Bonzini
2018-08-15Revert "x86/apic: Ignore secondary threads if nosmt=force"Thomas Gleixner
2018-08-15x86/speculation/l1tf: Fix up pte->pfn conversion for PAEMichal Hocko
2018-08-15x86/speculation/l1tf: Protect PAE swap entries against L1TFVlastimil Babka
2018-08-15x86/cpufeatures: Add detection of L1D cache flush support.Konrad Rzeszutek Wilk
2018-08-15x86/apic: Ignore secondary threads if nosmt=forceThomas Gleixner
2018-08-15x86/topology: Provide topology_smt_supported()Thomas Gleixner
2018-08-15x86/smp: Provide topology_is_primary_thread()Thomas Gleixner
2018-08-15x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappingsAndi Kleen
2018-08-15x86/speculation/l1tf: Add sysfs reporting for l1tfAndi Kleen
2018-08-15x86/speculation/l1tf: Protect PROT_NONE PTEs against speculationAndi Kleen