index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
amd
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
iommu/amd: Introduce Support for Extended Feature 2 Register
Suravee Suthikulpanit
2022-07-15
2
-8
/
+20
|
*
iommu/amd: Change macro for IOMMU control register bit shift to decimal value
Suravee Suthikulpanit
2022-07-15
1
-21
/
+21
|
*
iommu/amd: Update amd_iommu_fault structure to include PCI seg ID
Vasant Hegde
2022-07-07
3
-6
/
+7
|
*
iommu/amd: Update device_state structure to include PCI seg ID
Vasant Hegde
2022-07-07
1
-34
/
+24
|
*
iommu/amd: Print PCI segment ID in error log messages
Vasant Hegde
2022-07-07
2
-23
/
+23
|
*
iommu/amd: Add PCI segment support for ivrs_[ioapic/hpet/acpihid] commands
Suravee Suthikulpanit
2022-07-07
1
-17
/
+27
|
*
iommu/amd: Specify PCI segment ID when getting pci device
Suravee Suthikulpanit
2022-07-07
2
-11
/
+14
|
*
iommu/amd: Include PCI segment ID when initialize IOMMU
Suravee Suthikulpanit
2022-07-07
4
-33
/
+35
|
*
iommu/amd: Introduce get_device_sbdf_id() helper function
Suravee Suthikulpanit
2022-07-07
3
-29
/
+38
|
*
iommu/amd: Flush upto last_bdf only
Vasant Hegde
2022-07-07
1
-3
/
+6
|
*
iommu/amd: Remove global amd_iommu_[dev_table/alias_table/last_bdf]
Suravee Suthikulpanit
2022-07-07
3
-95
/
+27
|
*
iommu/amd: Update set_dev_entry_bit() and get_dev_entry_bit()
Suravee Suthikulpanit
2022-07-07
3
-22
/
+41
|
*
iommu/amd: Update (un)init_device_table_dma()
Suravee Suthikulpanit
2022-07-07
1
-7
/
+20
|
*
iommu/amd: Update set_dte_irq_entry
Suravee Suthikulpanit
2022-07-07
1
-6
/
+7
|
*
iommu/amd: Update dump_dte_entry
Suravee Suthikulpanit
2022-07-07
1
-4
/
+4
|
*
iommu/amd: Update iommu_ignore_device
Suravee Suthikulpanit
2022-07-07
1
-3
/
+3
|
*
iommu/amd: Update set_dte_entry and clear_dte_entry
Suravee Suthikulpanit
2022-07-07
1
-8
/
+11
|
*
iommu/amd: Convert to use per PCI segment rlookup_table
Vasant Hegde
2022-07-07
3
-36
/
+11
|
*
iommu/amd: Update alloc_irq_table and alloc_irq_index
Suravee Suthikulpanit
2022-07-07
1
-17
/
+9
|
*
iommu/amd: Update amd_irte_ops functions
Suravee Suthikulpanit
2022-07-07
2
-33
/
+24
|
*
iommu/amd: Introduce struct amd_ir_data.iommu
Suravee Suthikulpanit
2022-07-07
2
-19
/
+16
|
*
iommu/amd: Update irq_remapping_alloc to use IOMMU lookup helper function
Suravee Suthikulpanit
2022-07-07
1
-5
/
+10
|
*
iommu/amd: Convert to use rlookup_amd_iommu helper function
Suravee Suthikulpanit
2022-07-07
1
-26
/
+38
|
*
iommu/amd: Convert to use per PCI segment irq_lookup_table
Vasant Hegde
2022-07-07
3
-34
/
+23
|
*
iommu/amd: Introduce per PCI segment rlookup table size
Vasant Hegde
2022-07-07
2
-5
/
+9
|
*
iommu/amd: Introduce per PCI segment alias table size
Vasant Hegde
2022-07-07
2
-2
/
+6
|
*
iommu/amd: Introduce per PCI segment device table size
Vasant Hegde
2022-07-07
2
-8
/
+13
|
*
iommu/amd: Introduce per PCI segment last_bdf
Vasant Hegde
2022-07-07
2
-27
/
+45
|
*
iommu/amd: Introduce per PCI segment unity map list
Vasant Hegde
2022-07-07
3
-17
/
+34
|
*
iommu/amd: Introduce per PCI segment alias_table
Suravee Suthikulpanit
2022-07-07
3
-25
/
+64
|
*
iommu/amd: Introduce per PCI segment old_dev_tbl_cpy
Suravee Suthikulpanit
2022-07-07
2
-45
/
+70
|
*
iommu/amd: Introduce per PCI segment dev_data_list
Vasant Hegde
2022-07-07
3
-11
/
+14
|
*
iommu/amd: Introduce per PCI segment irq_lookup_table
Vasant Hegde
2022-07-07
2
-0
/
+33
|
*
iommu/amd: Introduce per PCI segment rlookup table
Suravee Suthikulpanit
2022-07-07
4
-0
/
+79
|
*
iommu/amd: Introduce per PCI segment device table
Suravee Suthikulpanit
2022-07-07
4
-2
/
+47
|
*
iommu/amd: Introduce pci segment structure
Vasant Hegde
2022-07-07
2
-2
/
+68
|
*
iommu/amd: Update struct iommu_dev_data definition
Vasant Hegde
2022-07-07
2
-14
/
+20
|
*
iommu/amd: Handle return of iommu_device_sysfs_add
Bo Liu
2022-07-07
1
-1
/
+4
|
*
iommu/amd: Use try_cmpxchg64 in alloc_pte and free_clear_pte
Uros Bizjak
2022-06-23
1
-4
/
+2
|
/
*
Merge tag 'iommu-updates-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-05-31
4
-14
/
+29
|
\
|
*
-
.
Merge branches 'apple/dart', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'ppc/pamu...
Joerg Roedel
2022-05-20
4
-11
/
+29
|
|
\
\
|
|
|
*
iommu/amd: Increase timeout waiting for GA log enablement
Joerg Roedel
2022-05-20
1
-1
/
+1
|
|
|
*
iommu/amd: Remove redundant check
Vasant Hegde via iommu
2022-05-04
1
-2
/
+1
|
|
|
*
iommu/amd: Do not call sleep while holding spinlock
Suravee Suthikulpanit
2022-05-04
1
-1
/
+11
|
|
|
/
|
|
/
|
|
|
*
iommu: Introduce the domain op enforce_cache_coherency()
Jason Gunthorpe
2022-04-28
1
-0
/
+7
|
|
*
iommu/amd: Indicate whether DMA remap support is enabled
Mario Limonciello
2022-04-28
3
-0
/
+9
|
|
*
iommu/amd: Enable swiotlb in all cases
Mario Limonciello
2022-04-28
1
-7
/
+0
|
|
/
*
/
x86: remove the IOMMU table infrastructure
Christoph Hellwig
2022-04-18
2
-7
/
+4
|
/
*
-
-
-
.
Merge branches 'arm/mediatek', 'arm/msm', 'arm/renesas', 'arm/rockchip', 'arm...
Joerg Roedel
2022-03-08
4
-37
/
+45
|
\
\
\
|
|
|
*
iommu/amd: Improve amd_iommu_v2_exit()
Suravee Suthikulpanit
2022-03-08
1
-17
/
+17
[prev]
[next]