index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
2018-03-23
KVM: VMX: add struct kvm_vmx to hold VMX specific KVM vars
Sean Christopherson
2018-03-23
KVM: x86: move setting of ept_identity_map_addr to vmx.c
Sean Christopherson
2018-03-23
KVM: x86: define SVM/VMX specific kvm_arch_[alloc|free]_vm
Sean Christopherson
2018-03-21
KVM: nVMX: Do not load EOI-exitmap while running L2
Liran Alon
2018-03-16
x86/kvm/vmx: avoid expensive rdmsr for MSR_GS_BASE
Vitaly Kuznetsov
2018-03-16
x86/kvm/vmx: read MSR_{FS,KERNEL_GS}_BASE from current->thread
Vitaly Kuznetsov
2018-03-16
KVM: X86: Provide a capability to disable PAUSE intercepts
Wanpeng Li
2018-03-16
KVM: X86: Provide a capability to disable HLT intercepts
Wanpeng Li
2018-03-16
KVM: X86: Provide a capability to disable MWAIT intercepts
Wanpeng Li
2018-03-16
KVM: x86: Emulate only IN/OUT instructions when accessing VMware backdoor
Liran Alon
2018-03-16
KVM: x86: Add emulation_type to not raise #UD on emulation failure
Liran Alon
2018-03-16
KVM: x86: add kvm_fast_pio() to consolidate fast PIO code
Sean Christopherson
2018-03-16
x86/kvm/hyper-v: remove stale entries from vec_bitmap/auto_eoi_bitmap on vect...
Vitaly Kuznetsov
2018-03-16
x86/kvm/hyper-v: add reenlightenment MSRs support
Vitaly Kuznetsov
2018-03-16
x86/msr: Add AMD Core Perf Extension MSRs
Janakarajan Natarajan
2018-03-06
KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATED
Wanpeng Li
2018-03-06
KVM: x86: KVM_CAP_SYNC_REGS
Ken Hofsass
2018-03-06
kvm: x86: hyperv: guest->host event signaling via eventfd
Roman Kagan
2018-03-04
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2018-03-04
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-03-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-03-01
KVM: X86: Allow userspace to define the microcode version
Wanpeng Li
2018-03-01
KVM: x86: Add a framework for supporting MSR-based features
Tom Lendacky
2018-03-01
x86/cpu_entry_area: Sync cpu_entry_area to initial_page_table
Thomas Gleixner
2018-02-28
x86/asm: Add instruction suffixes to bitops
Jan Beulich
2018-02-28
x86/refcounts: Switch to UD2 for exceptions
Kees Cook
2018-02-26
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-02-25
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-02-24
KVM: x86: fix backward migration with async_PF
Radim Krčmář
2018-02-24
kvm: fix warning for non-x86 builds
Sebastian Ott
2018-02-22
bpf, x64: implement retpoline for tail call
Daniel Borkmann
2018-02-21
x86/speculation: Move firmware_restrict_branch_speculation_*() from C to CPP
Ingo Molnar
2018-02-21
x86/paravirt, objtool: Annotate indirect calls
Peter Zijlstra
2018-02-21
x86/speculation, objtool: Annotate indirect calls/jumps for objtool
Peter Zijlstra
2018-02-20
x86/speculation: Use IBRS if available before calling into firmware
David Woodhouse
2018-02-20
Revert "x86/retpoline: Simplify vmexit_fill_RSB()"
David Woodhouse
2018-02-20
x86/LDT: Avoid warning in 32-bit builds with older gcc
Jan Beulich
2018-02-20
x86/asm: Improve how GEN_*_SUFFIXED_RMWcc() specify clobbers
Jan Beulich
2018-02-20
x86/mm: Fix {pmd,pud}_{set,clear}_flags()
Jan Beulich
2018-02-20
x86/headers/UAPI: Use __u64 instead of u64 in <uapi/asm/hyperv.h>
KarimAllah Ahmed
2018-02-17
x86/xen: Calculate __max_logical_packages on PV domains
Prarit Bhargava
2018-02-17
x86/CPU: Add a microcode loader callback
Borislav Petkov
2018-02-17
x86/microcode: Propagate return value from updating functions
Borislav Petkov
2018-02-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-02-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-15
x86/cpu: Change type of x86_cache_size variable to unsigned int
Gustavo A. R. Silva
2018-02-15
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
2018-02-15
x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[use...
Andy Lutomirski
2018-02-15
x86/speculation: Add <asm/msr-index.h> dependency
Peter Zijlstra
[next]