index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
s390-iommu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-19
s390/pci: use lock-free I/O translation updates
Niklas Schnelle
1
-24
/
+13
2022-11-19
iommu/s390: Optimize IOMMU table walking
Niklas Schnelle
1
-26
/
+43
2022-11-19
iommu/s390: Use RCU to allow concurrent domain_list iteration
Niklas Schnelle
1
-17
/
+27
2022-11-19
iommu/s390: Add I/O TLB ops
Niklas Schnelle
1
-11
/
+56
2022-11-19
iommu/s390: Make attach succeed even if the device is in error state
Niklas Schnelle
1
-2
/
+7
2022-11-03
iommu/s390: Implement map_pages()/unmap_pages() instead of map()/unmap()
Niklas Schnelle
1
-16
/
+32
2022-11-03
iommu/s390: Fix incorrect pgsize_bitmap
Niklas Schnelle
1
-8
/
+1
2022-11-03
iommu/s390: Fix incorrect aperture check
Niklas Schnelle
1
-1
/
+1
2022-11-03
iommu/s390: Fix potential s390_domain aperture shrinking
Niklas Schnelle
1
-20
/
+43
2022-11-03
iommu/s390: Get rid of s390_domain_device
Niklas Schnelle
1
-30
/
+7
2022-11-03
iommu/s390: Fix duplicate domain attachments
Niklas Schnelle
1
-61
/
+45
2022-09-07
iommu: Clean up bus_set_iommu()
Robin Murphy
1
-6
/
+0
2022-09-07
iommu/s390: Fail probe for non-PCI devices
Matthew Rosato
1
-1
/
+6
2022-09-07
iommu: Retire iommu_capable()
Robin Murphy
1
-1
/
+1
2022-05-20
iommu/s390: Tolerate repeat attach_dev calls
Matthew Rosato
1
-3
/
+12
2022-02-28
iommu: Split struct iommu_ops
Lu Baolu
1
-6
/
+8
2021-12-06
s390/pci: use physical addresses in DMA tables
Niklas Schnelle
1
-5
/
+5
2021-08-25
s390/pci: improve DMA translation init and exit
Niklas Schnelle
1
-5
/
+13
2021-04-16
iommu: Streamline registration interface
Robin Murphy
1
-3
/
+1
2020-06-08
Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-4
/
+4
2020-05-05
iommu/s390: Convert to probe/release_device() call-backs
Joerg Roedel
1
-16
/
+6
2020-04-28
s390/pci: adaptation of iommu to multifunction
Pierre Morel
1
-4
/
+4
2019-10-15
iommu: Add gfp parameter to iommu_ops::map
Tom Murphy
1
-1
/
+1
2019-07-29
iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync()
Will Deacon
1
-1
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-30
iommu/s390: Constify iommu_ops
Arvind Yadav
1
-2
/
+2
2017-08-15
iommu/s390: Add support for iommu_device handling
Joerg Roedel
1
-0
/
+35
2017-06-28
iommu/s390: Use iommu_group_get_for_dev() in s390_iommu_add_device()
Joerg Roedel
1
-10
/
+5
2016-11-29
iommu/s390: Drop duplicate header pci.h
Geliang Tang
1
-1
/
+0
2016-09-22
iommu/s390: simplify registration of I/O address translation parameters
Sebastian Ott
1
-2
/
+1
2015-11-26
iommu/s390: Fix sparse warnings
Sebastian Ott
1
-2
/
+2
2015-11-09
s390/pci_dma: handle dma table failures
Sebastian Ott
1
-2
/
+21
2015-10-06
iommu/s390: Add iommu api for s390 pci devices
Gerald Schaefer
1
-0
/
+337