summaryrefslogtreecommitdiff
path: root/arch/s390/pci
AgeCommit message (Expand)AuthorFilesLines
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2024-05-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-6/+0
2024-05-06mm: pass VMA instead of MM to follow_pte()David Hildenbrand1-2/+2
2024-04-29s390/pci: Drop unneeded reference to CONFIG_DMIJean Delvare1-4/+0
2024-04-22s390: Stop using weak symbols for __iowrite64_copy()Jason Gunthorpe1-6/+0
2024-03-12Merge tag 's390-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds4-41/+74
2024-02-21s390: use the correct count for __iowrite64_copy()Jason Gunthorpe1-1/+1
2024-02-20s390/pci: fix three typos in commentsGerd Bayer2-3/+3
2024-02-20s390/pci: remove hotplug slot when releasing the deviceGerd Bayer1-2/+3
2024-02-20s390/pci: introduce lock to synchronize state of zpci_dev'sGerd Bayer3-30/+62
2024-02-20s390/pci: rename lock member in struct zpci_devGerd Bayer2-6/+6
2024-01-11s390/pci: fix max size calculation in zpci_memcpy_toio()Niklas Schnelle1-6/+6
2023-11-10Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-792/+44
2023-11-03Merge tag 's390-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-1/+1
2023-10-19s390/pci: fix iommu bitmap allocationNiklas Schnelle1-2/+13
2023-10-05s390/pci: Fix reset of IOMMU software countersNiklas Schnelle1-3/+10
2023-10-02s390/pci: Use dma-iommu layerNiklas Schnelle7-774/+23
2023-10-02s390/pci: prepare is_passed_through() for dma-iommuNiklas Schnelle1-4/+11
2023-09-19s390: use control register bit definesHeiko Carstens1-1/+1
2023-09-19s390/ctlreg: add local and system prefix to some functionsHeiko Carstens1-1/+1
2023-08-30Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-47/+10
2023-08-23s390/pci: use builtin_misc_device macro to simplify the codeLi Zetao1-6/+1
2023-08-18s390: mm: convert to GENERIC_IOREMAPBaoquan He1-47/+10
2023-07-03s390: fix various typosHeiko Carstens1-3/+3
2023-04-04Merge branch 'uaccess-inline-asm-cleanup' into featuresVasily Gorbik3-15/+16
2023-03-13s390/pci: clean up left over special treatment for function zeroNiklas Schnelle2-25/+5
2023-03-13s390/pci: remove redundant pci_bus_add_devices() on new busNiklas Schnelle1-1/+0
2023-03-13s390/pci: only add specific device in zpci_bus_scan_device()Niklas Schnelle1-2/+1
2023-03-13PCI: s390: Fix use-after-free of PCI resources with per-function hotplugNiklas Schnelle3-15/+16
2023-01-25iommu/s390: Use GFP_KERNEL in sleepable contextsJason Gunthorpe1-1/+1
2023-01-25iommu/s390: Push the gfp parameter to the kmem_cache_alloc()'sJason Gunthorpe1-14/+17
2022-12-19Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-36/+54
2022-12-12Merge tag 's390-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-1/+1
2022-11-23s390/pci: Use irq_data_get_msi_desc()Thomas Gleixner1-1/+1
2022-11-19s390/pci: use lock-free I/O translation updatesNiklas Schnelle1-29/+45
2022-11-19iommu/s390: Use RCU to allow concurrent domain_list iterationNiklas Schnelle1-1/+1
2022-11-19iommu/s390: Make attach succeed even if the device is in error stateNiklas Schnelle2-6/+8
2022-10-26s390/pci: add missing EX_TABLE entries to __pcistg_mio_inuser()/__pcilg_mio_i...Heiko Carstens1-4/+4
2022-10-09Merge tag 's390-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-1/+1
2022-09-14s390/pci: convert high_memory to physical addressNiklas Schnelle1-1/+1
2022-08-29KVM: s390: pci: Hook to access KVM lowlevel from VFIOPierre Morel2-1/+12
2022-08-05Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-62/+20
2022-07-23s390/pci: allow zPCI zbus without a function zeroNiklas Schnelle1-62/+20
2022-07-11KVM: s390: pci: add routines to start/stop interpretive executionMatthew Rosato1-0/+4
2022-07-11KVM: s390: pci: provide routines for enabling/disabling interrupt forwardingMatthew Rosato1-0/+1
2022-07-11KVM: s390: pci: do initial setup for AEN interpretationMatthew Rosato1-0/+6
2022-07-11s390/pci: stash dtsm and maxstblMatthew Rosato1-0/+2
2022-07-11s390/pci: stash associated GISA designationMatthew Rosato3-0/+16
2022-07-11s390/pci: externalize the SIC operation controls and routineMatthew Rosato2-15/+14
2022-07-11s390/airq: allow for airq structure that uses an input vectorMatthew Rosato1-4/+4