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
2016-09-05
iommu/amd: Introduce amd_iommu_update_ga()
Suravee Suthikulpanit
2
-0
/
+40
2016-09-05
iommu/amd: Adding GALOG interrupt handler
Suravee Suthikulpanit
1
-3
/
+70
2016-09-05
iommu/amd: Detect and initialize guest vAPIC log
Suravee Suthikulpanit
2
-7
/
+133
2016-09-05
iommu/amd: Add support for multiple IRTE formats
Suravee Suthikulpanit
3
-25
/
+50
2016-09-05
iommu/amd: Introduce interrupt remapping ops structure
Suravee Suthikulpanit
2
-5
/
+205
2016-09-05
iommu/amd: Move and introduce new IRTE-related unions and structures
Suravee Suthikulpanit
2
-28
/
+76
2016-09-05
iommu/amd: Detect and enable guest vAPIC support
Suravee Suthikulpanit
3
-6
/
+90
2016-08-22
Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/pub/scm/linux...
Joerg Roedel
3
-30
/
+15
2016-08-19
iommu/arm-smmu: Don't BUG() if we find aborting STEs with disable_bypass
Will Deacon
1
-0
/
+3
2016-08-19
iommu/arm-smmu: Disable stalling faults for all endpoints
Will Deacon
1
-27
/
+7
2016-08-19
iommu/arm-smmu: Fix CMDQ error handling
Will Deacon
1
-2
/
+2
2016-08-19
iommu/io-pgtable-arm-v7s: Fix attributes when splitting blocks
Robin Murphy
1
-1
/
+3
2016-08-10
iommu/dma: Respect IOMMU aperture when allocating
Robin Murphy
1
-4
/
+7
2016-08-09
iommu/dma: Don't put uninitialised IOVA domains
Robin Murphy
1
-1
/
+2
2016-08-09
iommu/exynos: Fix error handling for of_platform_device_create
Amitoj Kaur Chawla
1
-2
/
+2
2016-08-09
iommu/amd: Fix error return code in irq_remapping_alloc()
Wei Yongjun
1
-0
/
+1
2016-08-09
iommu/amd: Fix non static symbol warning
Wei Yongjun
1
-1
/
+1
2016-08-09
iommu/mediatek: Mark static functions in headers inline
Joerg Roedel
1
-3
/
+3
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
3
-16
/
+16
2016-08-01
Merge tag 'iommu-updates-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
19
-1632
/
+1983
2016-07-30
Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+4
2016-07-27
Add braces to avoid "ambiguous ‘else’" compiler warnings
Linus Torvalds
2
-2
/
+4
2016-07-26
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
2
-3
/
+2
2016-07-26
Merge branches 'x86/amd', 'x86/vt-d', 'arm/exynos', 'arm/mediatek', 'arm/msm'...
Joerg Roedel
19
-1632
/
+1983
2016-07-26
iommu/amd: Initialize dma-ops domains with 3-level page-table
Joerg Roedel
1
-1
/
+1
2016-07-26
iommu/amd: Update Alias-DTE in update_device_table()
Joerg Roedel
1
-1
/
+8
2016-07-14
iommu/vt-d: Return error code in domain_context_mapping_one()
Wei Yang
1
-1
/
+1
2016-07-14
iommu/amd: Use container_of to get dma_ops_domain
Joerg Roedel
2
-11
/
+26
2016-07-14
iommu/amd: Flush iova queue before releasing dma_ops_domain
Joerg Roedel
1
-3
/
+14
2016-07-14
iommu/amd: Handle IOMMU_DOMAIN_DMA in ops->domain_free call-back
Joerg Roedel
1
-8
/
+17
2016-07-14
iommu/amd: Use dev_data->domain in get_domain()
Joerg Roedel
1
-6
/
+1
2016-07-14
iommu/amd: Optimize map_sg and unmap_sg
Joerg Roedel
1
-26
/
+85
2016-07-13
iommu/amd: Introduce dir2prot() helper
Joerg Roedel
1
-7
/
+13
2016-07-13
iommu/amd: Implement timeout to flush unmap queues
Joerg Roedel
1
-0
/
+28
2016-07-13
iommu/amd: Implement flush queue
Joerg Roedel
1
-4
/
+67
2016-07-13
iommu/amd: Allow NULL pointer parameter for domain_flush_complete()
Joerg Roedel
1
-1
/
+1
2016-07-13
iommu/amd: Set up data structures for flush queue
Joerg Roedel
1
-1
/
+39
2016-07-13
iommu/amd: Remove align-parameter from __map_single()
Joerg Roedel
1
-10
/
+3
2016-07-13
iommu/amd: Remove other remains of old address allocator
Joerg Roedel
1
-311
/
+5
2016-07-13
iommu/amd: Make use of the generic IOVA allocator
Joerg Roedel
1
-157
/
+26
2016-07-13
iommu/amd: Remove special mapping code for dma_ops path
Joerg Roedel
1
-93
/
+14
2016-07-13
iommu/amd: Pass gfp-flags to iommu_map_page()
Joerg Roedel
1
-3
/
+4
2016-07-13
iommu/amd: Implement apply_dm_region call-back
Joerg Roedel
1
-0
/
+15
2016-07-13
iommu/amd: Create a list of reserved iova addresses
Joerg Roedel
1
-0
/
+69
2016-07-13
iommu/amd: Allocate iova_domain for dma_ops_domain
Joerg Roedel
1
-1
/
+19
2016-07-13
iommu/amd: Select IOMMU_IOVA for AMD IOMMU
Joerg Roedel
1
-0
/
+1
2016-07-13
iommu: Add apply_dm_region call-back to iommu-ops
Joerg Roedel
1
-0
/
+3
2016-07-13
iommu/amd: Init unity mappings only for dma_ops domains
Joerg Roedel
1
-2
/
+4
2016-07-13
iommu: Simplify and fix ida handling
Heiner Kallweit
1
-18
/
+6
2016-07-13
iommu: Simplify init function
Heiner Kallweit
1
-5
/
+2
[prev]
[next]