summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2019-09-11kvm: Nested KVM MMUs need PAE root tooJiří Paleček
2019-09-11KVM: x86: set ctxt->have_exception in x86_decode_insn()Jan Dakinevich
2019-09-11KVM: x86: always stop emulation on page faultJan Dakinevich
2019-09-11cpuidle-haltpoll: Enable kvm guest polling when dedicated physical CPUs are a...Wanpeng Li
2019-09-11KVM: nVMX: trace nested VM-Enter failures detected by H/WSean Christopherson
2019-09-11KVM: nVMX: add tracepoint for failed nested VM-EnterSean Christopherson
2019-09-11x86: KVM: svm: Fix a check in nested_svm_vmrun()Dan Carpenter
2019-09-11KVM: x86: Return to userspace with internal error on unexpected exit reasonLiran Alon
2019-09-11swiotlb-xen: simplify cache maintainanceChristoph Hellwig
2019-09-11xen: remove the exports for xen_{create,destroy}_contiguous_regionChristoph Hellwig
2019-09-11Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco...Joerg Roedel
2019-09-10KVM: x86: Add kvm_emulate_{rd,wr}msr() to consolidate VXM/SVM codeSean Christopherson
2019-09-10KVM: x86: Refactor up kvm_{g,s}et_msr() to simplify callersSean Christopherson
2019-09-10KVM: X86: Tune PLE Window tracepointPeter Xu
2019-09-10KVM: VMX: Change ple_window type to unsigned intPeter Xu
2019-09-10KVM: X86: Remove tailing newline for tracepointsPeter Xu
2019-09-10KVM: X86: Trace vcpu_id for vmexitPeter Xu
2019-09-10Merge tag 'kvmarm-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2019-09-10Merge tag 'kvm-ppc-next-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2019-09-10KVM: x86: Manually calculate reserved bits when loading PDPTRSSean Christopherson
2019-09-10KVM: x86: Disable posted interrupts for non-standard IRQs delivery modesAlexander Graf
2019-09-10x86/umip: Add emulation (spoofing) for UMIP covered instructions in 64-bit pr...Brendan Shanks
2019-09-09crypto: x86/aes-ni - use AES library instead of single-use AES cipherArd Biesheuvel
2019-09-08x86/timer: Force PIT initialization when !X86_FEATURE_ARATJan Stancek
2019-09-07Revert "x86/apic: Include the LDR when clearing out APIC registers"Linus Torvalds
2019-09-06x86/asm: Make some functions local labelsJiri Slaby
2019-09-06x86/asm/suspend: Get rid of bogus_64_magicJiri Slaby
2019-09-06x86/purgatory: Change compiler flags from -mcmodel=kernel to -mcmodel=large t...Steve Wahl
2019-09-06x86/platform/uv: Fix kmalloc() NULL check routineAustin Kim
2019-09-06Merge tag 'v5.3-rc7' into x86/platform, to refresh the branchIngo Molnar
2019-09-06x86/cpu: Update init data for new Airmont CPU modelRahul Tanwar
2019-09-06x86/cpu: Add new Airmont variant to Intel familyRahul Tanwar
2019-09-06x86/cpu: Add Elkhart Lake to Intel familyGayatri Kammela
2019-09-06x86/cpu: Add Tiger Lake to Intel familyGayatri Kammela
2019-09-06Merge branch 'x86/cleanups' into x86/cpu, to pick up dependent changesIngo Molnar
2019-09-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-09-05x86/mm: Fix cpumask_of_node() error conditionPeter Zijlstra
2019-09-05crypto: sha256 - Merge crypto/sha256.h into crypto/sha.hHans de Goede
2019-09-05crypto: x86 - Rename functions to avoid conflict with crypto/sha256.hHans de Goede
2019-09-04kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)Masahiro Yamada
2019-09-04dma-mapping: provide a better default ->get_required_maskChristoph Hellwig
2019-09-04dma-mapping: explicitly wire up ->mmap and ->get_sgtableChristoph Hellwig
2019-09-03x86/amd_nb: Add PCI device IDs for family 17h, model 70hMarcel Bocu
2019-09-03cpuidle-haltpoll: vcpu hotplug supportJoao Martins
2019-09-03x86/mm: Remove the unused set_memory_wt() functionChristoph Hellwig
2019-09-03x86/mm: Remove set_pages_x() and set_pages_nx()Christoph Hellwig
2019-09-03x86/mm: Remove the unused set_memory_array_*() functionsChristoph Hellwig
2019-09-03x86/mm: Unexport set_memory_x() and set_memory_nx()Christoph Hellwig
2019-09-03Merge tag 'v5.3-rc7' into x86/mm, to pick up fixesIngo Molnar
2019-09-03perf/x86: Make more stuff staticValdis Klētnieks