Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-05-19 | 2 | -20/+29 | |
|\ | ||||||
| * | iommu/dma-iommu: Remove iommu_dma_map_msi_msg() | Julien Grall | 2019-05-03 | 1 | -20/+0 | |
| * | iommu/dma-iommu: Split iommu_dma_map_msi_msg() in two parts | Julien Grall | 2019-05-03 | 2 | -9/+38 | |
* | | treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> | Masahiro Yamada | 2019-05-14 | 1 | -1/+1 | |
* | | Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-05-14 | 4 | -6/+35 | |
|\ \ | ||||||
| * \ | Merge branch 'pci/iova-dma-ranges' | Bjorn Helgaas | 2019-05-13 | 1 | -3/+32 | |
| |\ \ | ||||||
| | * | | iommu/dma: Reserve IOVA for PCIe inaccessible DMA address | Srinath Mannam | 2019-05-06 | 1 | -3/+32 | |
| * | | | iommu/vt-d: Use pci_dev_id() helper | Heiner Kallweit | 2019-04-29 | 2 | -2/+2 | |
| * | | | iommu/amd: Use pci_dev_id() helper | Heiner Kallweit | 2019-04-29 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | iommu/dma-iommu.c: convert to use vm_map_pages() | Souptick Joarder | 2019-05-14 | 1 | -11/+1 | |
* | | | Merge tag 'iommu-updates-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-05-13 | 15 | -302/+1033 | |
|\ \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| *---------. \ \ | Merge branches 'arm/tegra', 'arm/mediatek', 'arm/smmu', 'x86/vt-d', 'x86/amd'... | Joerg Roedel | 2019-05-07 | 15 | -302/+1033 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| | | | | | | * | | iommu: Remove iommu_callback_data | Lu Baolu | 2019-03-25 | 1 | -9/+2 | |
| | | | | | * | | | Revert "iommu/amd: Flush not present cache in iommu_map_page" | Joerg Roedel | 2019-05-07 | 1 | -15/+4 | |
| | | | | | * | | | Revert "iommu/amd: Remove the leftover of bypass support" | Joerg Roedel | 2019-05-06 | 1 | -17/+63 | |
| | | | | | * | | | iommu/amd: Flush not present cache in iommu_map_page | Tom Murphy | 2019-05-03 | 1 | -4/+15 | |
| | | | | | * | | | iommu/amd: Remove amd_iommu_pd_list | Joerg Roedel | 2019-04-26 | 3 | -47/+0 | |
| | | | | | * | | | iommu/amd: Remove the leftover of bypass support | Christoph Hellwig | 2019-04-11 | 1 | -63/+17 | |
| | | | | | * | | | iommu/amd: Use pci_prg_resp_pasid_required() | Jean-Philippe Brucker | 2019-04-11 | 1 | -18/+1 | |
| | | | | * | | | | iommu/vt-d: Fix leak in intel_pasid_alloc_table on error path | Eric Auger | 2019-05-03 | 1 | -1/+3 | |
| | | | | * | | | | iommu/vt-d: Make kernel parameter igfx_off work with vIOMMU | Lu Baolu | 2019-05-03 | 1 | -1/+4 | |
| | | | | * | | | | iommu/vt-d: Set intel_iommu_gfx_mapped correctly | Lu Baolu | 2019-05-03 | 1 | -3/+4 | |
| | | | | * | | | | iommu/vt-d: Cleanup: no spaces at the start of a line | Lu Baolu | 2019-05-03 | 1 | -26/+27 | |
| | | | | * | | | | iommu/vt-d: Don't request page request irq under dmar_global_lock | Lu Baolu | 2019-04-26 | 1 | -0/+6 | |
| | | | | * | | | | iommu/vt-d: Use struct_size() helper | Gustavo A. R. Silva | 2019-04-26 | 1 | -1/+1 | |
| | | | | * | | | | iommu/vt-d: Flush IOTLB for untrusted device in time | Lu Baolu | 2019-04-12 | 1 | -1/+5 | |
| | | | | * | | | | iommu/vt-d: Don't clear GFP_DMA and GFP_DMA32 flags | Christoph Hellwig | 2019-04-11 | 1 | -1/+0 | |
| | | | | * | | | | iommu/vt-d: Use dma_direct for bypass devices | Christoph Hellwig | 2019-04-11 | 1 | -40/+31 | |
| | | | | * | | | | iommu/vt-d: Clean up iommu_no_mapping | Christoph Hellwig | 2019-04-11 | 1 | -26/+21 | |
| | | | | * | | | | iommu/vt-d: Return ID associated with an auxiliary domain | Lu Baolu | 2019-04-11 | 1 | -0/+10 | |
| | | | | * | | | | iommu/vt-d: Aux-domain specific domain attach/detach | Lu Baolu | 2019-04-11 | 1 | -0/+152 | |
| | | | | * | | | | iommu/vt-d: Move common code out of iommu_attch_device() | Lu Baolu | 2019-04-11 | 1 | -24/+36 | |
| | | | | * | | | | iommu/vt-d: Add per-device IOMMU feature ops entries | Lu Baolu | 2019-04-11 | 1 | -0/+159 | |
| | | | | * | | | | iommu/vt-d: Make intel_iommu_enable_pasid() more generic | Lu Baolu | 2019-04-11 | 2 | -15/+25 | |
| | | | | * | | | | Merge branch 'api-features' into x86/vt-d | Joerg Roedel | 2019-04-11 | 7 | -17/+245 | |
| | | | | |\ \ \ \ | ||||||
| | | | | * | | | | | iommu/vt-d: Switch to bitmap_zalloc() | Andy Shevchenko | 2019-03-18 | 1 | -4/+3 | |
| | | | | | |_|_|/ | | | | | |/| | | | ||||||
| | | | * | | | | | Merge branch 'api-features' into arm/smmu | Joerg Roedel | 2019-04-26 | 1 | -0/+200 | |
| | | | |\ \ \ \ \ | | | | | | |/ / / | | | | | |/| | | | ||||||
| | | | | * | | | | iommu: Bind process address spaces to devices | Jean-Philippe Brucker | 2019-04-11 | 1 | -0/+104 | |
| | | | | * | | | | iommu: Add APIs for multiple domains per device | Lu Baolu | 2019-04-11 | 1 | -0/+96 | |
| | | | | | |/ / | | | | | |/| | | ||||||
| | | | * | | | | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin... | Joerg Roedel | 2019-04-26 | 4 | -80/+313 | |
| | |_|/| | | | | |/| | | | | | | ||||||
| | | | * | | | | iommu/arm-smmu: Log CBFRSYNRA register on context fault | Vivek Gautam | 2019-04-23 | 2 | -3/+7 | |
| | | | * | | | | iommu/arm-smmu-v3: Don't disable SMMU in kdump kernel | Will Deacon | 2019-04-23 | 1 | -6/+4 | |
| | | | * | | | | iommu/arm-smmu-v3: Disable tagged pointers | Jean-Philippe Brucker | 2019-04-23 | 1 | -1/+0 | |
| | | | * | | | | iommu/arm-smmu-v3: Add support for PCI ATS | Jean-Philippe Brucker | 2019-04-23 | 1 | -6/+195 | |
| | | | * | | | | iommu/arm-smmu-v3: Link domains and devices | Jean-Philippe Brucker | 2019-04-23 | 1 | -1/+20 | |
| | | | * | | | | iommu/arm-smmu-v3: Add a master->domain pointer | Jean-Philippe Brucker | 2019-04-23 | 1 | -47/+45 | |
| | | | * | | | | iommu/arm-smmu-v3: Store SteamIDs in master | Jean-Philippe Brucker | 2019-04-23 | 1 | -15/+15 | |
| | | | * | | | | iommu/arm-smmu-v3: Rename arm_smmu_master_data to arm_smmu_master | Jean-Philippe Brucker | 2019-04-23 | 1 | -6/+6 | |
| | | | * | | | | iommu/arm-smmu: Break insecure users by disabling bypass by default | Douglas Anderson | 2019-04-05 | 2 | -1/+27 | |
| | | | |/ / / | ||||||
| | | * / / / | iommu/mediatek: Fix leaked of_node references | Wen Yang | 2019-04-26 | 1 | -2/+6 | |
| | |/ / / / | |/| | | | |