index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-04
iommu/vt-d: Handle 36bit addressing for x86-32
Chris Wilson
1
-7
/
+7
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/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-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
4
-9
/
+7
2020-08-14
dma-pool: fix coherent pool allocations for IOMMU mappings
Christoph Hellwig
1
-2
/
+2
2020-08-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+3
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
2
-2
/
+3
2020-08-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-17
/
+17
2020-08-11
Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
41
-519
/
+1150
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2020-08-07
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+4
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
1
-1
/
+0
2020-08-06
x86/headers: Remove APIC headers from <asm/smp.h>
Ingo Molnar
1
-0
/
+1
2020-08-05
Merge branch 'pci/virtualization'
Bjorn Helgaas
1
-1
/
+1
2020-08-05
virtio-iommu: convert to LE accessors
Michael S. Tsirkin
1
-17
/
+17
2020-08-04
Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+2
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-08-03
Merge tag 'irq-urgent-2020-08-02' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+8
2020-08-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-37
/
+44
2020-07-29
Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Joerg Roedel
11
-5
/
+9
2020-07-29
Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex...
Joerg Roedel
37
-515
/
+1142
2020-07-29
iommu/amd: Move Kconfig and Makefile bits down into amd directory
Jerry Snitselaar
4
-48
/
+50
2020-07-29
iommu/vt-d: Move Kconfig and Makefile bits down into intel directory
Jerry Snitselaar
4
-91
/
+96
2020-07-28
of/device: Add input id to of_dma_configure()
Lorenzo Pieralisi
1
-37
/
+44
2020-07-28
of/iommu: Make of_map_rid() PCI agnostic
Lorenzo Pieralisi
1
-2
/
+2
2020-07-27
iommu/arm-smmu: Move Arm SMMU drivers into their own subdirectory
Will Deacon
11
-4
/
+9
2020-07-24
PCI/ATS: Add pci_pri_supported() to check device or associated PF
Ashok Raj
1
-1
/
+1
2020-07-24
iommu/vt-d: Skip TE disabling on quirky gfx dedicated iommu
Lu Baolu
2
-0
/
+28
2020-07-24
iommu: Add gfp parameter to io_pgtable_ops->map()
Baolin Wang
8
-24
/
+24
2020-07-24
iommu: Mark __iommu_map_sg() as static
Baolin Wang
1
-3
/
+3
2020-07-24
iommu/vt-d: Rename intel-pasid.h to pasid.h
Lu Baolu
5
-5
/
+5
2020-07-24
iommu/vt-d: Add page response ops support
Lu Baolu
2
-0
/
+100
2020-07-24
iommu/vt-d: Report page request faults for guest SVA
Lu Baolu
1
-18
/
+85
2020-07-24
iommu/vt-d: Add a helper to get svm and sdev for pasid
Lu Baolu
1
-50
/
+65
2020-07-24
iommu/vt-d: Refactor device_to_iommu() helper
Lu Baolu
2
-43
/
+20
2020-07-24
iommu/vt-d: Disable multiple GPASID-dev bind
Jacob Pan
1
-13
/
+9
2020-07-24
iommu/vt-d: Warn on out-of-range invalidation address
Jacob Pan
1
-3
/
+2
2020-07-24
iommu/vt-d: Fix devTLB flush for vSVA
Liu Yi L
1
-10
/
+21
2020-07-24
iommu/vt-d: Handle non-page aligned address
Liu Yi L
1
-2
/
+19
2020-07-24
iommu/vt-d: Fix PASID devTLB invalidation
Jacob Pan
1
-1
/
+10
2020-07-24
iommu/vt-d: Remove global page support in devTLB flush
Jacob Pan
2
-5
/
+3
2020-07-23
irqdomain/treewide: Free firmware node after domain removal
Jon Derrick
1
-0
/
+8
2020-07-22
iommu/qcom: Use domain rather than dev as tlb cookie
Rob Clark
1
-20
/
+17
2020-07-22
iommu: Make some functions static
Wei Yongjun
1
-4
/
+4
2020-07-22
iommu/amd: Remove double zero check
Libing Zhou
1
-9
/
+2
2020-07-22
iommu/omap: Check for failure of a call to omap_iommu_dump_ctx
Colin Ian King
1
-0
/
+3
[next]