summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* KVM: x86: Expose CLDEMOTE CPU feature to guest VMJingqi Liu2018-05-241-1/+2
* KVM: nVMX: Emulate L1 individual-address invvpid by L0 individual-address inv...Liran Alon2018-05-241-3/+16
* KVM: nVMX: Don't flush TLB when vmcs12 uses VPIDLiran Alon2018-05-241-6/+14
* KVM: nVMX: Use vmx local var for referencing vpid02Liran Alon2018-05-241-1/+1
* KVM: x86: prevent integer overflows in KVM_MEMORY_ENCRYPT_REG_REGIONDan Carpenter2018-05-241-1/+7
* KVM: x86: remove obsolete EXPORT... of handle_mmio_page_faultSean Christopherson2018-05-241-1/+0
* KVM: nVMX: Ensure that VMCS12 field offsets do not changeJim Mattson2018-05-231-0/+157
* KVM: nVMX: Restore the VMCS12 offsets for v4.0 fieldsJim Mattson2018-05-232-7/+20
* KVM: x86: use timespec64 for KVM_HC_CLOCK_PAIRINGArnd Bergmann2018-05-231-3/+3
* kvm: nVMX: Use nested_run_pending rather than from_vmentryJim Mattson2018-05-231-17/+18
* kvm: mmu: Don't expose private memslots to L2Jim Mattson2018-05-141-0/+8
* kvm: mmu: Add guest_mode to kvm_mmu_page_roleJim Mattson2018-05-142-2/+6
* kvm: nVMX: Eliminate APIC access page sharing between L1 and L2Jim Mattson2018-05-141-26/+6
* kvm: vmx: Basic APIC virtualization controls have three settingsJim Mattson2018-05-144-28/+38
* kvm: vmx: Introduce lapic_mode enumerationJim Mattson2018-05-142-11/+29
* KVM: x86: VMX: hyper-v: Enlightened MSR-Bitmap supportVitaly Kuznetsov2018-05-142-1/+33
* kvm: x86: Refactor mmu_free_roots()Junaid Shahid2018-05-142-34/+31
* KVM: X86: Fix reserved bits check for MOV to CR3Wanpeng Li2018-05-142-2/+4
* KVM: vmx: update sec exec controls for UMIP iff emulating UMIPSean Christopherson2018-05-111-13/+15
* kvm: x86: Suppress CR3_PCID_INVD bit only when PCIDs are enabledJunaid Shahid2018-05-111-1/+4
* KVM: hyperv: idr_find needs RCU protectionPaolo Bonzini2018-05-111-1/+3
* x86: Delay skip of emulated hypercall instructionMarian Rotariu2018-05-112-9/+12
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-05-061-17/+20
|\
| * KVM: x86: remove APIC Timer periodic/oneshot spikesAnthoine Bourgeois2018-05-051-17/+20
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-05-061-1/+5
|\ \
| * | x86/cpu: Restore CPUID_8000_0008_EBX reloadThomas Gleixner2018-05-021-1/+5
| |/
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-05-061-11/+11
|\ \
| * | x86/tsc: Fix mark_tsc_unstable()Peter Zijlstra2018-05-021-7/+5
| * | x86/tsc: Always unregister clocksource_tsc_earlyPeter Zijlstra2018-05-021-4/+6
| |/
* | Merge tag 'for-linus-4.17-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-05-041-55/+31
|\ \
| * | x86/xen: Remove use of VLAsLaura Abbott2018-04-191-55/+31
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-031-4/+14
|\ \ \ | |_|/ |/| |
| * | bpf, x64: fix memleak when not converging on callsDaniel Borkmann2018-05-021-1/+1
| * | bpf, x64: fix memleak when not converging after imageDaniel Borkmann2018-05-021-2/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-04-251-1/+11
| |\ \
| | * | bpf, x64: fix JIT emission for dead codeGianluca Borello2018-04-251-1/+11
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-2912-19/+93
|\ \ \ \
| * | | | x86/ipc: Fix x32 version of shmid64_ds and msqid64_dsArnd Bergmann2018-04-272-0/+73
| * | | | x86/setup: Do not reserve a crash kernel region if booted on Xen PVPetr Tesarik2018-04-271-0/+6
| * | | | x86/cpu/intel: Add missing TLB cpuid valuesjacek.tomaka@poczta.fm2018-04-261-0/+3
| * | | | x86/smpboot: Don't use mwait_play_dead() on AMD systemsYazen Ghannam2018-04-261-0/+2
| * | | | x86/mm: Make vmemmap and vmalloc base address constants unsigned longJiri Kosina2018-04-261-4/+4
| * | | | x86/vector: Remove the unused macro FPU_IRQDou Liyang2018-04-261-2/+0
| * | | | x86/vector: Remove the macro VECTOR_OFFSET_STARTDou Liyang2018-04-261-5/+0
| * | | | x86/cpufeatures: Enumerate cldemote instructionFenghua Yu2018-04-261-0/+1
| * | | | x86/microcode: Do not exit early from __reload_late()Borislav Petkov2018-04-241-4/+2
| * | | | x86/microcode/intel: Save microcode patch unconditionallyBorislav Petkov2018-04-241-2/+0
| * | | | x86/jailhouse: Fix incorrect SPDX identifierThomas Gleixner2018-04-232-2/+2
| |/ / /
* | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-295-19/+68
|\ \ \ \
| * | | | x86/entry/64/compat: Preserve r8-r11 in int $0x80Andy Lutomirski2018-04-271-4/+4
OpenPOWER on IntegriCloud