summaryrefslogtreecommitdiff
path: root/arch/x86/include
Commit message (Expand)AuthorAge
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-22
|\
| * x86/processor: Remove two unused function declarationsDou Liyang2018-04-17
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-04-22
|\ \ | |/ |/|
| * Merge tag 'perf-core-for-mingo-4.17-20180413' of git://git.kernel.org/pub/scm...Ingo Molnar2018-04-16
| |\
| | * Revert "x86/asm: Allow again using asm.h when building for the 'bpf' clang ta...Arnaldo Carvalho de Melo2018-04-12
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-16
|\ \ \ | |/ / |/| |
| * | X86/KVM: Properly update 'tsc_offset' to represent the running guestKarimAllah Ahmed2018-04-16
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-15
|\ \ \
| * \ \ Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is readyIngo Molnar2018-04-12
| |\ \ \
| | * | | syscalls/x86: Adapt syscall_wrapper.h to the new syscall stub naming conventionDominik Brodowski2018-04-09
| | * | | syscalls/core, syscalls/x86: Rename struct pt_regs-based sys_*() to __x64_sys...Dominik Brodowski2018-04-09
| | * | | syscalls/core, syscalls/x86: Clean up compat syscall stub naming conventionDominik Brodowski2018-04-09
| | * | | syscalls/core, syscalls/x86: Clean up syscall stub naming conventionDominik Brodowski2018-04-09
| | * | | syscalls/x86: Unconditionally enable 'struct pt_regs' based syscalls on x86_64Dominik Brodowski2018-04-05
| | * | | syscalls/x86: Use 'struct pt_regs' based syscall calling for IA32_EMULATION a...Dominik Brodowski2018-04-05
| | * | | syscalls/x86: Use 'struct pt_regs' based syscall calling convention for 64-bi...Dominik Brodowski2018-04-05
| | | |/ | | |/|
| * | | x86/apic: Fix signedness bug in APIC ID validity checksLi RongQing2018-04-10
* | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-15
|\ \ \ \
| * | | | x86/pti: Leave kernel text global for !PCIDDave Hansen2018-04-12
| * | | | x86/mm: Do not auto-massage page protectionsDave Hansen2018-04-12
| * | | | x86/mm: Introduce "default" kernel PTE maskDave Hansen2018-04-09
| * | | | Merge branch 'linus' into x86/pti to pick up upstream changesIngo Molnar2018-04-09
| |\ \ \ \
| * | | | | x86/uapi: Fix asm/bootparam.h userspace compilation errorsDmitry V. Levin2018-04-05
* | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-15
|\ \ \ \ \ \
| * | | | | | x86/mm: Fix bogus warning during EFI bootup, use boot_cpu_has() instead of th...Sai Praneeth2018-04-05
| | |_|_|/ / | |/| | | |
* | | | | | kexec_file,x86,powerpc: factor out kexec_file_ops functionsAKASHI Takahiro2018-04-13
* | | | | | xen, mm: allow deferred page initialization for xen pv domainsPavel Tatashin2018-04-11
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-09
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | KVM: x86: Rename interrupt.pending to interrupt.injectedLiran Alon2018-03-28
| * | | | | x86/hyper-v: detect nested featuresVitaly Kuznetsov2018-03-28
| * | | | | x86/hyper-v: define struct hv_enlightened_vmcs and clean field bitsVitaly Kuznetsov2018-03-28
| * | | | | x86/hyper-v: allocate and use Virtual Processor Assist PagesVitaly Kuznetsov2018-03-28
| * | | | | x86/kvm: rename HV_X64_MSR_APIC_ASSIST_PAGE to HV_X64_MSR_VP_ASSIST_PAGELadi Prosek2018-03-28
| * | | | | x86/hyper-v: move definitions from TLFS to hyperv-tlfs.hVitaly Kuznetsov2018-03-28
| * | | | | x86/hyper-v: move hyperv.h out of uapiVitaly Kuznetsov2018-03-28
| * | | | | KVM: SVM: Add pause filter thresholdBabu Moger2018-03-28
| * | | | | KVM: SVM: add struct kvm_svm to hold SVM specific KVM varsSean Christopherson2018-03-23
| * | | | | KVM: VMX: add struct kvm_vmx to hold VMX specific KVM varsSean Christopherson2018-03-23
| * | | | | KVM: x86: move setting of ept_identity_map_addr to vmx.cSean Christopherson2018-03-23
| * | | | | KVM: x86: define SVM/VMX specific kvm_arch_[alloc|free]_vmSean Christopherson2018-03-23
| * | | | | KVM: nVMX: Do not load EOI-exitmap while running L2Liran Alon2018-03-21
| * | | | | x86/kvm/vmx: avoid expensive rdmsr for MSR_GS_BASEVitaly Kuznetsov2018-03-16
| * | | | | x86/kvm/vmx: read MSR_{FS,KERNEL_GS}_BASE from current->threadVitaly Kuznetsov2018-03-16
| * | | | | KVM: X86: Provide a capability to disable PAUSE interceptsWanpeng Li2018-03-16
| * | | | | KVM: X86: Provide a capability to disable HLT interceptsWanpeng Li2018-03-16
| * | | | | KVM: X86: Provide a capability to disable MWAIT interceptsWanpeng Li2018-03-16
| * | | | | KVM: x86: Emulate only IN/OUT instructions when accessing VMware backdoorLiran Alon2018-03-16
| * | | | | KVM: x86: Add emulation_type to not raise #UD on emulation failureLiran Alon2018-03-16
| * | | | | KVM: x86: add kvm_fast_pio() to consolidate fast PIO codeSean Christopherson2018-03-16
| * | | | | x86/kvm/hyper-v: remove stale entries from vec_bitmap/auto_eoi_bitmap on vect...Vitaly Kuznetsov2018-03-16