summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-068-36/+33
|\
| * x86: remove arch specific dma_supported implementationChristoph Hellwig2017-06-287-11/+8
| * x86: remove DMA_ERROR_CODEChristoph Hellwig2017-06-281-2/+0
| * x86/calgary: implement ->mapping_errorChristoph Hellwig2017-06-281-8/+16
| * x86/pci-nommu: implement ->mapping_errorChristoph Hellwig2017-06-281-1/+9
| * xen-swiotlb: consolidate xen_swiotlb_dma_opsChristoph Hellwig2017-06-201-14/+0
* | Merge tag 'for-linus-4.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-07-0611-141/+253
|\ \
| * | x86/xen: allow userspace access during hypercallsMarek Marczykowski-Górecki2017-07-031-1/+8
| * | x86: xen: remove unnecessary variable in xen_foreach_remap_area()Gustavo A. R. Silva2017-07-031-5/+2
| * | xen: allocate page for shared info page from low memoryJuergen Gross2017-06-252-9/+24
| * | xen/vcpu: Handle xen_vcpu_setup() failure at bootAnkur Arora2017-06-134-5/+35
| * | xen/vcpu: Handle xen_vcpu_setup() failure in hotplugAnkur Arora2017-06-134-26/+45
| * | xen/pv: Fix OOPS on restore for a PV, !SMP domainAnkur Arora2017-06-131-11/+15
| * | xen/pvh*: Support > 32 VCPUs at domain restoreAnkur Arora2017-06-134-34/+52
| * | xen/vcpu: Simplify xen_vcpu related codeAnkur Arora2017-06-135-69/+89
| * | xen: fix HYPERVISOR_dm_op() prototypeSergey Dyasli2017-06-081-1/+3
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-07-0612-231/+386
|\ \ \
| * | | kvm: vmx: allow host to access guest MSR_IA32_BNDCFGSHaozhong Zhang2017-07-041-2/+4
| * | | x86: kvm: mmu: use ept a/d in vmcs02 iff used in vmcs12Peter Feiner2017-07-032-21/+18
| * | | kvm: x86: mmu: allow A/D bits to be disabled in an mmuPeter Feiner2017-07-033-33/+91
| * | | x86: kvm: mmu: make spte mmio mask more explicitPeter Feiner2017-07-034-6/+10
| * | | x86: kvm: mmu: dead code thanks to access trackingPeter Feiner2017-07-031-21/+9
| * | | KVM: x86: remove ignored type attributeNick Desaulniers2017-06-301-1/+1
| * | | Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-06-302-24/+27
| |\ \ \
| | * | | KVM: add kvm_request_pendingRadim Krčmář2017-06-041-2/+2
| | * | | KVM: improve arch vcpu request definingAndrew Jones2017-06-041-22/+25
| * | | | KVM: LAPIC: Fix lapic timer injection delayWanpeng Li2017-06-292-2/+6
| * | | | KVM: lapic: reorganize restart_apic_timerPaolo Bonzini2017-06-293-50/+45
| * | | | KVM: lapic: reorganize start_hv_timerPaolo Bonzini2017-06-291-13/+27
| * | | | kvm: nVMX: Check memory operand to INVVPIDJim Mattson2017-06-281-4/+18
| * | | | KVM: SVM: suppress unnecessary NMI singlestep on GIF=0 and nested exitLadi Prosek2017-06-271-0/+6
| * | | | KVM: SVM: don't NMI singlestep over event injectionLadi Prosek2017-06-271-0/+16
| * | | | KVM: SVM: hide TF/RF flags used by NMI singlestepLadi Prosek2017-06-271-1/+14
| * | | | KVM: nSVM: do not forward NMI window singlestep VM exits to L1Ladi Prosek2017-06-271-5/+40
| * | | | KVM: SVM: introduce disable_nmi_singlestep helperLadi Prosek2017-06-271-4/+9
| * | | | KVM: nVMX: Update vmcs12->guest_linear_address on nested VM-exitJim Mattson2017-06-071-2/+1
| * | | | KVM: nVMX: Don't update vmcs12->xss_exit_bitmap on nested VM-exitJim Mattson2017-06-071-2/+0
| * | | | kvm: vmx: Check value written to IA32_BNDCFGSJim Mattson2017-06-072-0/+5
| * | | | kvm: x86: Guest BNDCFGS requires guest MPX supportJim Mattson2017-06-072-2/+10
| * | | | kvm: vmx: Do not disable intercepts for BNDCFGSJim Mattson2017-06-071-1/+0
| * | | | KVM: x86: avoid large stack allocations in em_fxrstorNick Desaulniers2017-06-011-45/+37
| * | | | KVM: white space cleanup in nested_vmx_setup_ctls_msrs()Dan Carpenter2017-06-011-1/+1
| * | | | KVM: Tidy the whitespace in nested_svm_check_permissions()Dan Carpenter2017-06-011-3/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-052-41/+45
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-307-47/+37
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-216-7/+11
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-159-19/+24
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-0622-169/+276
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | bpf: Add jited_len to struct bpf_progMartin KaFai Lau2017-06-061-0/+1
| * | | | | | | bpf: take advantage of stack_depth tracking in x64 JITAlexei Starovoitov2017-05-311-4/+5
OpenPOWER on IntegriCloud