| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-02-12 | 20 | -1448/+1996 |
|\ |
|
| *-------. | Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' a... | Joerg Roedel | 2015-02-04 | 17 | -312/+284 |
| |\ \ \ \ \ |
|
| | | | | | * | iommu: Update my email address | Joerg Roedel | 2015-02-04 | 7 | -9/+9 |
| | | | | | * | iommu: Make more drivers depend on COMPILE_TEST | Joerg Roedel | 2015-01-30 | 1 | -3/+6 |
| | | | | | * | iommu: Disable on !MMU builds | Arnd Bergmann | 2015-01-30 | 1 | -3/+5 |
| | | | | | * | iommu: Fix trace_map() to report original iova and original size | Shuah Khan | 2015-01-26 | 1 | -1/+1 |
| | | | | | * | iommu: Change trace unmap api to report unmapped size | Shuah Khan | 2015-01-19 | 1 | -1/+1 |
| | | | | | * | iommu: Fix trace_unmap() to report original iova | Shuah Khan | 2015-01-19 | 1 | -1/+2 |
| | | | | | * | iommu: Make IOVA domain page size explicit | Robin Murphy | 2015-01-19 | 2 | -5/+16 |
| | | | | | * | iommu: Make IOVA domain low limit flexible | Robin Murphy | 2015-01-19 | 2 | -7/+12 |
| | | | | | * | iommu: Consolidate IOVA allocator code | Robin Murphy | 2015-01-19 | 2 | -31/+37 |
| | | | | | * | iommu: Allow building iova.c independently | Robin Murphy | 2015-01-19 | 2 | -1/+6 |
| | | | | * | | iommu/amd: Convert non-returned local variable to boolean when relevant | Quentin Lambert | 2015-02-04 | 1 | -6/+6 |
| | | | | * | | iommu/amd: Use wait_event in put_pasid_state_wait | Joerg Roedel | 2015-02-04 | 1 | -8/+1 |
| | | | | * | | iommu/amd: Fix amd_iommu_free_device() | Peter Zijlstra | 2015-02-04 | 1 | -13/+7 |
| | | | * | | | iommu/fsl: Various cleanups | Emil Medve | 2015-02-03 | 3 | -214/+177 |
| | | | * | | | iommu/fsl: Use %pa to print phys_addr_t | Joerg Roedel | 2015-01-30 | 1 | -4/+3 |
| | | | * | | | iommu/fsl: Remove unused fsl_of_pamu_ids[] | Emil Medve | 2015-01-26 | 1 | -10/+0 |
| | | | * | | | iommu/fsl: Fix section mismatch | Emil Medve | 2015-01-26 | 1 | -1/+1 |
| | | | | |/
| | | | |/| |
|
| | | * / | | iommu/omap: Print phys_addr_t using %pa | Joerg Roedel | 2015-01-30 | 1 | -1/+1 |
| | | |/ / |
|
| | * | | | iommu/arm-smmu: Avoid build warning | Arnd Bergmann | 2015-02-03 | 1 | -1/+1 |
| * | | | | iommu/ipmmu-vmsa: Fix IOMMU lookup when multiple IOMMUs are registered | Laurent Pinchart | 2015-01-30 | 1 | -28/+21 |
| * | | | | iommu/ipmmu-vmsa: Use the ARM LPAE page table allocator | Laurent Pinchart | 2015-01-26 | 2 | -494/+61 |
| * | | | | Merge branch 'arm/smmu' into arm/renesas | Joerg Roedel | 2015-01-26 | 6 | -619/+1561 |
| |\| | | |
|
| | * | | | iommu/arm-smmu: add support for iova_to_phys through ATS1PR | Mitchel Humpherys | 2015-01-19 | 1 | -2/+67 |
| | * | | | iommu/arm-smmu: don't touch the secure STLBIALL register | Mitchel Humpherys | 2015-01-19 | 1 | -2/+0 |
| | * | | | iommu/arm-smmu: make use of generic LPAE allocator | Will Deacon | 2015-01-19 | 2 | -626/+266 |
| | * | | | iommu: io-pgtable-arm: add non-secure quirk | Laurent Pinchart | 2015-01-19 | 2 | -1/+9 |
| | * | | | iommu: add self-consistency tests to ARM LPAE IO page table allocator | Will Deacon | 2015-01-19 | 2 | -1/+208 |
| | * | | | iommu: add ARM LPAE page table allocator | Will Deacon | 2015-01-19 | 5 | -0/+816 |
| | * | | | iommu: introduce generic page table allocation framework | Will Deacon | 2015-01-19 | 4 | -0/+208 |
| | |/ / |
|
| * | | | iommu/ipmmu-vmsa: Remove platform data support | Laurent Pinchart | 2015-01-16 | 1 | -24/+0 |
| * | | | iommu/ipmmu-vmsa: Support multiple micro TLBs per device | Laurent Pinchart | 2015-01-16 | 1 | -29/+86 |
| * | | | iommu/ipmmu-vmsa: Add device tree support | Laurent Pinchart | 2015-01-16 | 1 | -8/+47 |
| * | | | iommu/ipmmu-vmsa: Invalidate TLB after unmapping | Laurent Pinchart | 2015-01-16 | 1 | -3/+1 |
| * | | | iommu/ipmmu-vmsa: Flush P[UM]D entry before freeing the child page table | Laurent Pinchart | 2015-01-16 | 1 | -8/+11 |
| * | | | iommu/ipmmu-vmsa: Cleanup failures of ARM mapping creation or attachment | Laurent Pinchart | 2015-01-16 | 1 | -1/+3 |
| |/ / |
|
* | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-02-10 | 6 | -109/+83 |
|\ \ \
| |_|/
|/| | |
|
| * | | iommu/amd: Fix irq remapping detection logic | Thomas Gleixner | 2015-01-23 | 1 | -1/+6 |
| * | | iommu/irq_remapping: Normailize the way to detect whether IR is enabled | Jiang Liu | 2015-01-15 | 1 | -24/+14 |
| * | | iommu/irq_remapping: Change variable disable_irq_remap to be static | Jiang Liu | 2015-01-15 | 4 | -14/+2 |
| * | | iommu/irq_remapping: Refine function irq_remapping_prepare() for maintenance | Jiang Liu | 2015-01-15 | 1 | -8/+8 |
| * | | iommu/irq_remapping: Kill function irq_remapping_supported() and related code | Jiang Liu | 2015-01-15 | 6 | -26/+2 |
| * | | iommu/amd: Check for irq-remap support amd_iommu_prepare() | Joerg Roedel | 2015-01-15 | 1 | -0/+3 |
| * | | iommu/vt-d: Allow IR works in XAPIC mode though CPU works in X2APIC mode | Jiang Liu | 2015-01-15 | 1 | -4/+6 |
| * | | iommu/vt-d: Allocate IRQ remapping data structures only for all IOMMUs | Joerg Roedel | 2015-01-15 | 1 | -10/+9 |
| * | | iommu/vt-d: Prepare for killing function irq_remapping_supported() | Jiang Liu | 2015-01-15 | 1 | -33/+25 |
| * | | iommu/vt-d: Convert allocations to GFP_KERNEL | Thomas Gleixner | 2015-01-15 | 1 | -2/+2 |
| * | | iommu/vt-d: Move iommu preparatory allocations to irq_remap_ops.prepare | Thomas Gleixner | 2015-01-15 | 1 | -20/+44 |
| * | | iommu, x86: Restructure setup of the irq remapping feature | Thomas Gleixner | 2015-01-15 | 1 | -12/+7 |
| |/ |
|