index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-15
iommu/vt-d: Add callback to device driver on page faults
David Woodhouse
1
-1
/
+25
2015-10-15
iommu/vt-d: Implement page request handling
David Woodhouse
2
-1
/
+194
2015-10-15
iommu/vt-d: Use cmpxchg16b to update posted format IRTE atomically
Feng Wu
1
-3
/
+30
2015-10-15
iommu/amd: Fix BUG when faulting a PROT_NONE VMA
Jay Cornwall
1
-0
/
+7
2015-10-15
iommu/vt-d: Generalise DMAR MSI setup to allow for page request events
David Woodhouse
1
-11
/
+31
2015-10-15
iommu/vt-d: Implement deferred invalidate for SVM
David Woodhouse
2
-0
/
+11
2015-10-15
iommu/vt-d: Add basic SVM PASID support
David Woodhouse
3
-0
/
+396
2015-10-15
iommu/vt-d: Always enable PASID/PRI PCI capabilities before ATS
David Woodhouse
2
-35
/
+76
2015-10-15
iommu/vt-d: Add initial support for PASID tables
David Woodhouse
4
-0
/
+88
2015-10-15
iommu/vt-d: Introduce intel_iommu=pasid28, and pasid_enabled() macro
David Woodhouse
1
-6
/
+14
2015-10-15
iommu/vt-d: Fix ATSR handling for Root-Complex integrated endpoints
David Woodhouse
1
-3
/
+6
2015-10-14
iommu/vt-d: Switch from ioremap_cache to memremap
Dan Williams
2
-13
/
+15
2015-10-14
iommu/arm-smmu: ThunderX mis-extends 64bit registers
Tirumalesh Chalamarla
1
-23
/
+27
2015-10-14
iommu/arm-smmu: Remove unneeded '0x' annotation
Fabio Estevam
1
-1
/
+1
2015-10-14
iommu/arm-smmu: Use drvdata instead of maintaining smmu_devices list
Will Deacon
1
-33
/
+9
2015-10-14
iommu/omap: Add support for configuring dsp iommus on DRA7xx
Suman Anna
2
-0
/
+67
2015-10-13
iommu/vt-d: fix range computation when making room for large pages
Christian Zander
1
-4
/
+8
2015-10-13
Merge tag 'iommu-fixes-v4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-19
/
+42
2015-10-09
iommu/amd: Fix NULL pointer deref on device detach
Joerg Roedel
1
-0
/
+9
2015-10-09
iommu/amd: Prevent binding other PCI drivers to IOMMU PCI devices
Jiang Liu
1
-0
/
+3
2015-10-07
Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/pub/scm/linux...
Joerg Roedel
3
-19
/
+29
2015-10-06
iommu/s390: Add iommu api for s390 pci devices
Gerald Schaefer
3
-0
/
+345
2015-10-05
iommu/vt-d: Create RMRR mappings in newly allocated domains
Joerg Roedel
1
-0
/
+20
2015-10-05
iommu/vt-d: Split iommu_prepare_identity_map
Joerg Roedel
1
-20
/
+22
2015-10-04
debugfs: Pass bool pointer to debugfs_create_bool()
Viresh Kumar
2
-2
/
+2
2015-10-02
Merge git://git.infradead.org/intel-iommu
Linus Torvalds
3
-55
/
+75
2015-10-01
iommu/vt-d: Add a command line parameter for VT-d posted-interrupts
Feng Wu
1
-4
/
+8
2015-09-29
iommu/vt-d: Fix memory leak in dmar_insert_one_dev_info()
Sudip Mukherjee
1
-0
/
+1
2015-09-29
iommu/amd: Drop null test before destroy functions
Julia Lawall
1
-5
/
+2
2015-09-24
iommu/amd: Return positive value in amd_iommu_detect()
Jérôme Glisse
1
-1
/
+1
2015-09-22
iommu/arm-smmu: Use correct address mask for CMD_TLBI_S2_IPA
Will Deacon
1
-3
/
+6
2015-09-22
iommu/arm-smmu: Ensure IAS is set correctly for AArch32-capable SMMUs
Will Deacon
1
-3
/
+9
2015-09-22
iommu/io-pgtable-arm: Don't use dma_to_phys()
Robin Murphy
2
-13
/
+14
2015-09-12
fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to void
Joe Perches
1
-1
/
+2
2015-09-09
Merge tag 'iommu-updates-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
22
-902
/
+925
2015-09-02
Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-3
/
+3
2015-09-01
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2015-09-01
Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-10
/
+18
2015-08-25
Merge branches 'arm/omap', 'arm/msm', 'arm/smmu', 'arm/tegra', 'x86/vt-d', 'x...
Joerg Roedel
22
-902
/
+925
2015-08-25
iommu/vt-d: Really use upper context table when necessary
Joerg Roedel
1
-1
/
+1
2015-08-18
iommu/fsl: Really fix init section(s) content
Emil Medve
1
-13
/
+13
2015-08-18
iommu/io-pgtable-arm: Unmap and free table when overwriting with block
Will Deacon
1
-1
/
+16
2015-08-17
scatterlist: use sg_phys()
Dan Williams
2
-3
/
+3
2015-08-17
Merge tag 'tegra-for-4.3-iommu' of git://git.kernel.org/pub/scm/linux/kernel/...
Joerg Roedel
1
-108
/
+198
2015-08-13
iommu/io-pgtable-arm: Move init-fn declarations to io-pgtable.h
Joerg Roedel
2
-5
/
+5
2015-08-13
iommu/msm: Use BUG_ON instead of if () BUG()
Joerg Roedel
1
-2
/
+2
2015-08-13
iommu/vt-d: Access iomem correctly
Joerg Roedel
2
-8
/
+11
2015-08-13
iommu/vt-d: Make two functions static
Joerg Roedel
1
-4
/
+4
2015-08-13
iommu/vt-d: Use BUG_ON instead of if () BUG()
Joerg Roedel
1
-2
/
+1
2015-08-13
iommu/vt-d: Return false instead of 0 in irq_remapping_cap()
Joerg Roedel
1
-1
/
+1
[prev]
[next]