index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
2022-07-15
iommu/vt-d: debugfs: Remove device_domain_lock usage
Lu Baolu
2022-07-15
iommu/vt-d: Remove unused iovad from dmar_domain
Lu Baolu
2022-07-15
iommu/vt-d: Move include/linux/intel-iommu.h under iommu
Lu Baolu
2022-07-15
x86/boot/tboot: Move tboot_force_iommu() to Intel IOMMU
Lu Baolu
2022-07-15
iommu/vt-d: Remove unnecessary exported symbol
Lu Baolu
2022-07-15
iommu/vt-d: Move trace/events/intel_iommu.h under iommu
Lu Baolu
2022-07-15
iommu/arm-smmu-v3: cleanup arm_smmu_dev_{enable,disable}_feature
Christoph Hellwig
2022-07-15
iommu: remove the put_resv_regions method
Christoph Hellwig
2022-07-15
iommu: remove iommu_dev_feature_enabled
Christoph Hellwig
2022-07-15
iommu: remove the unused dev_has_feat method
Christoph Hellwig
2022-07-15
iommu/virtio: Add map/unmap_pages() callbacks implementation
Tina Zhang
2022-07-13
iommu/vt-d: avoid invalid memory access via node_online(NUMA_NO_NODE)
Alexander Lobakin
2022-07-08
iommu/arm-smmu-qcom: Add debug support for TLB sync timeouts
Sai Prakash Ranjan
2022-07-07
genirq: Return a const cpumask from irq_data_get_affinity_mask
Samuel Holland
2022-07-07
iommu/mediatek: Allow page table PA up to 35bit
Yunfei Wang
2022-07-07
iommu/io-pgtable-arm-v7s: Add a quirk to allow pgtable PA up to 35bit
Yunfei Wang
2022-07-07
iommu/amd: Update amd_iommu_fault structure to include PCI seg ID
Vasant Hegde
2022-07-07
iommu/amd: Update device_state structure to include PCI seg ID
Vasant Hegde
2022-07-07
iommu/amd: Print PCI segment ID in error log messages
Vasant Hegde
2022-07-07
iommu/amd: Add PCI segment support for ivrs_[ioapic/hpet/acpihid] commands
Suravee Suthikulpanit
2022-07-07
iommu/amd: Specify PCI segment ID when getting pci device
Suravee Suthikulpanit
2022-07-07
iommu/amd: Include PCI segment ID when initialize IOMMU
Suravee Suthikulpanit
2022-07-07
iommu/amd: Introduce get_device_sbdf_id() helper function
Suravee Suthikulpanit
2022-07-07
iommu/amd: Flush upto last_bdf only
Vasant Hegde
2022-07-07
iommu/amd: Remove global amd_iommu_[dev_table/alias_table/last_bdf]
Suravee Suthikulpanit
2022-07-07
iommu/amd: Update set_dev_entry_bit() and get_dev_entry_bit()
Suravee Suthikulpanit
2022-07-07
iommu/amd: Update (un)init_device_table_dma()
Suravee Suthikulpanit
2022-07-07
iommu/amd: Update set_dte_irq_entry
Suravee Suthikulpanit
2022-07-07
iommu/amd: Update dump_dte_entry
Suravee Suthikulpanit
2022-07-07
iommu/amd: Update iommu_ignore_device
Suravee Suthikulpanit
2022-07-07
iommu/amd: Update set_dte_entry and clear_dte_entry
Suravee Suthikulpanit
2022-07-07
iommu/amd: Convert to use per PCI segment rlookup_table
Vasant Hegde
2022-07-07
iommu/amd: Update alloc_irq_table and alloc_irq_index
Suravee Suthikulpanit
2022-07-07
iommu/amd: Update amd_irte_ops functions
Suravee Suthikulpanit
2022-07-07
iommu/amd: Introduce struct amd_ir_data.iommu
Suravee Suthikulpanit
2022-07-07
iommu/amd: Update irq_remapping_alloc to use IOMMU lookup helper function
Suravee Suthikulpanit
2022-07-07
iommu/amd: Convert to use rlookup_amd_iommu helper function
Suravee Suthikulpanit
2022-07-07
iommu/amd: Convert to use per PCI segment irq_lookup_table
Vasant Hegde
2022-07-07
iommu/amd: Introduce per PCI segment rlookup table size
Vasant Hegde
2022-07-07
iommu/amd: Introduce per PCI segment alias table size
Vasant Hegde
2022-07-07
iommu/amd: Introduce per PCI segment device table size
Vasant Hegde
2022-07-07
iommu/amd: Introduce per PCI segment last_bdf
Vasant Hegde
2022-07-07
iommu/amd: Introduce per PCI segment unity map list
Vasant Hegde
2022-07-07
iommu/amd: Introduce per PCI segment alias_table
Suravee Suthikulpanit
2022-07-07
iommu/amd: Introduce per PCI segment old_dev_tbl_cpy
Suravee Suthikulpanit
2022-07-07
iommu/amd: Introduce per PCI segment dev_data_list
Vasant Hegde
2022-07-07
iommu/amd: Introduce per PCI segment irq_lookup_table
Vasant Hegde
2022-07-07
iommu/amd: Introduce per PCI segment rlookup table
Suravee Suthikulpanit
2022-07-07
iommu/amd: Introduce per PCI segment device table
Suravee Suthikulpanit
2022-07-07
iommu/amd: Introduce pci segment structure
Vasant Hegde
[prev]
[next]