summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2018-03-23KVM: x86: move setting of ept_identity_map_addr to vmx.cSean Christopherson
2018-03-23KVM: x86: define SVM/VMX specific kvm_arch_[alloc|free]_vmSean Christopherson
2018-03-21KVM: nVMX: Do not load EOI-exitmap while running L2Liran Alon
2018-03-20kvm/x86: fix icebp instruction handlingLinus Torvalds
2018-03-20x86: Remove FAST_FEATURE_TESTSPeter Zijlstra
2018-03-20dma/direct: Handle the memory encryption bit in common codeChristoph Hellwig
2018-03-20dma/swiotlb: Remove swiotlb_set_mem_attributes()Christoph Hellwig
2018-03-20x86/dma: Remove dma_alloc_coherent_gfp_flags()Christoph Hellwig
2018-03-20x86/dma: Use generic swiotlb_opsChristoph Hellwig
2018-03-20x86/dma: Use DMA-direct (CONFIG_DMA_DIRECT_OPS=y)Christoph Hellwig
2018-03-20x86/dma: Remove dma_alloc_coherent_mask()Christoph Hellwig
2018-03-20Merge branch 'x86/mm' into x86/dma, to pick up dependenciesIngo Molnar
2018-03-20x86/cpu: Remove the CONFIG_X86_PPRO_FENCE=y quirkChristoph Hellwig
2018-03-18Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-03-16x86/kvm/vmx: avoid expensive rdmsr for MSR_GS_BASEVitaly Kuznetsov
2018-03-16x86/kvm/vmx: read MSR_{FS,KERNEL_GS}_BASE from current->threadVitaly Kuznetsov
2018-03-16KVM: X86: Provide a capability to disable PAUSE interceptsWanpeng Li
2018-03-16KVM: X86: Provide a capability to disable HLT interceptsWanpeng Li
2018-03-16KVM: X86: Provide a capability to disable MWAIT interceptsWanpeng Li
2018-03-16KVM: x86: Emulate only IN/OUT instructions when accessing VMware backdoorLiran Alon
2018-03-16KVM: x86: Add emulation_type to not raise #UD on emulation failureLiran Alon
2018-03-16KVM: x86: add kvm_fast_pio() to consolidate fast PIO codeSean Christopherson
2018-03-16x86/kvm/hyper-v: remove stale entries from vec_bitmap/auto_eoi_bitmap on vect...Vitaly Kuznetsov
2018-03-16x86/kvm/hyper-v: add reenlightenment MSRs supportVitaly Kuznetsov
2018-03-16x86/msr: Add AMD Core Perf Extension MSRsJanakarajan Natarajan
2018-03-16x86/microcode: Attempt late loading only when new microcode is presentBorislav Petkov
2018-03-16x86/tsc: Convert ART in nanoseconds to TSCRajvi Jingar
2018-03-14Merge branch 'x86/urgent' into x86/mm to pick up dependenciesThomas Gleixner
2018-03-14x86/speculation, objtool: Annotate indirect calls/jumps for objtool on 32-bit...Andy Whitcroft
2018-03-12ACPI, x86/boot: Introduce the ->reduced_hw_early_init() ACPI callbackAndy Shevchenko
2018-03-12ACPI, x86/boot: Split out acpi_generic_reduce_hw_init() and exportAndy Shevchenko
2018-03-12locking/atomic, asm-generic, x86: Add comments for atomic instrumentationDmitry Vyukov
2018-03-12locking/atomic/x86: Switch atomic.h to use atomic-instrumented.hDmitry Vyukov
2018-03-12x86/pconfig: Provide defines and helper to run MKTME_KEY_PROG leafKirill A. Shutemov
2018-03-12x86/pconfig: Detect PCONFIG targetsKirill A. Shutemov
2018-03-12Merge branch 'x86/pti' into x86/mm, to pick up dependenciesIngo Molnar
2018-03-12x86/cpufeatures: Add Intel PCONFIG cpufeatureKirill A. Shutemov
2018-03-12x86/cpufeatures: Add Intel Total Memory Encryption cpufeatureKirill A. Shutemov
2018-03-12x86/efi: Use efi_switch_mm() rather than manually twiddling with %cr3Sai Praneeth
2018-03-12x86/mm: Do not use paravirtualized calls in native_set_p4d()Kirill A. Shutemov
2018-03-12efi: Use efi_mm in x86 as well as ARMSai Praneeth
2018-03-12Merge branch 'x86/mm' into efi/coreIngo Molnar
2018-03-11Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-03-09x86/kprobes: Fix kernel crash when probing .entry_trampoline codeFrancis Deslauriers
2018-03-08x86/MCE: Cleanup and complete struct mce fields definitionsBorislav Petkov
2018-03-08Merge branch 'ras/urgent' into ras/coreThomas Gleixner
2018-03-08x86/MCE: Save microcode revision in machine check recordsTony Luck
2018-03-08x86/jailhouse: Enable PCI mmconfig access in inmatesOtavio Pontes
2018-03-08jailhouse: Provide detection for non-x86 systemsJan Kiszka
2018-03-08x86/dumpstack: Unify show_regs()Borislav Petkov