index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'mm-everything' of git://git.kernel.org/pub/scm/linux/kernel/git...
akpm-base
akpm
Stephen Rothwell
2022-06-28
1
-2
/
+2
|
\
|
*
mm: discard __GFP_ATOMIC
NeilBrown
2022-06-27
1
-2
/
+2
*
|
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Stephen Rothwell
2022-06-28
1
-1
/
+1
|
\
\
|
*
|
iommu/of: Delete usage of driver_deferred_probe_check_state()
Saravana Kannan
2022-06-10
1
-1
/
+1
|
|
|
|
\
\
|
\
\
|
\
\
*
-
-
-
.
\
\
Merge branches 'iommu/fixes', 'arm/mediatek', 'x86/amd' and 'core' into next
Joerg Roedel
2022-06-24
11
-621
/
+953
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
iommu/dma: Fix race condition during iova_domain initialization
Yunfei Wang
2022-06-22
1
-4
/
+13
|
|
|
*
|
iommu/dma: Add config for PCI SAC address trick
Robin Murphy
2022-06-22
2
-1
/
+27
|
|
|
*
|
iommu: Directly use ida_alloc()/free()
Ke Liu
2022-06-22
1
-3
/
+3
|
|
|
|
/
|
|
*
|
iommu/amd: Update amd_iommu_fault structure to include PCI seg ID
Vasant Hegde via iommu
2022-06-23
3
-6
/
+7
|
|
*
|
iommu/amd: Update device_state structure to include PCI seg ID
Vasant Hegde via iommu
2022-06-23
1
-34
/
+24
|
|
*
|
iommu/amd: Print PCI segment ID in error log messages
Vasant Hegde via iommu
2022-06-23
2
-23
/
+23
|
|
*
|
iommu/amd: Add PCI segment support for ivrs_[ioapic/hpet/acpihid] commands
Suravee Suthikulpanit
2022-06-23
1
-17
/
+27
|
|
*
|
iommu/amd: Specify PCI segment ID when getting pci device
Suravee Suthikulpanit
2022-06-23
2
-11
/
+14
|
|
*
|
iommu/amd: Include PCI segment ID when initialize IOMMU
Suravee Suthikulpanit
2022-06-23
4
-33
/
+35
|
|
*
|
iommu/amd: Introduce get_device_sbdf_id() helper function
Suravee Suthikulpanit
2022-06-23
3
-29
/
+38
|
|
*
|
iommu/amd: Flush upto last_bdf only
Vasant Hegde via iommu
2022-06-23
1
-3
/
+6
|
|
*
|
iommu/amd: Remove global amd_iommu_[dev_table/alias_table/last_bdf]
Suravee Suthikulpanit
2022-06-23
3
-95
/
+27
|
|
*
|
iommu/amd: Update set_dev_entry_bit() and get_dev_entry_bit()
Suravee Suthikulpanit
2022-06-23
3
-22
/
+41
|
|
*
|
iommu/amd: Update (un)init_device_table_dma()
Suravee Suthikulpanit
2022-06-23
1
-7
/
+20
|
|
*
|
iommu/amd: Update set_dte_irq_entry
Suravee Suthikulpanit
2022-06-23
1
-6
/
+7
|
|
*
|
iommu/amd: Update dump_dte_entry
Suravee Suthikulpanit
2022-06-23
1
-4
/
+4
|
|
*
|
iommu/amd: Update iommu_ignore_device
Suravee Suthikulpanit
2022-06-23
1
-3
/
+3
|
|
*
|
iommu/amd: Update set_dte_entry and clear_dte_entry
Suravee Suthikulpanit
2022-06-23
1
-8
/
+11
|
|
*
|
iommu/amd: Convert to use per PCI segment rlookup_table
Vasant Hegde via iommu
2022-06-23
3
-36
/
+11
|
|
*
|
iommu/amd: Update alloc_irq_table and alloc_irq_index
Suravee Suthikulpanit
2022-06-23
1
-17
/
+9
|
|
*
|
iommu/amd: Update amd_irte_ops functions
Suravee Suthikulpanit
2022-06-23
2
-33
/
+24
|
|
*
|
iommu/amd: Introduce struct amd_ir_data.iommu
Suravee Suthikulpanit
2022-06-23
2
-19
/
+16
|
|
*
|
iommu/amd: Update irq_remapping_alloc to use IOMMU lookup helper function
Suravee Suthikulpanit
2022-06-23
1
-5
/
+10
|
|
*
|
iommu/amd: Convert to use rlookup_amd_iommu helper function
Suravee Suthikulpanit
2022-06-23
1
-26
/
+38
|
|
*
|
iommu/amd: Convert to use per PCI segment irq_lookup_table
Vasant Hegde via iommu
2022-06-23
3
-34
/
+23
|
|
*
|
iommu/amd: Introduce per PCI segment rlookup table size
Vasant Hegde via iommu
2022-06-23
2
-5
/
+9
|
|
*
|
iommu/amd: Introduce per PCI segment alias table size
Vasant Hegde via iommu
2022-06-23
2
-2
/
+6
|
|
*
|
iommu/amd: Introduce per PCI segment device table size
Vasant Hegde via iommu
2022-06-23
2
-8
/
+13
|
|
*
|
iommu/amd: Introduce per PCI segment last_bdf
Vasant Hegde via iommu
2022-06-23
2
-27
/
+45
|
|
*
|
iommu/amd: Introduce per PCI segment unity map list
Vasant Hegde via iommu
2022-06-23
3
-17
/
+34
|
|
*
|
iommu/amd: Introduce per PCI segment alias_table
Suravee Suthikulpanit
2022-06-23
3
-25
/
+64
|
|
*
|
iommu/amd: Introduce per PCI segment old_dev_tbl_cpy
Suravee Suthikulpanit
2022-06-23
2
-45
/
+70
|
|
*
|
iommu/amd: Introduce per PCI segment dev_data_list
Vasant Hegde via iommu
2022-06-23
3
-11
/
+14
|
|
*
|
iommu/amd: Introduce per PCI segment irq_lookup_table
Vasant Hegde via iommu
2022-06-23
2
-0
/
+33
|
|
*
|
iommu/amd: Introduce per PCI segment rlookup table
Suravee Suthikulpanit
2022-06-23
4
-0
/
+79
|
|
*
|
iommu/amd: Introduce per PCI segment device table
Suravee Suthikulpanit
2022-06-23
4
-2
/
+47
|
|
*
|
iommu/amd: Introduce pci segment structure
Vasant Hegde via iommu
2022-06-23
2
-2
/
+68
|
|
*
|
iommu/amd: Update struct iommu_dev_data definition
Vasant Hegde via iommu
2022-06-23
2
-14
/
+20
|
|
*
|
iommu/amd: Use try_cmpxchg64 in alloc_pte and free_clear_pte
Uros Bizjak
2022-06-23
1
-4
/
+2
|
|
|
/
|
*
|
iommu/mediatek: Cleanup pericfg lookup flow
AngeloGioacchino Del Regno
2022-06-23
1
-7
/
+5
|
*
|
iommu/mediatek: Lookup phandle to retrieve syscon to infracfg
AngeloGioacchino Del Regno
2022-06-22
1
-14
/
+24
|
|
/
*
|
iommu/ipmmu-vmsa: Fix compatible for rcar-gen4
Yoshihiro Shimoda
2022-06-22
1
-1
/
+1
|
/
*
Merge tag 'iommu-updates-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-05-31
21
-714
/
+1362
|
\
|
*
-
-
-
-
-
-
-
-
-
-
-
.
Merge branches 'apple/dart', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'ppc/pamu...
Joerg Roedel
2022-05-20
24
-721
/
+1441
|
|
\
\
\
\
\
\
\
|
|
|
|
|
|
|
|
*
iommu/s390: Tolerate repeat attach_dev calls
Matthew Rosato
2022-05-20
1
-3
/
+12
[next]