index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-10
iommu/arm-smmu-v3: Avoid memory corruption from Hisilicon MSI payloads
Zhen Lei
1
-1
/
+5
2018-12-10
iommu/arm-smmu-v3: Fix big-endian CMD_SYNC writes
Robin Murphy
1
-1
/
+7
2018-12-07
iommu/amd: Fix amd_iommu=force_isolation
Yu Zhao
1
-1
/
+8
2018-12-06
iommu/dma-iommu: remove the mapping_error dma_map_ops method
Christoph Hellwig
1
-15
/
+8
2018-12-06
iommu/vt-d: remove the mapping_error dma_map_ops method
Christoph Hellwig
1
-9
/
+3
2018-12-06
iommu/intel: small map_page cleanup
Christoph Hellwig
1
-7
/
+7
2018-12-06
iommu: remove the mapping_error dma_map_ops method
Christoph Hellwig
1
-13
/
+5
2018-12-05
iommu/vt-d: Do not enable ATS for untrusted devices
Mika Westerberg
1
-1
/
+2
2018-12-05
iommu/vt-d: Force IOMMU on for platform opt in hint
Lu Baolu
2
-2
/
+76
2018-12-03
iommu/arm-smmu: Make arm-smmu-v3 explicitly non-modular
Paul Gortmaker
1
-16
/
+9
2018-12-03
iommu/arm-smmu: Make arm-smmu explicitly non-modular
Paul Gortmaker
1
-19
/
+13
2018-12-03
iommu/tegra: Make it explicitly non-modular
Paul Gortmaker
1
-30
/
+7
2018-12-03
iommu/qcom: Make it explicitly non-modular
Paul Gortmaker
1
-14
/
+2
2018-12-03
iommu/ipmmu-vmsa: Make it explicitly non-modular
Paul Gortmaker
1
-15
/
+3
2018-12-03
iommu/mediatek: Make it explicitly non-modular
Paul Gortmaker
1
-12
/
+3
2018-12-03
iommu/msm: Make it explicitly non-modular
Paul Gortmaker
1
-10
/
+3
2018-12-03
iommu/rockchip: Make it explicitly non-modular
Paul Gortmaker
1
-7
/
+6
2018-12-03
iommu: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2
-2
/
+3
2018-12-03
irq_remapping: Remove unused header files
Yangtao Li
1
-1
/
+0
2018-12-03
iommu/ipmmu-vmsa: Add an array of slave devices whitelist
Yoshihiro Shimoda
1
-1
/
+12
2018-12-03
iommu/ipmmu-vmsa: Modify ipmmu_slave_whitelist() to check SoC revisions
Yoshihiro Shimoda
1
-8
/
+26
2018-11-28
iommu/amd: Remove leading 0s in error log messages
Joerg Roedel
1
-10
/
+10
2018-11-28
iommu/amd: Fix line-break in error log reporting
Joerg Roedel
1
-12
/
+10
2018-11-28
iommu/amd: Use pr_fmt()
Joerg Roedel
3
-49
/
+55
2018-11-22
iommu/tegra: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
1
-22
/
+2
2018-11-22
iommu/omap: Remove DEBUG_SEQ_FOPS_RO()
Yangtao Li
1
-19
/
+6
2018-11-22
iommu/vt-d: Handle domain agaw being less than iommu agaw
Sohil Mehta
1
-2
/
+2
2018-11-22
iommu/vt-d: Use memunmap to free memremap
Pan Bian
1
-1
/
+1
2018-11-15
iommu/amd: Allow to upgrade page-size
Joerg Roedel
1
-2
/
+27
2018-11-15
iommu/amd: Restart loop if cmpxchg64 succeeded in alloc_pte()
Joerg Roedel
1
-6
/
+5
2018-11-15
iommu/amd: Allow downgrading page-sizes in alloc_pte()
Joerg Roedel
1
-3
/
+9
2018-11-15
iommu/amd: Ignore page-mode 7 in free_sub_pt()
Joerg Roedel
2
-0
/
+5
2018-11-15
iommu/amd: Introduce free_sub_pt() function
Joerg Roedel
1
-5
/
+13
2018-11-15
iommu/amd: Collect page-table pages in freelist
Joerg Roedel
1
-61
/
+83
2018-11-12
amd/iommu: Fix Guest Virtual APIC Log Tail Address Register
Filippo Sironi
1
-1
/
+2
2018-11-08
iommu/ipmmu-vmsa: Hook up R8A774A1 DT maching code
Fabrizio Castro
1
-0
/
+4
2018-11-08
iommu/ipmmu-vmsa: Fix crash on early domain free
Geert Uytterhoeven
1
-0
/
+3
2018-11-06
iommu/vt-d: Fix NULL pointer dereference in prq_event_thread()
Lu Baolu
1
-1
/
+1
2018-11-06
iommu/mediatek: Constify iommu_ops
Arvind Yadav
2
-4
/
+4
2018-11-06
iommu/ipmmu-vmsa: Hook up r8a77990 DT matching code
Hai Nguyen Pham
1
-0
/
+4
2018-11-06
iommu: Do physical merging in iommu_map_sg()
Robin Murphy
1
-21
/
+20
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2
-2
/
+2
2018-10-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+0
2018-10-27
Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca...
Michal Hocko
2
-2
/
+0
2018-10-26
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2018-10-26
Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
18
-226
/
+709
2018-10-26
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+8
2018-10-23
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+12
2018-10-23
Merge tag 'please-pull-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+1
2018-10-10
Merge branches 'arm/renesas', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' a...
Joerg Roedel
18
-226
/
+709
[prev]
[next]