index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
intel-iommu.c
Age
Commit message (
Expand
)
Author
2020-03-20
iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge page
Yonghyun Hwang
2020-03-20
iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add...
Hans de Goede
2020-01-29
iommu/vt-d: Make kernel parameter igfx_off work with vIOMMU
Lu Baolu
2019-06-22
iommu/vt-d: Set intel_iommu_gfx_mapped correctly
Lu Baolu
2019-04-27
iommu/vt-d: Check capability before disabling protected memory
Lu Baolu
2019-01-13
iommu/vt-d: Handle domain agaw being less than iommu agaw
Sohil Mehta
2018-12-13
iommu/vt-d: Use memunmap to free memremap
Pan Bian
2018-09-09
iommu/vt-d: Fix dev iotlb pfsid use
Jacob Pan
2018-09-09
iommu/vt-d: Add definitions for PFSID
Jacob Pan
2017-12-16
iommu/vt-d: Fix scatterlist offset handling
Robin Murphy
2017-07-05
iommu/vt-d: Don't over-free page table directories
David Dillow
2017-05-25
iommu/vt-d: Flush the IOTLB to get rid of the initial kdump mappings
KarimAllah Ahmed
2017-03-30
iommu/vt-d: Fix NULL pointer dereference in device_to_iommu
Koos Vriezen
2017-03-12
iommu/vt-d: Tylersburg isoch identity map check is done too late.
Ashok Raj
2017-01-12
iommu/vt-d: Flush old iommu caches for kdump when the device gets context mapped
Xunlei Pang
2017-01-12
iommu/vt-d: Fix pasid table size encoding
Jacob Pan
2016-12-02
iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual Functions
Ashok Raj
2016-11-18
iommu/vt-d: Fix dead-locks in disable_dmar_iommu() path
Joerg Roedel
2016-09-30
Add braces to avoid "ambiguous ‘else’" compiler warnings
Linus Torvalds
2016-08-20
iommu/vt-d: Return error code in domain_context_mapping_one()
Wei Yang
2016-07-27
iommu/vt-d: Enable QI on all IOMMUs before setting root entry
Joerg Roedel
2016-03-09
iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug path
Joerg Roedel
2016-02-25
iommu/vt-d: Don't skip PCI devices when disabling IOTLB
Jeremy McNicoll
2015-12-15
Revert "scatterlist: use sg_phys()"
Dan Williams
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-05
Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-11-05
Merge git://git.infradead.org/intel-iommu
Linus Torvalds
2015-11-02
Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/am...
Joerg Roedel
2015-10-24
iommu/vt-d: Clean up pasid_enabled() and ecs_enabled() dependencies
David Woodhouse
2015-10-22
iommu: Add device_group call-back to x86 iommu drivers
Joerg Roedel
2015-10-22
Merge tag 'for-linus-20151021' of git://git.infradead.org/intel-iommu
Linus Torvalds
2015-10-19
iommu/vt-d: Use dev_err(..) in intel_svm_device_to_iommu(..)
Sudeep Dutt
2015-10-15
iommu/vt-d: Implement page request handling
David Woodhouse
2015-10-15
iommu/vt-d: Implement deferred invalidate for SVM
David Woodhouse
2015-10-15
iommu/vt-d: Add basic SVM PASID support
David Woodhouse
2015-10-15
iommu/vt-d: Always enable PASID/PRI PCI capabilities before ATS
David Woodhouse
2015-10-15
iommu/vt-d: Add initial support for PASID tables
David Woodhouse
2015-10-15
iommu/vt-d: Introduce intel_iommu=pasid28, and pasid_enabled() macro
David Woodhouse
2015-10-15
iommu/vt-d: Fix ATSR handling for Root-Complex integrated endpoints
David Woodhouse
2015-10-14
iommu/vt-d: Switch from ioremap_cache to memremap
Dan Williams
2015-10-13
iommu/vt-d: fix range computation when making room for large pages
Christian Zander
2015-10-13
Merge tag 'iommu-fixes-v4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-10-05
iommu/vt-d: Create RMRR mappings in newly allocated domains
Joerg Roedel
2015-10-05
iommu/vt-d: Split iommu_prepare_identity_map
Joerg Roedel
2015-10-02
Merge git://git.infradead.org/intel-iommu
Linus Torvalds
2015-09-29
iommu/vt-d: Fix memory leak in dmar_insert_one_dev_info()
Sudip Mukherjee
2015-09-08
Merge tag 'iommu-updates-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-09-02
Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-08-31
Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-08-25
iommu/vt-d: Really use upper context table when necessary
Joerg Roedel
[next]