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
/
amd
/
iommu.c
Age
Commit message (
Expand
)
Author
2021-05-18
iommu/amd: Fix wrong parentheses on page-specific invalidations
Nadav Amit
2021-05-18
iommu/amd: Clear DMA ops when switching domain
Jean-Philippe Brucker
2021-04-16
Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis...
Joerg Roedel
2021-04-15
iommu/amd: Remove duplicate check of devid
Shaokun Zhang
2021-04-08
iommu/amd: Page-specific invalidations for more than one page
Nadav Amit
2021-04-07
iommu/amd: Remove the unused amd_iommu_get_v2_domain function
Christoph Hellwig
2021-04-07
iommu/amd: Remove the unused device errata code
Christoph Hellwig
2021-04-07
iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE
Robin Murphy
2021-04-07
iommu/amd: Remove duplicate check of pasids
Qi Liu
2021-01-28
iommu/amd: Adopt IO page table framework for AMD IOMMU v1 page table
Suravee Suthikulpanit
2021-01-28
iommu/amd: Introduce iommu_v1_map_page and iommu_v1_unmap_page
Suravee Suthikulpanit
2021-01-28
iommu/amd: Introduce iommu_v1_iova_to_phys
Suravee Suthikulpanit
2021-01-28
iommu/amd: Refactor fetch_pte to use struct amd_io_pgtable
Suravee Suthikulpanit
2021-01-28
iommu/amd: Remove amd_iommu_domain_get_pgtable
Suravee Suthikulpanit
2021-01-28
iommu/amd: Restructure code for freeing page table
Suravee Suthikulpanit
2021-01-28
iommu/amd: Move IO page table related functions
Suravee Suthikulpanit
2021-01-28
iommu/amd: Declare functions as extern
Suravee Suthikulpanit
2021-01-28
iommu/amd: Convert to using amd_io_pgtable
Suravee Suthikulpanit
2021-01-28
iommu/amd: Move pt_root to struct amd_io_pgtable
Suravee Suthikulpanit
2021-01-28
iommu/amd: Prepare for generic IO page table framework
Suravee Suthikulpanit
2021-01-27
iommu/amd: Re-define amd_iommu_domain_encode_pgtable as inline
Suravee Suthikulpanit
2021-01-05
iommu/amd: Stop irq_remapping_select() matching when remapping is disabled
David Woodhouse
2020-12-16
Merge tag 'iommu-updates-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-11
iommu/amd: Add sanity check for interrupt remapping table length macros
Suravee Suthikulpanit
2020-10-28
x86: Kill all traces of irq_remapping_get_irq_domain()
David Woodhouse
2020-10-28
iommu/amd: Implement select() method on remapping irqdomain
David Woodhouse
2020-10-28
x86/ioapic: Generate RTE directly from parent irqchip's MSI message
David Woodhouse
2020-10-28
x86/ioapic: Cleanup IO/APIC route entry structs
Thomas Gleixner
2020-10-28
x86/io_apic: Cleanup trigger/polarity helpers
Thomas Gleixner
2020-10-28
iommu/amd: Use msi_msg shadow structs
Thomas Gleixner
2020-10-28
x86/apic: Cleanup destination mode
Thomas Gleixner
2020-10-28
x86/apic: Cleanup delivery mode defines
Thomas Gleixner
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-14
Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-12
Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-12
Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-07
Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', '...
Joerg Roedel
2020-10-06
dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-09-24
iommu/amd: Add support for RMP_PAGE_FAULT and RMP_HW_ERR
Suravee Suthikulpanit
2020-09-24
iommu/amd: Use 4K page for completion wait write-back semaphore
Suravee Suthikulpanit
2020-09-18
iommu/amd: Restore IRTE.RemapEn bit for amd_iommu_activate_guest_mode
Suravee Suthikulpanit
2020-09-18
iommu/amd: Fix potential @entry null deref
Joao Martins
2020-09-17
drm, iommu: Change type of pasid to u32
Fenghua Yu
2020-09-16
iommu/amd: Remove domain search for PCI/MSI
Thomas Gleixner
2020-09-16
iommm/amd: Store irq domain in struct device
Thomas Gleixner
2020-09-16
x86/msi: Consolidate MSI allocation
Thomas Gleixner
2020-09-16
x86_ioapic_Consolidate_IOAPIC_allocation
Thomas Gleixner
2020-09-16
x86/msi: Consolidate HPET allocation
Thomas Gleixner
2020-09-16
iommu/irq_remapping: Consolidate irq domain lookup
Thomas Gleixner
2020-09-16
iommu/amd: Consolidate irq domain getter
Thomas Gleixner
[next]