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.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
2014-07-04
iommu/arm-smmu: fix capability checking prior to device attach
Will Deacon
1
-1
/
+2
2014-07-04
iommu/fsl: Add void declarations in zero-arg functions.
Chi Pham
2
-2
/
+2
2014-07-04
iommu/fsl_pamu: Remove unnecessary null test before kfree
Fabian Frederick
1
-2
/
+1
2014-07-04
iommu/omap: Use PAGE_ALIGNED instead of IS_ALIGNED(PAGE_SIZE)
Fabian Frederick
1
-5
/
+5
2014-07-04
iommu/amd: Add sysfs support
Alex Williamson
3
-0
/
+47
2014-07-04
iommu/vt-d: Make use of IOMMU sysfs support
Alex Williamson
2
-1
/
+85
2014-07-04
iommu: Add sysfs support for IOMMUs
Alex Williamson
2
-0
/
+134
2014-07-04
iommu: Remove pci.h
Alex Williamson
1
-29
/
+0
2014-07-04
iommu/fsl: Use iommu_group_get_for_dev() for IOMMU groups
Alex Williamson
1
-65
/
+1
2014-07-04
iommu/vt-d: Update to use PCI DMA aliases
Alex Williamson
2
-138
/
+145
2014-07-04
iommu/vt-d: Use iommu_group_get_for_dev()
Alex Williamson
1
-75
/
+4
2014-07-04
iommu/amd: Use iommu_group_get_for_dev()
Alex Williamson
2
-160
/
+5
2014-07-04
iommu/amd: Update to use PCI DMA aliases
Alex Williamson
1
-4
/
+74
2014-07-04
iommu/core: Create central IOMMU group lookup/creation interface
Alex Williamson
1
-0
/
+182
2014-07-04
iommu/vt-d: Suppress compiler warnings
Yijing Wang
1
-2
/
+3
2014-07-04
iommu/vt-d: Remove the useless dma_pte_addr
Yijing Wang
1
-4
/
+2
2014-07-04
iommu/vt-d: Don't use magic number in dma_pte_superpage
Joerg Roedel
1
-1
/
+1
2014-07-04
iommu/vt-d: Fix reference count in iommu_prepare_isa
Yijing Wang
1
-0
/
+1
2014-07-04
iommu/vt-d: Use inline function dma_pte_superpage instead of macros
Yijing Wang
1
-1
/
+1
2014-07-04
iommu/vt-d: Clear the redundant assignment for domain->nid
Yijing Wang
1
-1
/
+0
2014-07-04
iommu/vt-d: Clear the redundant assignment in dmar_enable_qi
Yijing Wang
1
-3
/
+0
2014-07-04
iommu/vt-d: Use list_for_each_safe() to simplify code
Yijing Wang
1
-4
/
+2
2014-07-03
iommu/arm-smmu: prefer stage-1 mappings where we have a choice
Will Deacon
1
-4
/
+4
2014-07-03
iommu/arm-smmu: remove support for chained SMMUs
Will Deacon
1
-186
/
+77
2014-07-03
iommu/arm-smmu: caps: add IOMMU_CAP_INTR_REMAP capability
Will Deacon
1
-5
/
+9
2014-07-03
iommu/arm-smmu: add support for PCI master devices
Will Deacon
1
-86
/
+160
2014-07-02
iommu/arm-smmu: fix calculation of TCR.T0SZ
Will Deacon
1
-1
/
+3
2014-06-20
iommu/amd: Fix small race between invalidate_range_end/start
Joerg Roedel
1
-5
/
+13
2014-06-20
iommu/vt-d: fix bug in handling multiple RMRRs for the same PCI device
Jiang Liu
1
-6
/
+3
2014-06-06
Merge tag 'iommu-updates-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12
-613
/
+1993
2014-06-05
Merge branch 'akpm' (patchbomb from Andrew) into next
Linus Torvalds
1
-8
/
+25
2014-06-05
intel-iommu: integrate DMA CMA
Akinobu Mita
1
-8
/
+25
2014-06-05
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-11
/
+9
2014-06-03
Merge tag 'driver-core-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+1
2014-06-02
Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+7
2014-05-30
Merge branches 'iommu/fixes', 'arm/omap', 'arm/smmu', 'arm/shmobile', 'x86/am...
Joerg Roedel
13
-611
/
+2003
2014-05-30
iommu/msm: Use devm_ioremap_resource to simplify code
Kefeng Wang
1
-31
/
+7
2014-05-30
iommu/amd: Fix recently introduced compile warnings
Joerg Roedel
1
-2
/
+0
2014-05-28
driver core: dev_set_drvdata can no longer fail
Jean Delvare
1
-6
/
+1
2014-05-27
iommu/exynos: Remove unnecessary "&" from function pointers
Bjorn Helgaas
1
-7
/
+7
2014-05-26
arm/ipmmu-vmsa: Fix compile error
Joerg Roedel
1
-1
/
+1
2014-05-26
iommu/exynos: Fix checkpatch warning
Sachin Kamat
1
-0
/
+3
2014-05-26
iommu/exynos: Fix trivial typo
Sachin Kamat
1
-6
/
+6
2014-05-26
iommu/exynos: Remove invalid symbol dependency
Sachin Kamat
1
-1
/
+1
2014-05-26
iommu: fsl_pamu.c: Fix for possible null pointer dereference
Rickard Strandqvist
1
-2
/
+1
2014-05-26
iommu/amd: Remove duplicate checking code
Vaughan Cao
1
-6
/
+0
2014-05-26
iommu/amd: Handle parallel invalidate_range_start/end calls correctly
Joerg Roedel
1
-4
/
+13
2014-05-26
iommu/amd: Remove IOMMUv2 pasid_state_list
Joerg Roedel
1
-26
/
+0
2014-05-26
iommu/amd: Implement mmu_notifier_release call-back
Joerg Roedel
1
-56
/
+35
2014-05-26
iommu/amd: Convert IOMMUv2 state_table into state_list
Joerg Roedel
1
-21
/
+18
[prev]
[next]