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
/
arm
/
arm-smmu-v3
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-21
iommu: Add gfp parameter to iommu_alloc_resv_region
Lu Baolu
1
-1
/
+1
2022-10-10
Merge tag 'iommu-updates-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-54
/
+8
2022-10-08
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+21
2022-09-09
arm64/sysreg: Standardise naming of ID_AA64MMFR0_EL1.ASIDBits
Mark Brown
1
-1
/
+1
2022-09-09
arm64/sysreg: Add _EL1 into ID_AA64MMFR0_EL1 definition names
Mark Brown
1
-3
/
+3
2022-09-09
iommu/dma: Make header private
Robin Murphy
1
-1
/
+1
2022-09-09
iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity
Yicong Yang
1
-0
/
+21
2022-09-07
iommu/arm-smmu-v3: Clean up bus_set_iommu()
Robin Murphy
1
-51
/
+2
2022-09-07
iommu/arm-smmu: Report IOMMU_CAP_CACHE_COHERENCY better
Robin Murphy
1
-1
/
+4
2022-09-07
iommu: Retire iommu_capable()
Robin Murphy
1
-1
/
+1
2022-07-15
iommu/arm-smmu-v3: cleanup arm_smmu_dev_{enable,disable}_feature
Christoph Hellwig
1
-41
/
+14
2022-07-15
iommu: remove the put_resv_regions method
Christoph Hellwig
1
-1
/
+0
2022-07-15
iommu: remove iommu_dev_feature_enabled
Christoph Hellwig
1
-1
/
+0
2022-07-15
iommu: remove the unused dev_has_feat method
Christoph Hellwig
1
-1
/
+0
2022-07-06
iommu: Clean up release_device checks
Robin Murphy
1
-7
/
+1
2022-07-06
iommu/arm-smmu-v3: Get associated RMR info and install bypass STE
Shameer Kolothum
1
-0
/
+33
2022-07-06
iommu/arm-smmu-v3: Refactor arm_smmu_init_bypass_stes() to force bypass
Shameer Kolothum
1
-4
/
+13
2022-07-06
iommu/arm-smmu-v3: Introduce strtab init helper
Shameer Kolothum
1
-13
/
+15
2022-05-06
iommu/arm-smmu-v3-sva: Fix mm use-after-free
Jean-Philippe Brucker
1
-2
/
+11
2022-05-06
iommu/arm-smmu-v3: check return value after calling platform_get_resource()
Yang Yingliang
1
-0
/
+2
2022-04-20
iommu/arm-smmu-v3: Fix size calculation in arm_smmu_mm_invalidate_range()
Nicolin Chen
1
-1
/
+8
2022-03-25
Merge tag 'iommu-updates-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-27
/
+18
2022-03-08
Merge branches 'arm/mediatek', 'arm/msm', 'arm/renesas', 'arm/rockchip', 'arm...
Joerg Roedel
1
-27
/
+18
2022-02-28
iommu: Split struct iommu_ops
Lu Baolu
1
-8
/
+10
2022-02-15
iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit
Fenghua Yu
1
-4
/
+1
2022-02-08
iommu/arm-smmu-v3: fix event handling soft lockup
Zhou Guanghui
1
-0
/
+1
2022-02-08
iommu/arm-smmu-v3: Simplify memory allocation
Christophe JAILLET
1
-17
/
+5
2022-02-08
iommu/arm-smmu-v3: Avoid open coded arithmetic in memory allocation
Christophe JAILLET
1
-2
/
+2
2022-01-13
Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-18
/
+5
2021-12-17
iommu/arm-smmu-v3: Use msi_get_virq()
Thomas Gleixner
1
-16
/
+3
2021-12-17
platform-msi: Use msi_desc::msi_index
Thomas Gleixner
1
-2
/
+2
2021-12-17
device: Move MSI related data into a struct
Thomas Gleixner
1
-1
/
+1
2021-12-15
Revert "iommu/arm-smmu-v3: Decrease the queue size of evtq and priq"
Zhou Wang
1
-3
/
+2
2021-12-14
iommu/arm-smmu-v3: Constify arm_smmu_mmu_notifier_ops
Rikard Falkeborn
1
-1
/
+1
2021-10-04
iommu/arm-smmu-v3: Properly handle the return value of arm_smmu_cmdq_build_cmd()
Zhen Lei
1
-6
/
+12
2021-10-04
iommu/arm-smmu-v3: Stop pre-zeroing batch commands in arm_smmu_atc_inv_master()
Zhen Lei
1
-1
/
+2
2021-08-20
Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'...
Joerg Roedel
1
-56
/
+65
2021-08-18
iommu/arm-smmu: Prepare for multiple DMA domain types
Robin Murphy
1
-0
/
+1
2021-08-18
iommu/io-pgtable: Remove non-strict quirk
Robin Murphy
1
-3
/
+0
2021-08-18
iommu/arm-smmu: Drop IOVA cookie management
Robin Murphy
1
-7
/
+0
2021-08-13
iommu/arm-smmu-v3: Stop pre-zeroing batch commands
John Garry
1
-3
/
+9
2021-08-13
iommu/arm-smmu-v3: Extract reusable function __arm_smmu_cmdq_skip_err()
Zhen Lei
1
-2
/
+7
2021-08-13
iommu/arm-smmu-v3: Add and use static helper function arm_smmu_get_cmdq()
Zhen Lei
1
-9
/
+13
2021-08-13
iommu/arm-smmu-v3: Add and use static helper function arm_smmu_cmdq_issue_cmd...
Zhen Lei
1
-16
/
+19
2021-08-13
iommu/arm-smmu-v3: Use command queue batching helpers to improve performance
Zhen Lei
1
-2
/
+3
2021-08-02
iommu/arm-smmu-v3: Implement the map_pages() IOMMU driver callback
Xiang Chen
1
-4
/
+5
2021-08-02
iommu/arm-smmu-v3: Implement the unmap_pages() IOMMU driver callback
Xiang Chen
1
-4
/
+5
2021-08-02
iommu/arm-smmu-v3: Remove some unneeded init in arm_smmu_cmdq_issue_cmdlist()
John Garry
1
-3
/
+3
2021-07-26
iommu: Streamline iommu_iova_to_phys()
Robin Murphy
1
-3
/
+0
2021-07-13
iommu/arm-smmu-v3: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
[next]