- feb7a43 Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
- 7b29321 s390/pci: simplify __pciwb_mio() inline asm by Niklas Schnelle · 3 years ago
- 2ca5e90 s390/pci: Rework MSI descriptor walk by Thomas Gleixner · 3 years, 1 month ago
- ae72f31 PCI/MSI: Make arch_restore_msi_irqs() less horrible. by Thomas Gleixner · 3 years, 1 month ago
- 568de50 s390/pci: use physical addresses in DMA tables by Niklas Schnelle · 3 years, 1 month ago
- 4e4dc65 s390/pci: use phys_to_virt() for AIBVs/DIBVs by Niklas Schnelle · 3 years, 1 month ago
- 4cdf2f4 s390/pci: implement minimal PCI error recovery by Niklas Schnelle · 3 years, 6 months ago
- da995d5 s390/pci: implement reset_slot for hotplug slot by Niklas Schnelle · 3 years, 6 months ago
- 4fe2049 s390/pci: refresh function handle in iomap by Niklas Schnelle · 3 years, 6 months ago
- 0b707e5 Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 2 months ago
- 0c5c62d Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 2 months ago
- 6aefbf1 s390/pci: add s390_iommu_aperture kernel parameter by Niklas Schnelle · 3 years, 4 months ago
- e7456f7 Merge branch 'fixes' into features by Vasily Gorbik · 3 years, 2 months ago
- 6526a59 s390/pci: add simpler s390dbf traces for events by Niklas Schnelle · 3 years, 3 months ago
- 1c8174f s390/pci: tolerate inconsistent handle in recover by Niklas Schnelle · 3 years, 4 months ago
- a46044a s390/pci: fix zpci_zdev_put() on reserve by Niklas Schnelle · 3 years, 3 months ago
- 06dc660 PCI: Rename pcibios_add_device() to pcibios_device_add() by Oliver O'Halloran · 3 years, 4 months ago
- a8b92b8 s390/pci_mmio: fully validate the VMA before calling follow_pte() by David Hildenbrand · 3 years, 4 months ago
- f154c80 Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 4 months ago
- 85ad272 s390/pci: read clp_list_pci_req only once by Pierre Morel · 3 years, 4 months ago
- ebd9cc6 s390/pci: fix clp_get_state() handling of -ENODEV by Niklas Schnelle · 3 years, 4 months ago
- 4a3bb42 Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 3 years, 4 months ago
- 7d6e3fa Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
- c7a5238 Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 4 months ago
- 1f3f768 s390/pci: improve DMA translation init and exit by Niklas Schnelle · 3 years, 6 months ago
- cc049ee s390/pci: simplify CLP List PCI handling by Niklas Schnelle · 3 years, 5 months ago
- 8256add s390/pci: handle FH state mismatch only on disable by Niklas Schnelle · 3 years, 5 months ago
- f7addcd s390/pci: fix misleading rc in clp_set_pci_fn() by Niklas Schnelle · 3 years, 5 months ago
- 81a0761 s390/pci: reset zdev->zbus on registration failure by Niklas Schnelle · 3 years, 5 months ago
- 02368b7 s390/pci: cleanup resources only if necessary by Niklas Schnelle · 3 years, 5 months ago
- 2a671f7 s390/pci: fix use after free of zpci_dev by Niklas Schnelle · 3 years, 5 months ago
- 3998527 s390/pci: Do not mask MSI[-X] entries on teardown by Thomas Gleixner · 3 years, 5 months ago
- 7e4e7d4 s390/pci: don't set failed sg dma_address to DMA_MAPPING_ERROR by Logan Gunthorpe · 3 years, 5 months ago
- 911ace0 s390/pci: return error code from s390_dma_map_sg() by Martin Oliveira · 3 years, 5 months ago
- 3322ba0 s390: make PCI mio support a machine flag by Niklas Schnelle · 3 years, 6 months ago
- c1e18c1 s390/pci: add zpci_set_irq()/zpci_clear_irq() by Niklas Schnelle · 4 years, 1 month ago
- d66a4c7 s390/pci: use register pair instead of register asm by Niklas Schnelle · 3 years, 7 months ago
- 0d9cf5d s390/pci: handle stale deconfiguration events by Niklas Schnelle · 3 years, 9 months ago
- a7f82c3 s390/pci: rename zpci_configure_device() by Niklas Schnelle · 3 years, 9 months ago
- 81bbf03 s390/pci: expose a PCI device's UID as its index by Niklas Schnelle · 3 years, 10 months ago
- 61311e3 s390/pci: narrow scope of zpci_configure_device() by Niklas Schnelle · 3 years, 9 months ago
- 14c87ba s390/pci: separate zbus registration from scanning by Niklas Schnelle · 3 years, 11 months ago
- 0350276 s390/pci: use mutex not spinlock for zbus list by Niklas Schnelle · 3 years, 11 months ago
- a50297c s390/pci: separate zbus creation from scanning by Niklas Schnelle · 3 years, 11 months ago
- 7dc697d s390/pci: do more bus setup in zpci_bus_scan() by Niklas Schnelle · 3 years, 11 months ago
- faf29a4 s390/pci: introduce zpci_bus_scan_device() by Niklas Schnelle · 3 years, 11 months ago
- 408f2c9 s390/pci: expose UID uniqueness guarantee by Niklas Schnelle · 3 years, 10 months ago
- 652d40b s390/pci: fix DMA cleanup on hard deconfigure by Niklas Schnelle · 3 years, 9 months ago
- 95b3a8b s390/pci: move zpci_remove_device() to bus code by Niklas Schnelle · 4 years ago
- 2631f6b s390/pci: unify de-/configure for slots and events by Niklas Schnelle · 4 years, 2 months ago
- dee60c0 s390/pci: add zpci_event_hard_deconfigured() by Niklas Schnelle · 4 years, 3 months ago
- a9045c2 s390/pci: deconfigure device on release by Niklas Schnelle · 3 years, 10 months ago
- f6576a1 s390/pci: refactor zpci function states by Niklas Schnelle · 3 years, 10 months ago
- 0b13525 s390/pci: fix leak of PCI device structure by Niklas Schnelle · 3 years, 10 months ago
- df24212 Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 10 months ago
- ba764dd s390/pci: refactor zpci_create_device() by Niklas Schnelle · 4 years, 5 months ago
- 9fd6dad mm: provide a saner PTE walking API for modules by Paolo Bonzini · 3 years, 11 months ago
- e1bff843c s390/pci: remove superfluous zdev->zbus check by Niklas Schnelle · 4 years ago
- ff5c19e mm: simplify follow_pte{,pmd} by Christoph Hellwig · 4 years ago
- adb35e8 Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
- 58659247 Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years ago
- a2bd409 s390/pci: fix CPU address in MSI for directed IRQ by Alexander Gordeev · 4 years, 1 month ago
- a787bda Merge branch 'linus' into sched/core, to resolve semantic conflict by Ingo Molnar · 4 years, 1 month ago
- 545b8c8 smp: Cleanup smp_call_function*() by Peter Zijlstra · 4 years, 7 months ago
- 87d5986 s390/mm: remove set_fs / rework address space handling by Heiko Carstens · 4 years, 1 month ago
- da78693 s390/pci: inform when missing required facilities by Niklas Schnelle · 4 years, 2 months ago
- a67a88b s390/pci: remove races against pte updates by Daniel Vetter · 4 years, 2 months ago
- 0b2ca2c s390/pci: fix hot-plug of PCI function missing bus by Niklas Schnelle · 4 years, 2 months ago
- fc996db Merge tag 'vfio-v5.10-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 4 years, 2 months ago
- 847d428 Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 2 months ago
- 2099363 Merge branches 'v5.10/vfio/fsl-mc-v6' and 'v5.10/vfio/zpci-info-v3' into v5.10/vfio/next by Alex Williamson · 4 years, 3 months ago
- 517fe29 s390/pci: track whether util_str is valid in the zpci_dev by Matthew Rosato · 4 years, 3 months ago
- dc8c638 s390/pci: stash version in the zpci_dev by Matthew Rosato · 4 years, 3 months ago
- 0a0f0d8 dma-mapping: split <linux/dma-mapping.h> by Christoph Hellwig · 4 years, 3 months ago
- 402e922 s390: remove orphaned function declarations by Vasily Gorbik · 4 years, 3 months ago
- efa70f2 dma-mapping: add a new dma_alloc_pages API by Christoph Hellwig · 4 years, 4 months ago
- 8c1c6c7 Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into dma-mapping-for-next by Christoph Hellwig · 4 years, 3 months ago
- 08b6e22 s390/pci: Mark all VFs as not implementing PCI_COMMAND_MEMORY by Matthew Rosato · 4 years, 4 months ago
- 4904e19 s390/pci: add missing pci_iov.h include by Niklas Schnelle · 4 years, 3 months ago
- c3b2c90 s390/pci: remove clp_rescan_pci_devices_simple() by Niklas Schnelle · 4 years, 4 months ago
- 809fcfa s390/pci: remove clp_rescan_pci_devices() by Niklas Schnelle · 4 years, 4 months ago
- 2bce60b s390/pci: remove unused function zpci_rescan() by Niklas Schnelle · 4 years, 4 months ago
- abb95b7 s390/pci: consolidate SR-IOV specific code by Niklas Schnelle · 4 years, 4 months ago
- b02002c s390/pci: Implement ioremap_wc/prot() with MIO by Niklas Schnelle · 4 years, 6 months ago
- afdf9550e s390/pci: fix leak of DMA tables on hard unplug by Niklas Schnelle · 4 years, 4 months ago
- 1e9d90d dma-mapping: introduce dma_get_seg_boundary_nr_pages() by Nicolin Chen · 4 years, 4 months ago
- b97bf44 s390/pci: fix PF/VF linking on hot plug by Niklas Schnelle · 4 years, 5 months ago
- 2f0230b s390/pci: re-introduce zpci_remove_device() by Niklas Schnelle · 4 years, 5 months ago
- 3cddb79 s390/pci: fix zpci_bus_link_virtfn() by Niklas Schnelle · 4 years, 5 months ago
- b76fee1 s390/pci: ignore stale configuration request event by Niklas Schnelle · 4 years, 5 months ago
- 45365a0 Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 5 months ago
- 4631f3c s390/pci: clarify comment in s390_mmio_read/write by Niklas Schnelle · 4 years, 6 months ago
- 3047766 s390/pci: fix enabling a reserved PCI function by Niklas Schnelle · 4 years, 6 months ago
- d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
- 23fc02e Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 7 months ago
- e1750a3 s390/pci: Log new handle in clp_disable_fh() by Petr Tesarik · 4 years, 7 months ago
- a999eb9 s390/pci: ioremap() align with generic code by Niklas Schnelle · 4 years, 10 months ago
- e5794cf s390/pci: create links between PFs and VFs by Niklas Schnelle · 4 years, 8 months ago
- f058599 s390/pci: Fix s390_mmio_read/write with MIO by Niklas Schnelle · 4 years, 9 months ago
- d137927 s390/pci: removes wrong PCI multifunction assignment by Pierre Morel · 4 years, 8 months ago