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
2013-04-23
iommu/amd: fix error return code in early_amd_iommu_init()
Wei Yongjun
1
-0
/
+1
2013-04-23
iommu/AMD: Per-thread IOMMU Interrupt Handling
Suravee Suthikulpanit
2
-50
/
+34
2013-04-19
iommu/amd: Workaround for ERBT1312
Joerg Roedel
1
-8
/
+26
2013-04-19
iommu/amd: Don't report firmware bugs with cmd-line ivrs overrides
Joerg Roedel
1
-3
/
+16
2013-04-19
iommu/amd: Add ioapic and hpet ivrs override
Joerg Roedel
1
-2
/
+62
2013-04-19
iommu/amd: Add early maps for ioapic and hpet
Joerg Roedel
1
-0
/
+38
2013-04-19
iommu/amd: Extend IVRS special device data structure
Joerg Roedel
2
-10
/
+21
2013-04-19
iommu/amd: Move add_special_device() to __init
Joerg Roedel
1
-1
/
+1
2013-04-18
iommu/amd: Properly initialize irq-table lock
Joerg Roedel
1
-0
/
+3
2013-04-18
iommu/amd: Use AMD specific data structure for irq remapping
Joerg Roedel
1
-27
/
+27
2013-04-18
iommu/amd: Remove map_sg_no_iommu()
Joerg Roedel
1
-21
/
+1
2013-04-18
iommu/vt-d: add quirk for broken interrupt remapping on 55XX chipsets
Neil Horman
3
-0
/
+18
2013-04-02
iommu/fsl: Add the window permission flag as a parameter to iommu_window_enab...
Varun Sethi
1
-2
/
+3
2013-04-02
iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API.
Varun Sethi
9
-10
/
+9
2013-04-02
iommu/amd: Re-enable IOMMU event log interrupt after handling.
Suravee Suthikulpanit
2
-0
/
+4
2013-03-27
Merge tag 'iommu-fixes-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-15
/
+12
2013-03-27
iommu/amd: Make sure dma_ops are set for hotplug devices
Joerg Roedel
1
-12
/
+10
2013-03-26
iommu/amd: Remove calc_devid() and use PCI_DEVID() from PCI
Shuah Khan
3
-11
/
+4
2013-03-26
iommu/amd: Remove local PCI_BUS() define and use PCI_BUS_NUM() from PCI
Shuah Khan
3
-26
/
+24
2013-03-26
iommu/vt-d: dmar_fault should only clear PPF/PFO field.
Li, Zhen-Hua
1
-5
/
+7
2013-03-26
x86, io_apic: remove duplicated include from irq_remapping.c
Wei Yongjun
1
-1
/
+0
2013-03-09
iommu: OMAP: build only on OMAP2+
Arnd Bergmann
1
-1
/
+1
2013-03-09
amd_iommu_init: remove __init from amd_iommu_erratum_746_workaround
Nikola Pajkovsky
1
-1
/
+1
2013-03-06
iommu, x86: Add DMA remap fault reason
Li, Zhen-Hua
1
-0
/
+1
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-12
/
+4
2013-02-26
Merge tag 'iommu-updates-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13
-53
/
+756
2013-02-26
tegra: don't wank with d_find_alias()
Al Viro
1
-9
/
+3
2013-02-25
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+7
2013-02-22
new helper: file_inode(file)
Al Viro
1
-3
/
+1
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-7
/
+8
2013-02-19
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-22
/
+270
2013-02-20
intel/iommu: force writebuffer-flush quirk on Gen 4 Chipsets
Daniel Vetter
1
-1
/
+7
2013-02-19
Merge branches 'core', 'arm/omap', 'iommu/fixes', 'arm/tegra', 'arm/shmobile'...
Joerg Roedel
13
-53
/
+756
2013-02-19
iommu/tegra: assume CONFIG_OF in SMMU driver
Stephen Warren
1
-3
/
+1
2013-02-19
iommu/tegra: assume CONFIG_OF in gart driver
Stephen Warren
1
-3
/
+1
2013-02-13
iommu/amd: Remove redundant NULL check before dma_ops_domain_free().
Cyril Roelandt
1
-2
/
+1
2013-02-07
iommu/amd: Initialize device table after dma_ops
Joerg Roedel
1
-5
/
+5
2013-02-07
iommu/vt-d: Zero out allocated memory in dmar_enable_qi
Hannes Reinecke
1
-1
/
+1
2013-02-07
iommu/tegra: smmu: Fix incorrect mask for regbase
Hiroshi Doyu
1
-1
/
+1
2013-02-07
iommu/exynos: Make exynos_sysmmu_disable static
Sachin Kamat
1
-1
/
+1
2013-02-06
iommu/shmobile: Add iommu driver for Renesas IPMMU modules
Hideki EIRAKU
5
-0
/
+641
2013-02-06
iommu: Add DOMAIN_ATTR_WINDOWS domain attribute
Joerg Roedel
1
-3
/
+30
2013-02-06
iommu: Add domain window handling functions
Joerg Roedel
1
-0
/
+20
2013-02-06
iommu: Implement DOMAIN_ATTR_PAGING attribute
Joerg Roedel
1
-0
/
+5
2013-02-06
iommu: Check for valid pgsize_bitmap in iommu_map/unmap
Joerg Roedel
1
-2
/
+4
2013-02-05
iommu/tegra: smmu: Change SMMU's dependency on ARCH_TEGRA
Hiroshi Doyu
1
-1
/
+1
2013-02-05
iommu/tegra: smmu: Use helper function to check for valid register offset
Joerg Roedel
1
-17
/
+18
2013-02-05
iommu/tegra: smmu: Support variable MMIO ranges/blocks
Hiroshi Doyu
1
-25
/
+36
2013-02-04
iommu/tegra: Add missing spinlock initialization
Sami Liedes
1
-1
/
+2
2013-02-03
x86/intel/irq_remapping: Clean up x2apic opt-out security warning mess
Andy Lutomirski
1
-8
/
+28
[prev]
[next]