Age | Commit message (Expand) | Author |
2016-05-20 | Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-05-19 | Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-05-19 | Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-05-09 | Merge branches 'arm/io-pgtable', 'arm/rockchip', 'arm/omap', 'x86/vt-d', 'ppc... | Joerg Roedel |
2016-05-09 | iommu/arm-smmu: Use per-domain page sizes. | Robin Murphy |
2016-05-09 | iommu/amd: Remove statistics code | Joerg Roedel |
2016-05-09 | iommu/dma: Finish optimising higher-order allocations | Robin Murphy |
2016-05-09 | iommu: Allow selecting page sizes per domain | Robin Murphy |
2016-05-09 | iommu: of: enforce const-ness of struct iommu_ops | Robin Murphy |
2016-05-09 | Merge branch 'arm/smmu' into core | Joerg Roedel |
2016-05-09 | iommu/dma: Implement scatterlist segment merging | Robin Murphy |
2016-05-09 | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin... | Joerg Roedel |
2016-05-05 | Merge tag 'v4.6-rc6' into x86/asm, to refresh the tree | Ingo Molnar |
2016-05-03 | iommu/arm-smmu: Clear cache lock bit of ACR | Peng Fan |
2016-05-03 | iommu/arm-smmu: Support SMMUv1 64KB supplement | Robin Murphy |
2016-05-03 | iommu/arm-smmu: Decouple context format from kernel config | Robin Murphy |
2016-05-03 | iommu/arm-smmu: Tidy up 64-bit/atomic I/O accesses | Robin Murphy |
2016-05-03 | iommu/arm-smmu: Work around MMU-500 prefetch errata | Robin Murphy |
2016-05-03 | iommu/arm-smmu: Convert ThunderX workaround to new method | Robin Murphy |
2016-05-03 | iommu/arm-smmu: Differentiate specific implementations | Robin Murphy |
2016-05-03 | iommu/arm-smmu: Workaround for ThunderX erratum #27704 | Tirumalesh Chalamarla |
2016-05-03 | iommu/arm-smmu: Add support for 16 bit VMID | Tirumalesh Chalamarla |
2016-04-21 | iommu/amd: Move get_device_id() and friends to beginning of file | Joerg Roedel |
2016-04-21 | iommu/amd: Don't use IS_ERR_VALUE to check integer values | Joerg Roedel |
2016-04-21 | iommu/arm-smmu: Don't allocate resources for bypass domains | Robin Murphy |
2016-04-21 | iommu/arm-smmu: Fix stream-match conflict with IOMMU_DOMAIN_DMA | Will Deacon |
2016-04-19 | iommu/arm-smmu: Make use of phandle iterators in device-tree parsing | Joerg Roedel |
2016-04-19 | Merge tag 'v4.6-rc4' into x86/asm, to pick up fixes | Ingo Molnar |
2016-04-15 | iommu/amd: Signedness bug in acpihid_device_group() | Dan Carpenter |
2016-04-13 | x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage | Borislav Petkov |
2016-04-11 | PCI: Add support for multiple DMA aliases | Jacek Lawrynowicz |
2016-04-11 | iommu/amd: Fix checking of pci dma aliases | Joerg Roedel |
2016-04-07 | iommu/io-pgtable-arm-v7s: Support IOMMU_MMIO flag | Robin Murphy |
2016-04-07 | iommu/io-pgtable-arm: Support IOMMU_MMIO flag | Robin Murphy |
2016-04-07 | iommu/vt-d: Silence an uninitialized variable warning | Dan Carpenter |
2016-04-07 | iommu/rockchip: Fix "is stall active" check | John Keeping |
2016-04-07 | powerpc: Fix incorrect PPC32 PAMU dependency | Andy Fleming |
2016-04-07 | iommu: Don't overwrite domain pointer when there is no default_domain | Joerg Roedel |
2016-04-07 | iommu/amd: Set AMD iommu callbacks for amba bus | Wan Zongshun |
2016-04-07 | iommu/amd: Manage iommu_group for ACPI HID devices | Wan Zongshun |
2016-04-07 | iommu/amd: Add iommu support for ACPI HID devices | Wan Zongshun |
2016-04-07 | iommu/amd: Make call-sites of get_device_id aware of its return value | Wan Zongshun |
2016-04-07 | iommu/amd: Introduces ivrs_acpihid kernel parameter | Suravee Suthikulpanit |
2016-04-07 | iommu/amd: Add new map for storing IVHD dev entry type HID | Wan Zongshun |
2016-04-07 | iommu/amd: Use the most comprehensive IVHD type that the driver can support | Suravee Suthikulpanit |
2016-04-07 | iommu/amd: Modify ivhd_header structure to support type 11h and 40h | Suravee Suthikulpanit |
2016-04-07 | iommu/amd: Adding Extended Feature Register check for PC support | Suravee Suthikulpanit |
2016-04-05 | iommu/omap: Align code with open parenthesis | Suman Anna |
2016-04-05 | iommu/omap: Use WARN_ON for page table alignment check | Suman Anna |
2016-04-05 | iommu/omap: Replace BUG() in iopgtable_store_entry_core() | Suman Anna |