| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Merge branches 'iommu/fixes', 'arm/qcom', 'arm/omap', 'arm/smmu', 'x86/amd', ... | Joerg Roedel | 2020-03-27 | 1 | -4/+5 |
|\ \ |
|
| | * | iommu/vt-d: Fix mm reference leak | Jacob Pan | 2020-03-27 | 1 | -3/+4 |
| |/
|/| |
|
| * | iommu/vt-d: Fix page request descriptor size | Jacob Pan | 2020-03-19 | 1 | -1/+1 |
|/ |
|
* | iommu/vt-d: Add PASID_FLAG_FL5LP for first-level pasid setup | Lu Baolu | 2020-01-07 | 1 | -2/+6 |
* | iommu/vt-d: Misc macro clean up for SVM | Jacob Pan | 2020-01-07 | 1 | -40/+39 |
* | iommu/vt-d: Avoid sending invalid page response | Jacob Pan | 2020-01-07 | 1 | -4/+3 |
* | iommu/vt-d: Replace Intel specific PASID allocator with IOASID | Jacob Pan | 2020-01-07 | 1 | -14/+22 |
* | iommu/vt-d: Fix off-by-one in PASID allocation | Jacob Pan | 2020-01-07 | 1 | -1/+1 |
* | iommu/vt-d: Reject SVM bind for failed capability check | Jacob Pan | 2020-01-07 | 1 | -0/+3 |
* | iommu/vt-d: Fix CPU and IOMMU SVM feature matching checks | Jacob Pan | 2020-01-07 | 1 | -13/+27 |
* | iommu/vt-d: Remove incorrect PSI capability check | Lu Baolu | 2019-12-18 | 1 | -5/+1 |
* | iommu/vt-d: Remove global page flush support | Jacob Pan | 2019-09-03 | 1 | -21/+15 |
*---. | Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-op... | Joerg Roedel | 2019-07-04 | 1 | -9/+1 |
|\ \ \ |
|
| | * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner | 2019-06-05 | 1 | -9/+1 |
| |/ / |
|
* / / | iommu/vt-d: Fix bind svm with multiple devices | Jacob Pan | 2019-05-27 | 1 | -0/+15 |
|/ / |
|
* / | iommu/vt-d: Make intel_iommu_enable_pasid() more generic | Lu Baolu | 2019-04-11 | 1 | -1/+18 |
|/ |
|
* | iommu/vt-d: Fix NULL pointer reference in intel_svm_bind_mm() | Lu Baolu | 2019-03-01 | 1 | -1/+1 |
* | iommu/vt-d: Remove change_pte notifier | Peter Xu | 2019-01-30 | 1 | -9/+0 |
* | iommu/vt-d: Support page request in scalable mode | Jacob Pan | 2019-01-11 | 1 | -32/+45 |
*-. | Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar... | Joerg Roedel | 2018-12-20 | 1 | -110/+61 |
|\ \ |
|
| | * | iommu/vt-d: Remove deferred invalidation | Lu Baolu | 2018-12-11 | 1 | -45/+0 |
| | * | iommu/vt-d: Shared virtual address in scalable mode | Lu Baolu | 2018-12-11 | 1 | -40/+18 |
| | * | iommu/vt-d: Add 256-bit invalidation descriptor support | Lu Baolu | 2018-12-11 | 1 | -27/+49 |
| | * | iommu/vt-d: Manage scalalble mode PASID tables | Lu Baolu | 2018-12-11 | 1 | -5/+1 |
| |/ |
|
* / | iommu/vt-d: Fix NULL pointer dereference in prq_event_thread() | Lu Baolu | 2018-11-06 | 1 | -1/+1 |
|/ |
|
* | Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca... | Michal Hocko | 2018-10-27 | 1 | -1/+0 |
* | Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-08-24 | 1 | -46/+33 |
|\ |
|
| * | iommu/vt-d: Remove the obsolete per iommu pasid tables | Lu Baolu | 2018-07-20 | 1 | -15/+2 |
| * | iommu/vt-d: Apply per pci device pasid table in SVA | Lu Baolu | 2018-07-20 | 1 | -12/+10 |
| * | iommu/vt-d: Per PCI device pasid table interfaces | Lu Baolu | 2018-07-20 | 1 | -4/+0 |
| * | iommu/vt-d: Apply global PASID in SVA | Lu Baolu | 2018-07-20 | 1 | -11/+11 |
| * | iommu/vt-d: Avoid using idr_for_each_entry() | Lu Baolu | 2018-07-20 | 1 | -4/+10 |
| * | iommu/vt-d: Remove unnecessary WARN_ON() | Lu Baolu | 2018-07-06 | 1 | -1/+1 |
* | | mm: convert return type of handle_mm_fault() caller to vm_fault_t | Souptick Joarder | 2018-08-18 | 1 | -1/+3 |
|/ |
|
* | iommu/vt-d: Remove unnecessary parentheses | Lu Baolu | 2018-05-15 | 1 | -1/+1 |
*-. | Merge branches 'x86/amd', 'x86/vt-d', 'arm/rockchip', 'arm/omap', 'arm/mediat... | Joerg Roedel | 2018-03-29 | 1 | -11/+8 |
|\ \ |
|
| | * | treewide/trivial: Remove ';;$' typo noise | Ingo Molnar | 2018-02-22 | 1 | -1/+1 |
| |/
|/| |
|
| * | iommu/vt-d: Use real PASID for flush in caching mode | Lu Baolu | 2018-03-20 | 1 | -10/+6 |
| * | iommu/vt-d: Fix a potential memory leak | Lu Baolu | 2018-03-15 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'iommu-updates-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-02-08 | 1 | -5/+27 |
|\ |
|
| * | iommu/vt-d: Enable 5-level paging mode in the PASID entry | Sohil Mehta | 2018-01-17 | 1 | -2/+13 |
| * | iommu/vt-d: Add a check for 5-level paging support | Sohil Mehta | 2018-01-17 | 1 | -0/+4 |
| * | iommu/vt-d: Add a check for 1GB page support | Sohil Mehta | 2018-01-17 | 1 | -0/+4 |
| * | iommu/vt-d: clean up pr_irq if request_threaded_irq fails | Jerry Snitselaar | 2017-12-20 | 1 | -3/+6 |
* | | mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks | David Rientjes | 2018-02-01 | 1 | -0/+1 |
|/ |
|
* | iommu/vt-d: Clear pasid table entry when memory unbound | Lu Baolu | 2017-11-03 | 1 | -0/+2 |
* | iommu/vt-d: Missing checks for pasid tables if allocation fails | Lu Baolu | 2017-11-03 | 1 | -1/+1 |
* | Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-09-10 | 1 | -0/+14 |
|\ |
|
| * | iommu/vt-d: IOMMU Page Request needs to check if address is canonical. | Ashok Raj | 2017-08-30 | 1 | -0/+14 |
* | | iommu/intel: update to new mmu_notifier semantic | Jérôme Glisse | 2017-09-01 | 1 | -9/+0 |
|/ |
|