aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAge
* Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-02-12
|\
| *-------. Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' a...Joerg Roedel2015-02-04
| |\ \ \ \ \
| | | | | | * iommu: Update my email addressJoerg Roedel2015-02-04
| | | | | | * iommu: Make more drivers depend on COMPILE_TESTJoerg Roedel2015-01-30
| | | | | | * iommu: Disable on !MMU buildsArnd Bergmann2015-01-30
| | | | | | * iommu: Fix trace_map() to report original iova and original sizeShuah Khan2015-01-26
| | | | | | * iommu: Change trace unmap api to report unmapped sizeShuah Khan2015-01-19
| | | | | | * iommu: Fix trace_unmap() to report original iovaShuah Khan2015-01-19
| | | | | | * iommu: Make IOVA domain page size explicitRobin Murphy2015-01-19
| | | | | | * iommu: Make IOVA domain low limit flexibleRobin Murphy2015-01-19
| | | | | | * iommu: Consolidate IOVA allocator codeRobin Murphy2015-01-19
| | | | | | * iommu: Allow building iova.c independentlyRobin Murphy2015-01-19
| | | | | * | iommu/amd: Convert non-returned local variable to boolean when relevantQuentin Lambert2015-02-04
| | | | | * | iommu/amd: Use wait_event in put_pasid_state_waitJoerg Roedel2015-02-04
| | | | | * | iommu/amd: Fix amd_iommu_free_device()Peter Zijlstra2015-02-04
| | | | * | | iommu/fsl: Various cleanupsEmil Medve2015-02-03
| | | | * | | iommu/fsl: Use %pa to print phys_addr_tJoerg Roedel2015-01-30
| | | | * | | iommu/fsl: Remove unused fsl_of_pamu_ids[]Emil Medve2015-01-26
| | | | * | | iommu/fsl: Fix section mismatchEmil Medve2015-01-26
| | | | | |/ | | | | |/|
| | | * / | iommu/omap: Print phys_addr_t using %paJoerg Roedel2015-01-30
| | | |/ /
| | * | | iommu/arm-smmu: Avoid build warningArnd Bergmann2015-02-03
| * | | | iommu/ipmmu-vmsa: Fix IOMMU lookup when multiple IOMMUs are registeredLaurent Pinchart2015-01-30
| * | | | iommu/ipmmu-vmsa: Use the ARM LPAE page table allocatorLaurent Pinchart2015-01-26
| * | | | Merge branch 'arm/smmu' into arm/renesasJoerg Roedel2015-01-26
| |\| | |
| | * | | iommu/arm-smmu: add support for iova_to_phys through ATS1PRMitchel Humpherys2015-01-19
| | * | | iommu/arm-smmu: don't touch the secure STLBIALL registerMitchel Humpherys2015-01-19
| | * | | iommu/arm-smmu: make use of generic LPAE allocatorWill Deacon2015-01-19
| | * | | iommu: io-pgtable-arm: add non-secure quirkLaurent Pinchart2015-01-19
| | * | | iommu: add self-consistency tests to ARM LPAE IO page table allocatorWill Deacon2015-01-19
| | * | | iommu: add ARM LPAE page table allocatorWill Deacon2015-01-19
| | * | | iommu: introduce generic page table allocation frameworkWill Deacon2015-01-19
| | |/ /
| * | | iommu/ipmmu-vmsa: Remove platform data supportLaurent Pinchart2015-01-16
| * | | iommu/ipmmu-vmsa: Support multiple micro TLBs per deviceLaurent Pinchart2015-01-16
| * | | iommu/ipmmu-vmsa: Add device tree supportLaurent Pinchart2015-01-16
| * | | iommu/ipmmu-vmsa: Invalidate TLB after unmappingLaurent Pinchart2015-01-16
| * | | iommu/ipmmu-vmsa: Flush P[UM]D entry before freeing the child page tableLaurent Pinchart2015-01-16
| * | | iommu/ipmmu-vmsa: Cleanup failures of ARM mapping creation or attachmentLaurent Pinchart2015-01-16
| |/ /
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-09
|\ \ \ | |_|/ |/| |
| * | iommu/amd: Fix irq remapping detection logicThomas Gleixner2015-01-23
| * | iommu/irq_remapping: Normailize the way to detect whether IR is enabledJiang Liu2015-01-15
| * | iommu/irq_remapping: Change variable disable_irq_remap to be staticJiang Liu2015-01-15
| * | iommu/irq_remapping: Refine function irq_remapping_prepare() for maintenanceJiang Liu2015-01-15
| * | iommu/irq_remapping: Kill function irq_remapping_supported() and related codeJiang Liu2015-01-15
| * | iommu/amd: Check for irq-remap support amd_iommu_prepare()Joerg Roedel2015-01-15
| * | iommu/vt-d: Allow IR works in XAPIC mode though CPU works in X2APIC modeJiang Liu2015-01-15
| * | iommu/vt-d: Allocate IRQ remapping data structures only for all IOMMUsJoerg Roedel2015-01-15
| * | iommu/vt-d: Prepare for killing function irq_remapping_supported()Jiang Liu2015-01-15
| * | iommu/vt-d: Convert allocations to GFP_KERNELThomas Gleixner2015-01-15
| * | iommu/vt-d: Move iommu preparatory allocations to irq_remap_ops.prepareThomas Gleixner2015-01-15
| * | iommu, x86: Restructure setup of the irq remapping featureThomas Gleixner2015-01-15
| |/