index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-21
iommu/arm-smmu: Add support for split pagetables
Jordan Crouse
2
-10
/
+34
2020-09-21
iommu/arm-smmu: Pass io-pgtable config to implementation specific function
Jordan Crouse
3
-7
/
+10
2020-09-21
iommu/arm-smmu-v3: Fix endianness annotations
Jean-Philippe Brucker
1
-2
/
+2
2020-09-21
iommu/io-pgtable-arm: Clean up faulty sanity check
Robin Murphy
1
-5
/
+0
2020-09-18
iommu/dma: Handle init_iova_flush_queue() failure in dma-iommu path
Tom Murphy
1
-2
/
+5
2020-09-18
iommu/amd: Restore IRTE.RemapEn bit for amd_iommu_activate_guest_mode
Suravee Suthikulpanit
1
-0
/
+4
2020-09-18
iommu/tegra-smmu: Fix tlb_mask
Nicolin Chen
1
-1
/
+1
2020-09-18
iommu/pamu: Replace use of kzfree with kfree_sensitive
Alex Dewar
1
-1
/
+1
2020-09-18
iommu/renesas: Update help description for IPMMU_VMSA config
Lad Prabhakar
1
-1
/
+1
2020-09-18
iommu/amd: Fix potential @entry null deref
Joao Martins
1
-1
/
+3
2020-09-18
iommu/mediatek: Add support for MT8167
Fabien Parent
2
-0
/
+9
2020-09-18
iommu/mediatek: Add flag for legacy ivrp paddr
Fabien Parent
1
-2
/
+4
2020-09-17
x86/mmu: Allocate/free a PASID
Fenghua Yu
1
-1
/
+27
2020-09-17
iommu/vt-d: Change flags type to unsigned int in binding mm
Fenghua Yu
1
-3
/
+4
2020-09-17
drm, iommu: Change type of pasid to u32
Fenghua Yu
9
-70
/
+71
2020-09-17
dma-mapping: introduce DMA range map, supplanting dma_pfn_offset
Jim Quinlan
1
-1
/
+1
2020-09-16
iommu/amd: Remove domain search for PCI/MSI
Thomas Gleixner
1
-3
/
+0
2020-09-16
iommu/vt-d: Remove domain search for PCI/MSI[X]
Thomas Gleixner
1
-3
/
+0
2020-09-16
iommm/amd: Store irq domain in struct device
Thomas Gleixner
1
-1
/
+16
2020-09-16
iommm/vt-d: Store irq domain in struct device
Thomas Gleixner
2
-0
/
+19
2020-09-16
x86/msi: Consolidate MSI allocation
Thomas Gleixner
2
-4
/
+5
2020-09-16
x86_ioapic_Consolidate_IOAPIC_allocation
Thomas Gleixner
3
-17
/
+17
2020-09-16
x86/msi: Consolidate HPET allocation
Thomas Gleixner
2
-3
/
+3
2020-09-16
iommu/irq_remapping: Consolidate irq domain lookup
Thomas Gleixner
5
-30
/
+4
2020-09-16
iommu/amd: Consolidate irq domain getter
Thomas Gleixner
1
-44
/
+21
2020-09-16
iommu/vt-d: Consolidate irq domain getter
Thomas Gleixner
1
-43
/
+24
2020-09-16
x86/irq: Add allocation type for parent domain retrieval
Thomas Gleixner
3
-7
/
+11
2020-09-16
x86_irq_Rename_X86_IRQ_ALLOC_TYPE_MSI_to_reflect_PCI_dependency
Thomas Gleixner
2
-21
/
+21
2020-09-16
iommu/amd: Prevent NULL pointer dereference
Thomas Gleixner
1
-2
/
+2
2020-09-11
dma-direct: rename and cleanup __phys_to_dma
Christoph Hellwig
1
-1
/
+1
2020-09-07
iommu/arm-smmu-v3: permit users to disable msi polling
Barry Song
1
-5
/
+12
2020-09-07
iommu/arm-smmu-v3: replace module_param_named by module_param for disable_bypass
Barry Song
1
-1
/
+1
2020-09-07
iommu/arm-smmu-v3: replace symbolic permissions by octal permissions for modu...
Barry Song
1
-1
/
+1
2020-09-07
iommu/arm-smmu-v3: Fix l1 stream table size in the error message
Zenghui Yu
1
-1
/
+1
2020-09-04
iommu/tegra-smmu: Add locking around mapping operations
Dmitry Osipenko
1
-11
/
+84
2020-09-04
iommu/sun50i: Fix set-but-not-used variable warning
Joerg Roedel
1
-8
/
+7
2020-09-04
iommu/mediatek: Check 4GB mode by reading infracfg
Miles Chen
1
-5
/
+28
2020-09-04
iommu/vt-d: Handle 36bit addressing for x86-32
Chris Wilson
1
-7
/
+7
2020-09-04
iommu/iova: Replace cmpxchg with xchg in queue_iova
Yuqi Jin
1
-1
/
+1
2020-09-04
iommu/amd: Do not use IOMMUv2 functionality when SME is active
Joerg Roedel
1
-0
/
+7
2020-09-04
iommu/amd: Do not force direct mapping when SME is active
Joerg Roedel
1
-1
/
+6
2020-09-04
iommu/dma: Remove broken huge page handling
Robin Murphy
1
-8
/
+5
2020-09-04
iommu/amd: Use cmpxchg_double() when updating 128-bit IRTE
Suravee Suthikulpanit
3
-7
/
+33
2020-09-04
iommu/amd: Restore IRTE.RemapEn bit after programming IRTE
Suravee Suthikulpanit
1
-0
/
+2
2020-09-04
iommu/vt-d: Fix NULL pointer dereference in dev_iommu_priv_set()
Lu Baolu
1
-45
/
+55
2020-09-04
iommu/vt-d: Serialize IOMMU GCMD register modifications
Lu Baolu
1
-2
/
+8
2020-09-04
iommu: Rename iommu_tlb_* functions to iommu_iotlb_*
Tom Murphy
2
-3
/
+3
2020-09-04
iommu/tegra-smmu: Prune IOMMU group when it is released
Thierry Reding
1
-0
/
+13
2020-09-04
iommu/tegra-smmu: Balance IOMMU group reference count
Thierry Reding
1
-1
/
+3
2020-09-04
iommu/tegra-smmu: Set IOMMU group name
Thierry Reding
1
-0
/
+1
[prev]
[next]