summaryrefslogtreecommitdiff
path: root/arch/s390/pci
AgeCommit message (Expand)Author
2024-02-21s390: use the correct count for __iowrite64_copy()Jason Gunthorpe
2024-01-11s390/pci: fix max size calculation in zpci_memcpy_toio()Niklas Schnelle
2023-11-09Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-11-03Merge tag 's390-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-10-19s390/pci: fix iommu bitmap allocationNiklas Schnelle
2023-10-05s390/pci: Fix reset of IOMMU software countersNiklas Schnelle
2023-10-02s390/pci: Use dma-iommu layerNiklas Schnelle
2023-10-02s390/pci: prepare is_passed_through() for dma-iommuNiklas Schnelle
2023-09-19s390: use control register bit definesHeiko Carstens
2023-09-19s390/ctlreg: add local and system prefix to some functionsHeiko Carstens
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-23s390/pci: use builtin_misc_device macro to simplify the codeLi Zetao
2023-08-18s390: mm: convert to GENERIC_IOREMAPBaoquan He
2023-07-03s390: fix various typosHeiko Carstens
2023-04-04Merge branch 'uaccess-inline-asm-cleanup' into featuresVasily Gorbik
2023-03-13s390/pci: clean up left over special treatment for function zeroNiklas Schnelle
2023-03-13s390/pci: remove redundant pci_bus_add_devices() on new busNiklas Schnelle
2023-03-13s390/pci: only add specific device in zpci_bus_scan_device()Niklas Schnelle
2023-03-13PCI: s390: Fix use-after-free of PCI resources with per-function hotplugNiklas Schnelle
2023-01-25iommu/s390: Use GFP_KERNEL in sleepable contextsJason Gunthorpe
2023-01-25iommu/s390: Push the gfp parameter to the kmem_cache_alloc()'sJason Gunthorpe
2022-12-19Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-12-12Merge tag 's390-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2022-11-23s390/pci: Use irq_data_get_msi_desc()Thomas Gleixner
2022-11-19s390/pci: use lock-free I/O translation updatesNiklas Schnelle
2022-11-19iommu/s390: Use RCU to allow concurrent domain_list iterationNiklas Schnelle
2022-11-19iommu/s390: Make attach succeed even if the device is in error stateNiklas Schnelle
2022-10-26s390/pci: add missing EX_TABLE entries to __pcistg_mio_inuser()/__pcilg_mio_i...Heiko Carstens
2022-10-09Merge tag 's390-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2022-09-14s390/pci: convert high_memory to physical addressNiklas Schnelle
2022-08-29KVM: s390: pci: Hook to access KVM lowlevel from VFIOPierre Morel
2022-08-04Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-07-22s390/pci: allow zPCI zbus without a function zeroNiklas Schnelle
2022-07-11KVM: s390: pci: add routines to start/stop interpretive executionMatthew Rosato
2022-07-11KVM: s390: pci: provide routines for enabling/disabling interrupt forwardingMatthew Rosato
2022-07-11KVM: s390: pci: do initial setup for AEN interpretationMatthew Rosato
2022-07-11s390/pci: stash dtsm and maxstblMatthew Rosato
2022-07-11s390/pci: stash associated GISA designationMatthew Rosato
2022-07-11s390/pci: externalize the SIC operation controls and routineMatthew Rosato
2022-07-11s390/airq: allow for airq structure that uses an input vectorMatthew Rosato
2022-07-11s390/airq: pass more TPI info to airq handlersMatthew Rosato
2022-04-25s390/pci: add error record for CC 2 retriesNiklas Schnelle
2022-04-25s390/pci: add PCI access type and length to error recordsNiklas Schnelle
2022-04-25s390/pci: don't log availability events as errorsNiklas Schnelle
2022-04-25s390/pci: make better use of zpci_dbg() levelsNiklas Schnelle
2022-03-27s390/pci: rename get_zdev_by_bus() to zdev_from_bus()Niklas Schnelle
2022-03-27s390/pci: improve zpci_dev reference countingNiklas Schnelle
2022-03-10s390/pci: make zpci_set_irq()/zpci_clear_irq() staticNiklas Schnelle
2022-03-08s390/extable: move EX_TABLE define to asm-extable.hHeiko Carstens
2022-01-13Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds