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
2017-10-13
iommu/amd: Finish TLB flush in amd_iommu_unmap()
Joerg Roedel
1
-0
/
+1
2017-10-12
iommu/exynos: Remove initconst attribute to avoid potential kernel oops
Marek Szyprowski
1
-1
/
+1
2017-10-10
iommu/amd: Do not disable SWIOTLB if SME is active
Tom Lendacky
1
-4
/
+6
2017-09-27
iommu/amd: pr_err() strings should end with newlines
Arvind Yadav
1
-4
/
+4
2017-09-27
iommu/mediatek: Limit the physical address in 32bit for v7s
Yong Wu
1
-1
/
+2
2017-09-27
iommu/io-pgtable-arm-v7s: Need dma-sync while there is no QUIRK_NO_DMA
Yong Wu
1
-1
/
+1
2017-09-22
iommu/of: Remove PCI host bridge node check
Robin Murphy
1
-4
/
+1
2017-09-19
iommu/qcom: Depend on HAS_DMA to fix compile error
Geert Uytterhoeven
1
-0
/
+1
2017-09-19
iommu/vt-d: Fix harmless section mismatch warning
Arnd Bergmann
1
-1
/
+1
2017-09-19
iommu: Add missing dependencies
Guenter Roeck
1
-2
/
+2
2017-09-09
Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
30
-1201
/
+2525
2017-09-08
Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+7
2017-09-04
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-21
/
+55
2017-09-01
Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/...
Joerg Roedel
30
-1201
/
+2525
2017-09-01
iommu/vt-d: Don't be too aggressive when clearing one context entry
Filippo Sironi
1
-18
/
+24
2017-08-31
iommu/intel: update to new mmu_notifier semantic
Jérôme Glisse
1
-9
/
+0
2017-08-31
iommu/amd: update to new mmu_notifier semantic
Jérôme Glisse
1
-8
/
+0
2017-08-30
iommu/vt-d: Prevent VMD child devices from being remapping targets
Jon Derrick
1
-0
/
+7
2017-08-30
iommu: Introduce Interface for IOMMU TLB Flushing
Joerg Roedel
1
-4
/
+28
2017-08-30
iommu/s390: Constify iommu_ops
Arvind Yadav
1
-2
/
+2
2017-08-30
iommu/vt-d: Avoid calling virt_to_phys() on null pointer
Ashok Raj
1
-1
/
+2
2017-08-30
iommu/vt-d: IOMMU Page Request needs to check if address is canonical.
Ashok Raj
1
-0
/
+14
2017-08-30
arm/tegra: Call bus_set_iommu() after iommu_device_register()
Joerg Roedel
1
-4
/
+7
2017-08-30
iommu/exynos: Constify iommu_ops
Arvind Yadav
1
-2
/
+2
2017-08-30
iommu/ipmmu-vmsa: Make ipmmu_gather_ops const
Bhumika Goyal
1
-1
/
+1
2017-08-30
iommu/ipmmu-vmsa: Rereserving a free context before setting up a pagetable
Oleksandr Tyshchenko
1
-21
/
+21
2017-08-28
iommu/amd: Rename a few flush functions
Joerg Roedel
1
-8
/
+8
2017-08-28
iommu/amd: Check if domain is NULL in get_domain() and return -EBUSY
Baoquan He
1
-0
/
+3
2017-08-28
iommu/mediatek: Fix a build warning of BIT(32) in ARM
Yong Wu
1
-2
/
+2
2017-08-28
iommu/mediatek: Fix a build fail of m4u_type
Yong Wu
1
-1
/
+1
2017-08-28
iommu: qcom: annotate PM functions as __maybe_unused
Arnd Bergmann
1
-4
/
+2
2017-08-26
Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts
Ingo Molnar
8
-13
/
+42
2017-08-23
iommu/pamu: Fix PAMU boot crash
Joerg Roedel
4
-23
/
+16
2017-08-22
iommu/mediatek: Enlarge the validate PA range for 4GB mode
Yong Wu
1
-3
/
+15
2017-08-22
iommu/mediatek: Disable iommu clock when system suspend
Yong Wu
1
-1
/
+8
2017-08-22
iommu/mediatek: Move pgtable allocation into domain_alloc
Yong Wu
1
-30
/
+22
2017-08-22
iommu/mediatek: Merge 2 M4U HWs into one iommu domain
Yong Wu
2
-24
/
+70
2017-08-22
iommu/mediatek: Add mt2712 IOMMU support
Yong Wu
2
-37
/
+41
2017-08-22
iommu/mediatek: Move MTK_M4U_TO_LARB/PORT into mtk_iommu.c
Yong Wu
1
-1
/
+7
2017-08-22
iommu/ipmmu-vmsa: Use iommu_device_sysfs_add()/remove()
Magnus Damm
1
-0
/
+6
2017-08-19
iommu/amd: Fix section mismatch warning
Joerg Roedel
1
-1
/
+1
2017-08-19
iommu/amd: Fix compiler warning in copy_device_table()
Joerg Roedel
1
-1
/
+1
2017-08-19
Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...
Joerg Roedel
2
-59
/
+121
2017-08-18
iommu: Avoid NULL group dereference
Robin Murphy
1
-0
/
+2
2017-08-17
iommu/tegra-gart: Add support for struct iommu_device
Joerg Roedel
1
-0
/
+26
2017-08-17
iommu/tegra: Add support for struct iommu_device
Joerg Roedel
1
-0
/
+25
2017-08-17
Merge branch 'core' into arm/tegra
Joerg Roedel
12
-497
/
+360
2017-08-16
iommu/arm-smmu: Add system PM support
Robin Murphy
1
-0
/
+11
2017-08-16
iommu/arm-smmu: Track context bank state
Robin Murphy
1
-59
/
+97
2017-08-16
iommu/arm-smmu-v3: Implement shutdown method
Nate Watterson
2
-0
/
+13
[next]