summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAgeFilesLines
...
| * | | iommu/ipmmu-vmsa: Invalidate TLB after unmappingLaurent Pinchart2015-01-161-3/+1
| * | | iommu/ipmmu-vmsa: Flush P[UM]D entry before freeing the child page tableLaurent Pinchart2015-01-161-8/+11
| * | | iommu/ipmmu-vmsa: Cleanup failures of ARM mapping creation or attachmentLaurent Pinchart2015-01-161-1/+3
| |/ /
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-096-109/+83
|\ \ \ | |_|/ |/| |
| * | iommu/amd: Fix irq remapping detection logicThomas Gleixner2015-01-231-1/+6
| * | iommu/irq_remapping: Normailize the way to detect whether IR is enabledJiang Liu2015-01-151-24/+14
| * | iommu/irq_remapping: Change variable disable_irq_remap to be staticJiang Liu2015-01-154-14/+2
| * | iommu/irq_remapping: Refine function irq_remapping_prepare() for maintenanceJiang Liu2015-01-151-8/+8
| * | iommu/irq_remapping: Kill function irq_remapping_supported() and related codeJiang Liu2015-01-156-26/+2
| * | iommu/amd: Check for irq-remap support amd_iommu_prepare()Joerg Roedel2015-01-151-0/+3
| * | iommu/vt-d: Allow IR works in XAPIC mode though CPU works in X2APIC modeJiang Liu2015-01-151-4/+6
| * | iommu/vt-d: Allocate IRQ remapping data structures only for all IOMMUsJoerg Roedel2015-01-151-10/+9
| * | iommu/vt-d: Prepare for killing function irq_remapping_supported()Jiang Liu2015-01-151-33/+25
| * | iommu/vt-d: Convert allocations to GFP_KERNELThomas Gleixner2015-01-151-2/+2
| * | iommu/vt-d: Move iommu preparatory allocations to irq_remap_ops.prepareThomas Gleixner2015-01-151-20/+44
| * | iommu, x86: Restructure setup of the irq remapping featureThomas Gleixner2015-01-151-12/+7
| |/
* | iommu/tegra: gart: Provide default ->map_sg() callbackThierry Reding2015-01-261-0/+1
* | iommu/tegra: gart: Do not register with busThierry Reding2015-01-261-1/+1
|/
* iommu/rockchip: Drop owner assignment from platform_driversWolfram Sang2015-01-051-1/+0
* iommu/vt-d: Remove dead code in device_notifierJoerg Roedel2015-01-051-8/+0
* iommu/vt-d: Fix dmar_domain leak in iommu_attach_deviceJoerg Roedel2015-01-051-0/+4
* iommu/ipmmu-vmsa: Change IOMMU_EXEC to IOMMU_NOEXECLaurent Pinchart2015-01-051-3/+3
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-193-15/+15
|\
| * iommu/amd: Use helpers to access irq_cfg data structure associated with IRQJiang Liu2014-12-161-7/+7
| * iommu/vt-d: Use helpers to access irq_cfg data structure associated with IRQJiang Liu2014-12-161-5/+5
| * x86: irq_remapping: Use helpers to access irq_cfg data structure associated w...Jiang Liu2014-12-161-3/+3
| * Merge branch 'x86/vt-d' of git://git.kernel.org/pub/scm/linux/kernel/git/joro...Thomas Gleixner2014-12-1612-1102/+585
| |\
* | \ Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-163-2/+91
|\ \ \
| * | | iommu: store DT-probed IOMMU data privatelyRobin Murphy2014-12-051-0/+39
| * | | iommu: fix initialization without 'add_device' callbackMarek Szyprowski2014-12-011-1/+1
| * | | iommu: provide helper function to configure an IOMMU for an of masterWill Deacon2014-12-012-1/+34
| * | | iommu: provide early initialisation hook for IOMMU driversWill Deacon2014-12-011-0/+17
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-12-161-1/+1
|\ \ \ \
| * | | | iommu/exynos: Fix arm64 allmodconfig buildMark Brown2014-12-161-1/+1
* | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-12-151-52/+9
|\ \ \ \ \
| * \ \ \ \ Merge branch 'drm_iommu_v15' of https://github.com/markyzq/kernel-drm-rockchi...Dave Airlie2014-12-083-0/+1051
| |\ \ \ \ \
| * | | | | | iommu/amd: fix accounting of device_stateOded Gabbay2014-11-101-6/+2
| * | | | | | iommu/amd: use new invalidate_range mmu-notifierJoerg Roedel2014-11-131-52/+9
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-146-6/+0
|\ \ \ \ \ \
| * | | | | | iommu: drop owner assignment from platform_driversWolfram Sang2014-10-207-7/+0
| |/ / / / /
* | | | | | Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds2014-12-131-31/+53
|\ \ \ \ \ \
| * | | | | | iommu/amd: use handle_mm_fault directlyJesse Barnes2014-12-131-31/+53
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'iommu-updates-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-12-1217-976/+2346
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----------. \ \ \ \ Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smm...Joerg Roedel2014-12-0217-285/+2082
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | * | | | | iommu: Decouple iommu_map_sg from CPU page sizeRobin Murphy2014-12-021-5/+15
| | | | | | | * | | | | | iommu/amd: Fix accounting of device_stateOded Gabbay2014-11-121-6/+2
| | | | | | | | |/ / / / | | | | | | | |/| | | |
| | | | | | * | | | | | iommu/vt-d: Fix an off-by-one bug in __domain_mapping()Jiang Liu2014-12-021-5/+3
| | | | | | | |_|_|_|/ | | | | | | |/| | | |
| | | | | | * | | | | iommu/vt-d: Enhance intel-iommu driver to support DMAR unit hotplugJiang Liu2014-11-181-55/+151
| | | | | | * | | | | iommu/vt-d: Enhance error recovery in function intel_enable_irq_remapping()Jiang Liu2014-11-181-3/+5
| | | | | | * | | | | iommu/vt-d: Enhance intel_irq_remapping driver to support DMAR unit hotplugJiang Liu2014-11-181-60/+178
OpenPOWER on IntegriCloud