summaryrefslogtreecommitdiffstats
path: root/arch/x86/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86/hyper-v: move definitions from TLFS to hyperv-tlfs.hVitaly Kuznetsov2018-03-282-77/+58
* x86/hyper-v: move hyperv.h out of uapiVitaly Kuznetsov2018-03-284-4/+11
* KVM: SVM: Add pause filter thresholdBabu Moger2018-03-281-1/+2
* KVM: SVM: add struct kvm_svm to hold SVM specific KVM varsSean Christopherson2018-03-231-18/+0
* KVM: VMX: add struct kvm_vmx to hold VMX specific KVM varsSean Christopherson2018-03-231-4/+0
* KVM: x86: move setting of ept_identity_map_addr to vmx.cSean Christopherson2018-03-231-0/+1
* KVM: x86: define SVM/VMX specific kvm_arch_[alloc|free]_vmSean Christopherson2018-03-231-0/+13
* KVM: nVMX: Do not load EOI-exitmap while running L2Liran Alon2018-03-211-0/+2
* x86/kvm/vmx: avoid expensive rdmsr for MSR_GS_BASEVitaly Kuznetsov2018-03-161-0/+5
* x86/kvm/vmx: read MSR_{FS,KERNEL_GS}_BASE from current->threadVitaly Kuznetsov2018-03-161-0/+5
* KVM: X86: Provide a capability to disable PAUSE interceptsWanpeng Li2018-03-161-0/+1
* KVM: X86: Provide a capability to disable HLT interceptsWanpeng Li2018-03-161-0/+1
* KVM: X86: Provide a capability to disable MWAIT interceptsWanpeng Li2018-03-161-0/+2
* KVM: x86: Emulate only IN/OUT instructions when accessing VMware backdoorLiran Alon2018-03-161-0/+1
* KVM: x86: Add emulation_type to not raise #UD on emulation failureLiran Alon2018-03-161-0/+1
* KVM: x86: add kvm_fast_pio() to consolidate fast PIO codeSean Christopherson2018-03-161-2/+1
* x86/kvm/hyper-v: remove stale entries from vec_bitmap/auto_eoi_bitmap on vect...Vitaly Kuznetsov2018-03-161-0/+2
* x86/kvm/hyper-v: add reenlightenment MSRs supportVitaly Kuznetsov2018-03-161-0/+4
* x86/msr: Add AMD Core Perf Extension MSRsJanakarajan Natarajan2018-03-161-0/+14
* KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATEDWanpeng Li2018-03-062-2/+12
* KVM: x86: KVM_CAP_SYNC_REGSKen Hofsass2018-03-061-1/+18
* kvm: x86: hyperv: guest->host event signaling via eventfdRoman Kagan2018-03-062-0/+4
* Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2018-03-043-15/+18
|\
| * x86/asm: Add instruction suffixes to bitopsJan Beulich2018-02-282-14/+17
| * x86/refcounts: Switch to UD2 for exceptionsKees Cook2018-02-281-1/+1
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-03-042-0/+2
|\ \
| * | x86/cpu_entry_area: Sync cpu_entry_area to initial_page_tableThomas Gleixner2018-03-012-0/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-03-031-0/+3
|\ \ \ | |_|/ |/| |
| * | KVM: X86: Allow userspace to define the microcode versionWanpeng Li2018-03-011-0/+1
| * | KVM: x86: Add a framework for supporting MSR-based featuresTom Lendacky2018-03-011-0/+2
* | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-2614-46/+190
|\ \ \ | |/ / |/| / | |/
| * x86/speculation: Move firmware_restrict_branch_speculation_*() from C to CPPIngo Molnar2018-02-211-12/+14
| * x86/paravirt, objtool: Annotate indirect callsPeter Zijlstra2018-02-212-5/+17
| * x86/speculation, objtool: Annotate indirect calls/jumps for objtoolPeter Zijlstra2018-02-211-4/+23
| * x86/speculation: Use IBRS if available before calling into firmwareDavid Woodhouse2018-02-204-11/+52
| * Revert "x86/retpoline: Simplify vmexit_fill_RSB()"David Woodhouse2018-02-202-10/+63
| * x86/LDT: Avoid warning in 32-bit builds with older gccJan Beulich2018-02-201-0/+1
| * x86/asm: Improve how GEN_*_SUFFIXED_RMWcc() specify clobbersJan Beulich2018-02-202-10/+10
| * x86/mm: Fix {pmd,pud}_{set,clear}_flags()Jan Beulich2018-02-202-4/+14
| * x86/CPU: Add a microcode loader callbackBorislav Petkov2018-02-171-0/+1
| * x86/microcode: Propagate return value from updating functionsBorislav Petkov2018-02-171-2/+7
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-262-3/+1
|\ \
| * | KVM: x86: fix backward migration with async_PFRadim Krčmář2018-02-241-0/+1
| * | kvm: fix warning for non-x86 buildsSebastian Ott2018-02-241-3/+0
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-02-261-9/+9
|\ \ \
| * | | x86/headers/UAPI: Use __u64 instead of u64 in <uapi/asm/hyperv.h>KarimAllah Ahmed2018-02-201-9/+9
* | | | bpf, x64: implement retpoline for tail callDaniel Borkmann2018-02-231-0/+37
|/ / /
* | | x86/xen: Calculate __max_logical_packages on PV domainsPrarit Bhargava2018-02-171-0/+1
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-02-152-43/+40
|\ \ \ | |_|/ |/| |
| * | x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pagesTony Luck2018-02-131-4/+0