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