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
/
arm
/
arm-smmu-v3
/
arm-smmu-v3.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-01
iommu/arm-smmu-v3: Add unit tests for arm_smmu_write_entry
Jason Gunthorpe
1
-0
/
+30
2024-05-01
iommu/arm-smmu-v3: Build the whole CD in arm_smmu_make_s1_cd()
Jason Gunthorpe
1
-3
/
+0
2024-05-01
iommu/arm-smmu-v3: Move the CD generation for SVA into a function
Jason Gunthorpe
1
-5
/
+2
2024-05-01
iommu/arm-smmu-v3: Make arm_smmu_alloc_cd_ptr()
Jason Gunthorpe
1
-2
/
+1
2024-05-01
iommu/arm-smmu-v3: Consolidate clearing a CD table entry
Jason Gunthorpe
1
-0
/
+1
2024-05-01
iommu/arm-smmu-v3: Move the CD generation for S1 domains into a function
Jason Gunthorpe
1
-0
/
+9
2024-04-09
iommu/arm-smmu-v3: Add a type for the CD entry
Jason Gunthorpe
1
-1
/
+6
2024-03-26
iommu/arm-smmu-v3: Fix access for STE.SHCFG
Mostafa Saleh
1
-0
/
+2
2024-02-29
iommu/arm-smmu-v3: Add a global static IDENTITY domain
Jason Gunthorpe
1
-1
/
+0
2024-02-29
iommu/arm-smmu-v3: Remove arm_smmu_master->domain
Jason Gunthorpe
1
-1
/
+0
2024-02-29
iommu/arm-smmu-v3: Build the whole STE in arm_smmu_make_s2_domain_ste()
Jason Gunthorpe
1
-2
/
+0
2024-01-19
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+6
2024-01-09
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
1
-1
/
+1
2023-12-13
iommu/arm-smmu-v3: Remove ARM_SMMU_DOMAIN_NESTED
Jason Gunthorpe
1
-1
/
+0
2023-12-13
iommu/arm-smmu-v3: Add a type for the STE
Jason Gunthorpe
1
-1
/
+6
2023-10-12
iommu/arm-smmu-v3: Move CD table to arm_smmu_master
Michael Shavit
1
-4
/
+3
2023-10-12
iommu/arm-smmu-v3: Refactor write_ctx_desc
Michael Shavit
1
-1
/
+1
2023-10-12
iommu/arm-smmu-v3: move stall_enabled to the cd table
Michael Shavit
1
-1
/
+2
2023-10-12
iommu/arm-smmu-v3: Replace s1_cfg with cdtab_cfg
Michael Shavit
1
-5
/
+2
2023-10-12
iommu/arm-smmu-v3: Move ctx_desc out of s1_cfg
Michael Shavit
1
-2
/
+4
2023-08-01
iommu/arm-smmu-v3: Change vmid alloc strategy from bitmap to ida
Dawei Li
1
-1
/
+1
2023-06-08
iommu/arm-smmu-v3: Add explicit feature for nesting
Robin Murphy
1
-0
/
+1
2023-06-08
iommu/arm-smmu-v3: Document MMU-700 erratum 2812531
Robin Murphy
1
-0
/
+1
2023-06-08
iommu/arm-smmu-v3: Work around MMU-600 erratum 1076982
Robin Murphy
1
-0
/
+6
2023-04-06
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
1
-1
/
+1
2022-11-03
iommu: Remove SVA related callbacks from iommu ops
Lu Baolu
1
-16
/
+0
2022-11-03
arm-smmu-v3/sva: Add SVA domain support
Lu Baolu
1
-0
/
+14
2022-11-03
iommu: Remove SVM_FLAG_SUPERVISOR_MODE support
Lu Baolu
1
-3
/
+2
2021-12-15
Revert "iommu/arm-smmu-v3: Decrease the queue size of evtq and priq"
Zhou Wang
1
-3
/
+2
2021-06-08
iommu/arm-smmu-v3: Decrease the queue size of evtq and priq
Zhen Lei
1
-2
/
+3
2021-06-08
iommu/arm-smmu-v3: Add stall support for platform devices
Jean-Philippe Brucker
1
-0
/
+43
2021-04-16
Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis...
Joerg Roedel
1
-6
/
+12
2021-04-07
iommu/arm-smmu-v3: Remove the unused fields for PREFETCH_CONFIG command
Zenghui Yu
1
-2
/
+0
2021-04-07
iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE
Robin Murphy
1
-1
/
+0
2021-04-07
iommu/arm-smmu-v3: Maintain a SID->device structure
Jean-Philippe Brucker
1
-2
/
+11
2021-03-25
iommu/arm-smmu-v3: add bit field SFM into GERROR_ERR_MASK
Zhen Lei
1
-1
/
+1
2021-01-22
iommu/arm-smmu-v3: Add support for VHE
Jean-Philippe Brucker
1
-0
/
+3
2021-01-22
iommu/arm-smmu-v3: Make BTM optional for SVA
Jean-Philippe Brucker
1
-0
/
+3
2021-01-22
iommu/arm-smmu-v3: Remove the page 1 fixup
Robin Murphy
1
-4
/
+4
2020-11-23
iommu/arm-smmu-v3: Hook up ATC invalidation to mm ops
Jean-Philippe Brucker
1
-0
/
+2
2020-11-23
iommu/arm-smmu-v3: Implement iommu_sva_bind/unbind()
Jean-Philippe Brucker
1
-0
/
+28
2020-09-29
iommu/arm-smmu-v3: Add SVA device feature
Jean-Philippe Brucker
1
-0
/
+26
2020-09-29
iommu/arm-smmu-v3: Check for SVA features
Jean-Philippe Brucker
1
-0
/
+10
2020-09-29
iommu/arm-smmu-v3: Seize private ASID
Jean-Philippe Brucker
1
-0
/
+3
2020-09-29
iommu/arm-smmu-v3: Share process page tables
Jean-Philippe Brucker
1
-0
/
+8
2020-09-29
iommu/arm-smmu-v3: Move definitions to a header
Jean-Philippe Brucker
1
-0
/
+676