summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-262-12/+31
|\
| * perf/x86/intel/uncore: Add event constraint for BDX PCUKan Liang2017-11-141-0/+8
| * perf/x86/intel: Hide TSX events when RTM is not supportedAndi Kleen2017-11-131-12/+23
* | Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-11-242-44/+124
|\ \
| * | kvm: vmx: Allow disabling virtual NMI supportPaolo Bonzini2017-11-171-10/+21
| * | kvm: vmx: Reinstate support for CPUs without virtual NMIPaolo Bonzini2017-11-171-44/+106
| * | KVM: SVM: obey guest PATPaolo Bonzini2017-11-171-0/+7
* | | Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-11-171-4/+0
|\ \ \
| * | | kbuild: create object directories simpler and fasterMasahiro Yamada2017-11-161-4/+0
* | | | Merge tag 'pm-fixes-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-174-24/+61
|\ \ \ \
| * | | | x86 / CPU: Always show current CPU frequency in /proc/cpuinfoRafael J. Wysocki2017-11-154-24/+61
* | | | | Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2017-11-171-1/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton2017-11-151-1/+0
* | | | | Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-11-1612-37/+241
|\ \ \ \ \
| * | | | | x86/xen/time: setup vcpu 0 time info pageJoao Martins2017-11-083-1/+95
| * | | | | x86/xen/time: set pvclock flags on xen_time_init()Joao Martins2017-11-081-0/+9
| * | | | | x86/pvclock: add setter for pvclock_pvti_cpu0_vaJoao Martins2017-11-084-16/+26
| * | | | | xen: update arch/x86/include/asm/xen/cpuid.hJuergen Gross2017-11-061-10/+32
| * | | | | xen: re-introduce support for grant v2 interfaceJuergen Gross2017-11-061-5/+55
| * | | | | xen: support priv-mapping in an HVM tools domainPaul Durrant2017-11-031-2/+12
| * | | | | xen/time: Return -ENODEV from xen_get_wallclock()Boris Ostrovsky2017-11-031-1/+1
| * | | | | xen: support 52 bit physical addresses in pv guestsJuergen Gross2017-10-312-3/+12
* | | | | | Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-11-1611-269/+524
|\ \ \ \ \ \
| * | | | | | KVM: X86: #GP when guest attempts to write MCi_STATUS register w/o 0Wanpeng Li2017-10-201-2/+7
| * | | | | | KVM: VMX: Fix VPID capability detectionWanpeng Li2017-10-201-2/+13
| * | | | | | KVM: nVMX: Fix EPT switching advertisingWanpeng Li2017-10-201-2/+3
| * | | | | | KVM: SVM: detect opening of SMI window using STGI interceptLadi Prosek2017-10-184-9/+36
| * | | | | | KVM: x86: extend usage of RET_MMIO_PF_* constantsPaolo Bonzini2017-10-122-58/+55
| * | | | | | KVM: nSVM: fix SMI injection in guest modeLadi Prosek2017-10-123-6/+58
| * | | | | | KVM: nSVM: refactor nested_svm_vmrunLadi Prosek2017-10-121-63/+69
| * | | | | | KVM: nVMX: fix SMI injection in guest modeLadi Prosek2017-10-121-11/+49
| * | | | | | KVM: nVMX: set IDTR and GDTR limits when loading L1 host stateLadi Prosek2017-10-121-0/+2
| * | | | | | KVM: x86: introduce ISA specific smi_allowed callbackLadi Prosek2017-10-124-1/+14
| * | | | | | KVM: x86: introduce ISA specific SMM entry/exit callbacksLadi Prosek2017-10-126-1/+58
| * | | | | | KVM: SVM: limit kvm_handle_page_fault to #PF handlingPaolo Bonzini2017-10-124-9/+17
| * | | | | | KVM: SVM: unconditionally wake up VCPU on IOMMU interruptPaolo Bonzini2017-10-121-4/+1
| * | | | | | arch/x86: remove redundant null checks before kmem_cache_destroyTim Hansen2017-10-121-4/+2
| * | | | | | KVM: VMX: Don't expose unrestricted_guest is enabled if ept is disabledWanpeng Li2017-10-121-5/+2
| * | | | | | KVM: X86: Processor States following Reset or INITWanpeng Li2017-10-122-0/+24
| * | | | | | KVM: x86: thoroughly disarm LAPIC timer around TSC deadline switchRadim Krčmář2017-10-121-1/+3
| * | | | | | KVM: x86: really disarm lapic timer when clearing TMICTRadim Krčmář2017-10-121-1/+3
| * | | | | | KVM: x86: handle 0 write to TSC_DEADLINE MSRRadim Krčmář2017-10-121-0/+3
| * | | | | | kvm, mm: account kvm related kmem slabs to kmemcgShakeel Butt2017-10-121-2/+2
| * | | | | | KVM: VMX: rename RDSEED and RDRAND vmx ctrls to reflect exitingDavid Hildenbrand2017-10-122-14/+14
| * | | | | | KVM: x86: allow setting identity map addr with no vcpus onlyDavid Hildenbrand2017-10-121-1/+7
| * | | | | | KVM: VMX: cleanup init_rmode_identity_map()David Hildenbrand2017-10-121-22/+4
| * | | | | | KVM: nVMX: no need to set ept/vpid caps to 0David Hildenbrand2017-10-121-4/+2
| * | | | | | KVM: nVMX: no need to set vcpu->cpu when switching vmcsDavid Hildenbrand2017-10-121-1/+0
| * | | | | | KVM: VMX: drop unnecessary function declarationsDavid Hildenbrand2017-10-121-2/+0
| * | | | | | KVM: VMX: require INVEPT GLOBAL for EPTDavid Hildenbrand2017-10-121-3/+3