Age | Commit message (Expand) | Author | Files | Lines |
2018-02-08 | Merge tag 'iommu-updates-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 13 | -66/+77 |
2018-02-06 | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -6/+9 |
2018-02-02 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -4/+120 |
2018-02-01 | mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks | David Rientjes | 2 | -0/+2 |
2018-01-17 | Merge branches 'arm/renesas', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d'... | Joerg Roedel | 14 | -72/+92 |
2018-01-17 | iommu: Clean up of_iommu_init_fn | Robin Murphy | 7 | -28/+12 |
2018-01-17 | iommu/ipmmu-vmsa: Remove redundant of_iommu_init_fn hook | Robin Murphy | 1 | -12/+2 |
2018-01-17 | iommu/msm: Claim bus ops on probe | Robin Murphy | 1 | -13/+3 |
2018-01-17 | iommu/vt-d: Enable 5-level paging mode in the PASID entry | Sohil Mehta | 1 | -2/+13 |
2018-01-17 | iommu/vt-d: Add a check for 5-level paging support | Sohil Mehta | 1 | -0/+4 |
2018-01-17 | iommu/vt-d: Add a check for 1GB page support | Sohil Mehta | 1 | -0/+4 |
2018-01-17 | iommu/vt-d: Enable upto 57 bits of domain address width | Sohil Mehta | 1 | -1/+1 |
2018-01-17 | iommu/vt-d: Use domain instead of cache fetching | Peter Xu | 1 | -2/+1 |
2018-01-17 | iommu/exynos: Don't unconditionally steal bus ops | Robin Murphy | 1 | -0/+7 |
2018-01-17 | iommu/omap: Fix debugfs_create_*() usage | Geert Uytterhoeven | 1 | -2/+2 |
2018-01-15 | ia64: clean up swiotlb support | Christoph Hellwig | 1 | -1/+1 |
2018-01-12 | iommu/amd: Deprecate pci_get_bus_and_slot() | Sinan Kaya | 3 | -6/+9 |
2018-01-02 | iommu/arm-smmu-v3: Cope with duplicated Stream IDs | Robin Murphy | 1 | -1/+8 |
2018-01-02 | iommu/arm-smmu-v3: Don't free page table ops twice | Jean-Philippe Brucker | 1 | -3/+5 |
2017-12-29 | genirq/irqdomain: Rename early argument of irq_domain_activate_irq() | Thomas Gleixner | 2 | -2/+2 |
2017-12-21 | Merge tag 'tegra-for-4.16-memory' of ssh://gitolite.kernel.org/pub/scm/linux/... | Arnd Bergmann | 1 | -4/+120 |
2017-12-20 | iommu/tegra-smmu: Fix return value check in tegra_smmu_group_get() | Wei Yongjun | 1 | -1/+1 |
2017-12-20 | iommu/vt-d: clean up pr_irq if request_threaded_irq fails | Jerry Snitselaar | 1 | -3/+6 |
2017-12-20 | iommu: Check the result of iommu_group_get() for NULL | Jordan Crouse | 1 | -0/+5 |
2017-12-20 | iommu/amd: Set the device table entry PPR bit for IOMMU V2 devices | Gary R Hook | 2 | -5/+17 |
2017-12-20 | iommu/amd - Record more information about unknown events | Gary R Hook | 1 | -1/+3 |
2017-12-15 | iommu/tegra: Allow devices to be grouped | Thierry Reding | 1 | -4/+120 |
2017-12-06 | Merge tag 'iommu-v4.15-rc3' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 1 | -3/+5 |
2017-11-22 | treewide: setup_timer() -> timer_setup() | Kees Cook | 1 | -4/+4 |
2017-11-17 | iommu/vt-d: Fix scatterlist offset handling | Robin Murphy | 1 | -3/+5 |
2017-11-15 | Merge tag 'iommu-v4.15-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 17 | -615/+970 |
2017-11-13 | Merge branches 'iommu/arm/smmu', 'iommu/updates', 'iommu/vt-d', 'iommu/ipmmu-... | Alex Williamson | 20 | -559/+849 |
2017-11-07 | Merge branch 'linus' into x86/apic, to resolve conflicts | Ingo Molnar | 7 | -5/+13 |
2017-11-06 | iommu/iova: Use raw_cpu_ptr() instead of get_cpu_ptr() for ->fq | Sebastian Andrzej Siewior | 1 | -3/+1 |
2017-11-06 | iommu/mediatek: Fix driver name | Matthias Brugger | 1 | -1/+1 |
2017-11-06 | iommu/ipmmu-vmsa: Hook up r8a7795 DT matching code | Magnus Damm | 1 | -0/+29 |
2017-11-06 | iommu/ipmmu-vmsa: Allow two bit SL0 | Magnus Damm | 1 | -1/+13 |
2017-11-06 | iommu/ipmmu-vmsa: Make IMBUSCTR setup optional | Magnus Damm | 1 | -3/+6 |
2017-11-06 | iommu/ipmmu-vmsa: Write IMCTR twice | Magnus Damm | 1 | -21/+35 |
2017-11-06 | iommu/ipmmu-vmsa: IPMMU device is 40-bit bus master | Magnus Damm | 1 | -0/+1 |
2017-11-06 | iommu/ipmmu-vmsa: Make use of IOMMU_OF_DECLARE() | Magnus Damm | 1 | -9/+41 |
2017-11-06 | iommu/ipmmu-vmsa: Enable multi context support | Magnus Damm | 1 | -8/+22 |
2017-11-06 | iommu/ipmmu-vmsa: Add optional root device feature | Magnus Damm | 1 | -17/+73 |
2017-11-06 | iommu/ipmmu-vmsa: Introduce features, break out alias | Magnus Damm | 1 | -7/+24 |
2017-11-06 | iommu/ipmmu-vmsa: Unify ipmmu_ops | Robin Murphy | 1 | -50/+19 |
2017-11-06 | iommu/ipmmu-vmsa: Clean up struct ipmmu_vmsa_iommu_priv | Robin Murphy | 1 | -24/+12 |
2017-11-06 | iommu/ipmmu-vmsa: Simplify group allocation | Robin Murphy | 1 | -44/+9 |
2017-11-06 | iommu/ipmmu-vmsa: Unify domain alloc/free | Robin Murphy | 1 | -41/+24 |
2017-11-06 | iommu/ipmmu-vmsa: Fix return value check in ipmmu_find_group_dma() | weiyongjun (A) | 1 | -1/+1 |
2017-11-03 | iommu/vt-d: Clear pasid table entry when memory unbound | Lu Baolu | 1 | -0/+2 |