summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* openrisc: remove the partial DMA_ATTR_NON_CONSISTENT supportChristoph Hellwig2019-06-251-13/+9
* arc: remove the partial DMA_ATTR_NON_CONSISTENT supportChristoph Hellwig2019-06-251-15/+6
* arm-nommu: remove the partial DMA_ATTR_NON_CONSISTENT supportChristoph Hellwig2019-06-251-21/+3
* ARM: dma-mapping: allow larger DMA mask than supportedChristoph Hellwig2019-06-251-19/+1
* MIPS: use the generic uncached segment support in dma-directChristoph Hellwig2019-06-034-26/+10
* dma-direct: provide generic support for uncached kernel segmentsChristoph Hellwig2019-06-031-0/+8
* MIPS: remove the _dma_cache_wback_inv exportChristoph Hellwig2019-06-031-2/+0
* arm64: trim includes in dma-mapping.cChristoph Hellwig2019-05-271-10/+0
* arm64: switch copyright boilerplace to SPDX in dma-mapping.cChristoph Hellwig2019-05-271-14/+1
* iommu/dma: move the arm64 wrappers to common codeChristoph Hellwig2019-05-271-390/+4
* iommu/dma: Remove the flush_page callbackChristoph Hellwig2019-05-271-7/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-2620-106/+173
|\
| * KVM: x86: fix return value for reserved EFERPaolo Bonzini2019-05-241-1/+1
| * KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGIONChristian Borntraeger2019-05-241-14/+21
| * KVM: x86/pmu: do not mask the value that is written to fixed PMUsPaolo Bonzini2019-05-241-5/+8
| * KVM: x86/pmu: mask the result of rdpmc according to the width of the countersPaolo Bonzini2019-05-244-13/+15
| * x86/kvm/pmu: Set AMD's virt PMU version to 1Borislav Petkov2019-05-241-1/+1
| * KVM: x86: do not spam dmesg with VMCS/VMCB dumpsPaolo Bonzini2019-05-242-8/+27
| * kvm: Check irqchip mode before assign irqfdPeter Xu2019-05-242-0/+8
| * kvm: svm/avic: fix off-by-one in checking host APIC IDSuthikulpanit, Suravee2019-05-241-1/+5
| * KVM: LAPIC: Expose per-vCPU timer_advance_ns to userspaceWanpeng Li2019-05-241-0/+18
| * KVM: LAPIC: Fix lapic_timer_advance_ns parameter overflowWanpeng Li2019-05-241-1/+1
| * kvm: vmx: Fix -Wmissing-prototypes warningsYi Wang2019-05-241-0/+1
| * KVM: nVMX: Fix using __this_cpu_read() in preemptible contextWanpeng Li2019-05-241-2/+2
| * kvm: x86: Include CPUID leaf 0x8000001e in kvm's supported CPUIDJim Mattson2019-05-241-0/+1
| * kvm: x86: Include multiple indices with CPUID leaf 0x8000001dJim Mattson2019-05-241-4/+3
| * KVM: nVMX: Clear nested_run_pending if setting nested state failsSean Christopherson2019-05-241-12/+17
| * KVM: nVMX: really fix the size checks on KVM_SET_NESTED_STATEPaolo Bonzini2019-05-241-1/+1
| * Merge tag 'kvmarm-fixes-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2019-05-245-41/+41
| |\
| | * KVM: arm/arm64: Move cc/it checks under hyp's Makefile to avoid instrumentationJames Morse2019-05-242-0/+2
| | * KVM: arm64: Move pmu hyp code under hyp's Makefile to avoid instrumentationJames Morse2019-05-243-41/+39
| * | KVM: s390: change default halt poll time to 50usChristian Borntraeger2019-05-201-1/+1
| * | KVM: s390: fix typo in parameter descriptionWei Yongjun2019-05-201-1/+1
| |/
* | Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2019-05-24102-1108/+106
|\ \
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 120Thomas Gleixner2019-05-245-70/+5
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118Thomas Gleixner2019-05-244-40/+4
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 114Thomas Gleixner2019-05-242-26/+2
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 112Thomas Gleixner2019-05-244-20/+4
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 105Thomas Gleixner2019-05-241-15/+1
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102Thomas Gleixner2019-05-2416-222/+16
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 98Thomas Gleixner2019-05-241-6/+1
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83Thomas Gleixner2019-05-243-12/+3
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 82Thomas Gleixner2019-05-243-9/+3
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 76Thomas Gleixner2019-05-242-27/+4
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 74Thomas Gleixner2019-05-243-9/+4
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 70Thomas Gleixner2019-05-241-14/+1
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-2435-481/+36
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 48Thomas Gleixner2019-05-241-6/+1
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47Thomas Gleixner2019-05-247-63/+7
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 45Thomas Gleixner2019-05-241-5/+1