Age | Commit message (Expand) | Author |
2014-12-19 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-12-16 | Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-12-16 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2014-12-16 | iommu/exynos: Fix arm64 allmodconfig build | Mark Brown |
2014-12-16 | iommu/amd: Use helpers to access irq_cfg data structure associated with IRQ | Jiang Liu |
2014-12-16 | iommu/vt-d: Use helpers to access irq_cfg data structure associated with IRQ | Jiang Liu |
2014-12-16 | x86: irq_remapping: Use helpers to access irq_cfg data structure associated w... | Jiang Liu |
2014-12-16 | Merge branch 'x86/vt-d' of git://git.kernel.org/pub/scm/linux/kernel/git/joro... | Thomas Gleixner |
2014-12-15 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-12-13 | Merge branch 'akpm' (second patch-bomb from Andrew) | Linus Torvalds |
2014-12-13 | iommu/amd: use handle_mm_fault directly | Jesse Barnes |
2014-12-12 | Merge tag 'iommu-updates-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-12-10 | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-12-08 | Merge branch 'drm_iommu_v15' of https://github.com/markyzq/kernel-drm-rockchi... | Dave Airlie |
2014-12-05 | iommu: store DT-probed IOMMU data privately | Robin Murphy |
2014-12-04 | memory: Add NVIDIA Tegra memory controller support | Thierry Reding |
2014-12-02 | Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smm... | Joerg Roedel |
2014-12-02 | iommu: Decouple iommu_map_sg from CPU page size | Robin Murphy |
2014-12-02 | iommu/vt-d: Fix an off-by-one bug in __domain_mapping() | Jiang Liu |
2014-12-01 | iommu: fix initialization without 'add_device' callback | Marek Szyprowski |
2014-12-01 | iommu: provide helper function to configure an IOMMU for an of master | Will Deacon |
2014-12-01 | iommu: provide early initialisation hook for IOMMU drivers | Will Deacon |
2014-11-23 | PCI/MSI: Simplify PCI MSI code by initializing msi_desc.nvec_used earlier | Jiang Liu |
2014-11-18 | iommu/vt-d: Enhance intel-iommu driver to support DMAR unit hotplug | Jiang Liu |
2014-11-18 | iommu/vt-d: Enhance error recovery in function intel_enable_irq_remapping() | Jiang Liu |
2014-11-18 | iommu/vt-d: Enhance intel_irq_remapping driver to support DMAR unit hotplug | Jiang Liu |
2014-11-18 | iommu/vt-d: Search for ACPI _DSM method for DMAR hotplug | Jiang Liu |
2014-11-18 | iommu/vt-d: Implement DMAR unit hotplug framework | Jiang Liu |
2014-11-18 | iommu/vt-d: Dynamically allocate and free seq_id for DMAR units | Jiang Liu |
2014-11-18 | iommu/vt-d: Introduce helper function dmar_walk_resources() | Jiang Liu |
2014-11-14 | iommu/arm-smmu: add support for DOMAIN_ATTR_NESTING attribute | Will Deacon |
2014-11-14 | iommu/arm-smmu: Play nice on non-ARM/SMMU systems | Thierry Reding |
2014-11-14 | iommu/amd: remove compiler warning due to IOMMU_CAP_NOEXEC | Will Deacon |
2014-11-14 | iommu/arm-smmu: add IOMMU_CAP_NOEXEC to the ARM SMMU driver | Antonios Motakis |
2014-11-14 | iommu/arm-smmu: change IOMMU_EXEC to IOMMU_NOEXEC | Antonios Motakis |
2014-11-12 | iommu/amd: Fix accounting of device_state | Oded Gabbay |
2014-11-06 | x86/vt-d: Fix incorrect bit operations in setting values | Li, Zhen-Hua |
2014-11-04 | iommu/rockchip: Allow to compile with COMPILE_TEST | Joerg Roedel |
2014-11-04 | iommu/ipmmu-vmsa: Return proper error if devm_request_irq fails | Axel Lin |
2014-11-04 | iommu/omap: Use dev_get_platdata() | Kiran Padwal |
2014-11-04 | iommu/msm: Use dev_get_platdata() | Kiran Padwal |
2014-11-04 | iommu: Improve error handling when setting bus iommu | Heiko Stübner |
2014-11-04 | iommu: Do more input validation in iommu_map_sg() | Joerg Roedel |
2014-11-04 | iommu: Add iommu_map_sg() function | Olav Haugan |
2014-11-03 | iommu/rockchip: rk3288 iommu driver | Daniel Kurtz |
2014-10-23 | iommu/msm: Deletion of unnecessary checks before clk_disable() | SF Markus Elfring |
2014-10-23 | iommu/omap: Switch pagetable debugfs entry to use seq_file | Suman Anna |
2014-10-23 | iommu/omap: Fix bus error on debugfs access of unattached IOMMU | Suman Anna |
2014-10-23 | iommu/omap: Reset the domain field upon detaching | Suman Anna |