aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-15mm: simplify follow_pte{,pmd}Christoph Hellwig1-2/+2
2020-12-14Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+1
2020-12-14Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-48/+60
2020-12-02s390/pci: fix CPU address in MSI for directed IRQAlexander Gordeev1-3/+11
2020-11-27Merge branch 'linus' into sched/core, to resolve semantic conflictIngo Molnar1-0/+4
2020-11-24smp: Cleanup smp_call_function*()Peter Zijlstra1-3/+1
2020-11-23s390/mm: remove set_fs / rework address space handlingHeiko Carstens1-6/+0
2020-11-18s390/pci: inform when missing required facilitiesNiklas Schnelle1-1/+3
2020-11-09s390/pci: remove races against pte updatesDaniel Vetter1-41/+57
2020-11-03s390/pci: fix hot-plug of PCI function missing busNiklas Schnelle1-0/+4
2020-10-22Merge tag 'vfio-v5.10-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2-2/+5
2020-10-16Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds8-141/+215
2020-10-12Merge branches 'v5.10/vfio/fsl-mc-v6' and 'v5.10/vfio/zpci-info-v3' into v5.10/vfio/nextAlex Williamson1-0/+2
2020-10-07s390/pci: track whether util_str is valid in the zpci_devMatthew Rosato1-0/+1
2020-10-07s390/pci: stash version in the zpci_devMatthew Rosato1-0/+1
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig1-1/+1
2020-09-30s390: remove orphaned function declarationsVasily Gorbik1-1/+0
2020-09-25dma-mapping: add a new dma_alloc_pages APIChristoph Hellwig1-0/+2
2020-09-25Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into dma-mapping-for-nextChristoph Hellwig2-0/+6
2020-09-22s390/pci: Mark all VFs as not implementing PCI_COMMAND_MEMORYMatthew Rosato1-2/+3
2020-09-16s390/pci: add missing pci_iov.h includeNiklas Schnelle1-0/+2
2020-09-14s390/pci: remove clp_rescan_pci_devices_simple()Niklas Schnelle1-23/+21
2020-09-14s390/pci: remove clp_rescan_pci_devices()Niklas Schnelle2-18/+2
2020-09-14s390/pci: remove unused function zpci_rescan()Niklas Schnelle1-6/+0
2020-09-14s390/pci: consolidate SR-IOV specific codeNiklas Schnelle6-96/+133
2020-09-14s390/pci: Implement ioremap_wc/prot() with MIONiklas Schnelle2-3/+63
2020-09-14s390/pci: fix leak of DMA tables on hard unplugNiklas Schnelle2-0/+6
2020-09-03dma-mapping: introduce dma_get_seg_boundary_nr_pages()Nicolin Chen1-4/+2
2020-08-17s390/pci: fix PF/VF linking on hot plugNiklas Schnelle3-13/+32
2020-08-17s390/pci: re-introduce zpci_remove_device()Niklas Schnelle2-9/+14
2020-08-17s390/pci: fix zpci_bus_link_virtfn()Niklas Schnelle1-10/+15
2020-08-17s390/pci: ignore stale configuration request eventNiklas Schnelle1-0/+3
2020-08-03Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-8/+12
2020-07-27s390/pci: clarify comment in s390_mmio_read/writeNiklas Schnelle1-8/+12
2020-06-29s390/pci: fix enabling a reserved PCI functionNiklas Schnelle1-1/+12
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse1-2/+2
2020-06-08Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds7-155/+483
2020-05-28s390/pci: Log new handle in clp_disable_fh()Petr Tesarik1-2/+1
2020-05-20s390/pci: ioremap() align with generic codeNiklas Schnelle1-10/+11
2020-05-20s390/pci: create links between PFs and VFsNiklas Schnelle2-2/+71
2020-05-14s390/pci: Fix s390_mmio_read/write with MIONiklas Schnelle1-2/+211
2020-05-06s390/pci: removes wrong PCI multifunction assignmentPierre Morel1-3/+1
2020-04-28s390/pci: Handling multifunctionsPierre Morel4-45/+151
2020-04-28s390/pci: Adding bus resourcePierre Morel1-0/+5
2020-04-28s390/pci: adapt events for zbusPierre Morel1-16/+8
2020-04-28s390/pci: create zPCI busPierre Morel6-111/+257
2020-04-28s390/pci: define RID and RID availablePierre Morel1-0/+3
2020-04-28s390/pci: define kernel parameters for PCI multifunctionPierre Morel1-0/+6
2020-04-28s390/pci: Expose new port attribute for PCIe functionsAlexander Schmidt2-0/+3
2020-04-22s390/pci: do not set affinity for floating irqsNiklas Schnelle1-2/+3