index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-12
iommu, x86: Properly handle posted interrupts for IOMMU hotplug
Feng Wu
1
-0
/
+3
2015-06-12
iommu, x86: Provide irq_remapping_cap() interface
Feng Wu
1
-0
/
+9
2015-06-12
iommu, x86: Setup Posted-Interrupts capability for Intel iommu
Feng Wu
3
-0
/
+35
2015-06-12
iommu, x86: Avoid migrating VT-d posted interrupts
Feng Wu
1
-1
/
+4
2015-06-12
iommu, x86: Save the mode (posted or remapped) of an IRTE
Feng Wu
1
-0
/
+10
2015-06-12
iommu, x86: Implement irq_set_vcpu_affinity for intel_ir_chip
Feng Wu
1
-0
/
+37
2015-06-12
iommu: Add new member capability to struct irq_remap_ops
Feng Wu
1
-0
/
+3
2015-06-11
iommu/amd: Handle errors returned from iommu_init_device
Joerg Roedel
1
-2
/
+9
2015-06-11
iommu: Checking for NULL instead of IS_ERR
Dan Carpenter
1
-11
/
+12
2015-06-11
iommu/amd: Propagate errors from amd_iommu_init_api
Joerg Roedel
3
-5
/
+6
2015-06-11
iommu/amd: Remove unused fields from struct dma_ops_domain
Joerg Roedel
2
-9
/
+0
2015-06-11
iommu/amd: Get rid of device_dma_ops_init()
Joerg Roedel
1
-39
/
+1
2015-06-11
iommu/amd: Put IOMMUv2 devices in a direct mapped domain
Joerg Roedel
1
-1
/
+14
2015-06-11
iommu/amd: Support IOMMU_DOMAIN_IDENTITY type allocation
Joerg Roedel
1
-0
/
+7
2015-06-11
iommu/amd: Support IOMMU_DOMAIN_DMA type allocation
Joerg Roedel
2
-241
/
+73
2015-06-11
iommu/amd: Implement add_device and remove_device
Joerg Roedel
2
-178
/
+63
2015-06-11
iommu/amd: Use default domain if available for DMA-API
Joerg Roedel
1
-0
/
+7
2015-06-11
iommu/amd: Implement dm_region call-backs
Joerg Roedel
1
-0
/
+43
2015-06-11
iommu: Introduce iommu_request_dm_for_dev()
Joerg Roedel
1
-0
/
+53
2015-06-09
iommu: Add function to query the default domain of a group
Joerg Roedel
1
-0
/
+5
2015-06-09
iommu: Create direct mappings in default domains
Joerg Roedel
1
-0
/
+48
2015-06-09
iommu: Introduce direct mapped region handling
Joerg Roedel
1
-0
/
+16
2015-06-09
iommu: Add iommu_get_domain_for_dev function
Joerg Roedel
1
-0
/
+18
2015-06-09
iommu: Make sure a device is always attached to a domain
Joerg Roedel
1
-8
/
+76
2015-06-09
iommu: Limit iommu_attach/detach_device to devices with their own group
Joerg Roedel
1
-4
/
+67
2015-06-09
iommu: Allocate a default domain for iommu groups
Joerg Roedel
1
-4
/
+27
2015-06-08
Merge git://git.infradead.org/intel-iommu
Linus Torvalds
1
-5
/
+8
2015-06-05
iommu: Call remove_device call-back after driver release
Joerg Roedel
1
-1
/
+1
2015-06-05
iommu: Clean up after a failed bus initialization
Joerg Roedel
1
-9
/
+26
2015-06-05
iommu: Propagate error in add_iommu_group
Joerg Roedel
1
-3
/
+1
2015-06-05
iommu: Add a few printk messages to group handling code
Joerg Roedel
1
-0
/
+9
2015-06-05
iommu: Remove function name from pr_fmt()
Joerg Roedel
1
-1
/
+1
2015-06-02
break kconfig dependency loop
Gerd Hoffmann
1
-0
/
+3
2015-06-02
Revert "iommu/amd: Don't allocate with __GFP_ZERO in alloc_coherent"
Joerg Roedel
1
-0
/
+1
2015-05-29
iommu/amd: Handle integer overflow in dma_ops_area_alloc
Joerg Roedel
1
-3
/
+5
2015-05-29
iommu/arm-smmu: Add initial driver support for ARM SMMUv3 devices
Will Deacon
3
-0
/
+2684
2015-05-29
iommu/arm-smmu: Make force_stage module param read-only in sysfs
Will Deacon
1
-1
/
+1
2015-05-29
iommu/arm-smmu: Fix ATS1* register writes
Robin Murphy
1
-11
/
+10
2015-05-29
iommu/exynos: Add callback for initializing devices from device tree
Marek Szyprowski
1
-0
/
+28
2015-05-29
iommu/exynos: Init from dt-specific callback instead of initcall
Marek Szyprowski
1
-9
/
+28
2015-05-29
iommu/exynos: Add system suspend/resume support
Marek Szyprowski
1
-0
/
+31
2015-05-29
iommu/exynos: Add support for runtime_pm
Marek Szyprowski
1
-0
/
+2
2015-05-29
iommu/exynos: Add support for binding more than one sysmmu to master device
Marek Szyprowski
1
-6
/
+5
2015-05-29
iommu/exynos: Add/remove callbacks should fail if no iommu is available
Marek Szyprowski
1
-0
/
+6
2015-05-29
iommu/exynos: Document internal structures
Marek Szyprowski
1
-18
/
+35
2015-05-29
iommu/exynos: Remove excessive includes and sort others alphabetically
Marek Szyprowski
1
-9
/
+5
2015-05-29
iommu/exynos: Use struct exynos_iommu_domain in internal structures
Marek Szyprowski
1
-5
/
+5
2015-05-29
iommu/exynos: Rename variables to reflect their purpose
Marek Szyprowski
1
-93
/
+94
2015-05-29
iommu/exynos: Refactor function parameters to simplify code
Marek Szyprowski
1
-86
/
+48
2015-05-29
iommu/exynos: Remove useless members from exynos_iommu_owner structure
Marek Szyprowski
1
-19
/
+2
[prev]
[next]