summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* x86/mce: Fix -Wmissing-prototypes warningsBorislav Petkov2019-01-261-3/+3
* x86/mm: Fix guard hole handlingKirill A. Shutemov2019-01-131-0/+5
* KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixupSean Christopherson2019-01-091-1/+1
* kvm: x86: Add AMD's EX_CFG to the list of ignored MSRsEduardo Habkost2018-12-291-0/+1
* locking/qspinlock, x86: Provide liveness guaranteePeter Zijlstra2018-12-211-0/+21
* KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset to L1 tsc_offsetLeonid Shatz2018-12-051-1/+2
* x86/speculation: Add seccomp Spectre v2 user space protection modeThomas Gleixner2018-12-051-0/+1
* x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner2018-12-051-0/+1
* x86/speculation: Prevent stale SPEC_CTRL msr contentThomas Gleixner2018-12-052-6/+4
* x86/speculation: Prepare for conditional IBPB in switch_mm()Thomas Gleixner2018-12-052-2/+8
* x86/speculation: Avoid __switch_to_xtra() callsThomas Gleixner2018-12-051-2/+11
* x86/process: Consolidate and simplify switch_to_xtra() codeThomas Gleixner2018-12-051-3/+0
* x86/speculation: Prepare for per task indirect branch speculation controlTim Chen2018-12-053-3/+19
* x86/speculation: Add command line control for indirect branch speculationThomas Gleixner2018-12-051-0/+10
* x86/speculation: Rename SSBD update functionsThomas Gleixner2018-12-051-3/+3
* x86/speculation: Update the TIF_SSBD commentTim Chen2018-12-051-1/+1
* x86/retpoline: Remove minimal retpoline supportZhenzhong Duan2018-12-051-2/+0
* x86/retpoline: Make CONFIG_RETPOLINE depend on compiler supportZhenzhong Duan2018-12-051-4/+6
* x86/speculation: Add RETPOLINE_AMD support to the inline asm CALL_NOSPEC variantZhenzhong Duan2018-12-051-4/+13
* x86/mm: Move LDT remap out of KASLR region on 5-level pagingKirill A. Shutemov2018-11-272-8/+8
* acpi/nfit, x86/mce: Validate a MCE's address before using itVishal Verma2018-11-211-0/+1
* acpi/nfit, x86/mce: Handle only uncorrectable machine checksVishal Verma2018-11-211-0/+1
* KVM: nVMX: Clear reserved bits of #DB exit qualificationJim Mattson2018-11-131-0/+1
* x86/mm/pat: Disable preemption around __flush_tlb_all()Sebastian Andrzej Siewior2018-11-131-0/+6
* x86/fpu: Fix i486 + no387 boot crash by only saving FPU registers on context ...Sebastian Andrzej Siewior2018-10-171-1/+1
* x86/percpu: Fix this_cpu_read()Peter Zijlstra2018-10-141-4/+4
* Merge tag 'libnvdimm-fixes-4.19-rc8' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2018-10-141-1/+1
|\
| * mm: Preserve _PAGE_DEVMAP across mprotect() callsJan Kara2018-10-091-1/+1
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2018-10-051-0/+8
|\ \
| * | perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf eventsNatarajan, Janakarajan2018-10-021-0/+8
| |/
* / x86/platform/uv: Provide is_early_uv_system()Mike Travis2018-10-021-0/+6
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2018-09-233-1/+19
|\
| * x86/mm: Expand static page table for fixmap spaceFeng Tang2018-09-202-1/+12
| * x86/mm: Add .bss..decrypted section to hold shared variablesBrijesh Singh2018-09-151-0/+7
* | KVM: x86: Control guest reads of MSR_PLATFORM_INFODrew Schmitt2018-09-201-0/+2
* | KVM: nVMX: Wake blocked vCPU in guest-mode if pending interrupt in virtual APICvLiran Alon2018-09-201-0/+1
* | x86/hyper-v: rename ipi_arg_{ex,non_ex} structuresVitaly Kuznetsov2018-09-201-7/+9
* | KVM: VMX: use preemption timer to force immediate VMExitSean Christopherson2018-09-201-0/+2
* | x86/kvm/lapic: always disable MMIO interface in x2APIC modeVitaly Kuznetsov2018-09-201-0/+1
|/
* Revert "x86/mm/legacy: Populate the user page-table with user pgd's"Joerg Roedel2018-09-141-9/+0
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-09-096-28/+38
|\
| * x86/mm: Use WRITE_ONCE() when setting PTEsNadav Amit2018-09-082-11/+11
| * x86/process: Don't mix user/kernel regs in 64bit __show_regs()Jann Horn2018-09-061-1/+11
| * x86: Fix kernel-doc atomic.h warningsRandy Dunlap2018-09-033-16/+16
* | KVM: LAPIC: Fix pv ipis out-of-bounds accessWanpeng Li2018-09-071-1/+1
* | Merge tag 'kvm-arm-fixes-for-v4.19-v2' of git://git.kernel.org/pub/scm/linux/...Radim Krčmář2018-09-071-1/+0
|\ \
| * | KVM: Remove obsolete kvm_unmap_hva notifier backendMarc Zyngier2018-09-071-1/+0
* | | Merge tag 'kvm-s390-master-4.19-1' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář2018-09-077-11/+54
|\ \ \
| * \ \ Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-09-026-7/+51
| |\ \ \ | | | |/ | | |/|
| | * | x86/vdso: Fix lsl operand orderSamuel Neves2018-09-011-1/+1