summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2019-09-11KVM: x86: set ctxt->have_exception in x86_decode_insn()Jan Dakinevich2-0/+8
2019-09-11KVM: x86: always stop emulation on page faultJan Dakinevich1-1/+3
2019-09-11cpuidle-haltpoll: Enable kvm guest polling when dedicated physical CPUs are a...Wanpeng Li1-0/+1
2019-09-11KVM: nVMX: trace nested VM-Enter failures detected by H/WSean Christopherson3-8/+30
2019-09-11KVM: nVMX: add tracepoint for failed nested VM-EnterSean Christopherson3-123/+152
2019-09-11x86: KVM: svm: Fix a check in nested_svm_vmrun()Dan Carpenter1-1/+1
2019-09-11KVM: x86: Return to userspace with internal error on unexpected exit reasonLiran Alon2-5/+15
2019-09-11swiotlb-xen: simplify cache maintainanceChristoph Hellwig1-14/+0
2019-09-11xen: remove the exports for xen_{create,destroy}_contiguous_regionChristoph Hellwig1-2/+0
2019-09-11Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco...Joerg Roedel2-18/+3
2019-09-10KVM: x86: Add kvm_emulate_{rd,wr}msr() to consolidate VXM/SVM codeSean Christopherson4-54/+41
2019-09-10KVM: x86: Refactor up kvm_{g,s}et_msr() to simplify callersSean Christopherson5-80/+60
2019-09-10KVM: X86: Tune PLE Window tracepointPeter Xu4-31/+23
2019-09-10KVM: VMX: Change ple_window type to unsigned intPeter Xu3-7/+8
2019-09-10KVM: X86: Remove tailing newline for tracepointsPeter Xu1-2/+2
2019-09-10KVM: X86: Trace vcpu_id for vmexitPeter Xu1-1/+4
2019-09-10Merge tag 'kvmarm-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini13-56/+246
2019-09-10Merge tag 'kvm-ppc-next-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini13-32/+85
2019-09-10KVM: x86: Manually calculate reserved bits when loading PDPTRSSean Christopherson1-3/+8
2019-09-10KVM: x86: Disable posted interrupts for non-standard IRQs delivery modesAlexander Graf3-2/+15
2019-09-10x86/umip: Add emulation (spoofing) for UMIP covered instructions in 64-bit pr...Brendan Shanks1-27/+38
2019-09-09crypto: x86/aes-ni - use AES library instead of single-use AES cipherArd Biesheuvel1-11/+6
2019-09-08x86/timer: Force PIT initialization when !X86_FEATURE_ARATJan Stancek1-0/+4
2019-09-07Revert "x86/apic: Include the LDR when clearing out APIC registers"Linus Torvalds1-4/+0
2019-09-06x86/asm: Make some functions local labelsJiri Slaby6-39/+39
2019-09-06x86/asm/suspend: Get rid of bogus_64_magicJiri Slaby1-4/+6
2019-09-06x86/purgatory: Change compiler flags from -mcmodel=kernel to -mcmodel=large t...Steve Wahl1-16/+19
2019-09-06x86/platform/uv: Fix kmalloc() NULL check routineAustin Kim1-2/+2
2019-09-06Merge tag 'v5.3-rc7' into x86/platform, to refresh the branchIngo Molnar25-129/+309
2019-09-06x86/cpu: Update init data for new Airmont CPU modelRahul Tanwar3-0/+7
2019-09-06x86/cpu: Add new Airmont variant to Intel familyRahul Tanwar1-0/+1
2019-09-06x86/cpu: Add Elkhart Lake to Intel familyGayatri Kammela1-0/+1
2019-09-06x86/cpu: Add Tiger Lake to Intel familyGayatri Kammela1-0/+3
2019-09-06Merge branch 'x86/cleanups' into x86/cpu, to pick up dependent changesIngo Molnar14-36/+19
2019-09-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-4/+9
2019-09-05x86/mm: Fix cpumask_of_node() error conditionPeter Zijlstra1-2/+2
2019-09-05crypto: sha256 - Merge crypto/sha256.h into crypto/sha.hHans de Goede1-1/+1
2019-09-05crypto: x86 - Rename functions to avoid conflict with crypto/sha256.hHans de Goede1-6/+6
2019-09-04kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)Masahiro Yamada1-1/+2
2019-09-04dma-mapping: provide a better default ->get_required_maskChristoph Hellwig1-0/+1
2019-09-04dma-mapping: explicitly wire up ->mmap and ->get_sgtableChristoph Hellwig2-0/+4
2019-09-03x86/amd_nb: Add PCI device IDs for family 17h, model 70hMarcel Bocu1-0/+3
2019-09-03cpuidle-haltpoll: vcpu hotplug supportJoao Martins2-14/+8
2019-09-03x86/mm: Remove the unused set_memory_wt() functionChristoph Hellwig2-18/+0
2019-09-03x86/mm: Remove set_pages_x() and set_pages_nx()Christoph Hellwig4-21/+3
2019-09-03x86/mm: Remove the unused set_memory_array_*() functionsChristoph Hellwig2-80/+0
2019-09-03x86/mm: Unexport set_memory_x() and set_memory_nx()Christoph Hellwig1-2/+0
2019-09-03Merge tag 'v5.3-rc7' into x86/mm, to pick up fixesIngo Molnar57-297/+818
2019-09-03perf/x86: Make more stuff staticValdis Klētnieks4-5/+5
2019-09-03sched/topology: Improve load balancing on AMD EPYC systemsMatt Fleming1-0/+5