1. 4bbdb72 Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 1 year, 4 months ago
  2. 92bce97 s390/pci: Fix reset of IOMMU software counters by Niklas Schnelle · 1 year, 5 months ago
  3. c76c067 s390/pci: Use dma-iommu layer by Niklas Schnelle · 1 year, 5 months ago
  4. 99441a3 s390: use control register bit defines by Heiko Carstens · 1 year, 6 months ago
  5. 8d5e98f s390/ctlreg: add local and system prefix to some functions by Heiko Carstens · 1 year, 6 months ago
  6. b43b3ff s390: mm: convert to GENERIC_IOREMAP by Baoquan He · 1 year, 8 months ago
  7. f62f8b7 Merge branch 'uaccess-inline-asm-cleanup' into features by Vasily Gorbik · 1 year, 11 months ago
  8. 45e5f0c s390/pci: clean up left over special treatment for function zero by Niklas Schnelle · 2 years ago
  9. ab90950 PCI: s390: Fix use-after-free of PCI resources with per-function hotplug by Niklas Schnelle · 2 years ago
  10. 2ba8336 iommu/s390: Use RCU to allow concurrent domain_list iteration by Niklas Schnelle · 2 years, 4 months ago
  11. 59bbf59 iommu/s390: Make attach succeed even if the device is in error state by Niklas Schnelle · 2 years, 4 months ago
  12. 09340b2 KVM: s390: pci: add routines to start/stop interpretive execution by Matthew Rosato · 2 years, 9 months ago
  13. 98b1d33 KVM: s390: pci: do initial setup for AEN interpretation by Matthew Rosato · 2 years, 9 months ago
  14. c68468e s390/pci: stash associated GISA designation by Matthew Rosato · 2 years, 9 months ago
  15. 52c79e6 s390/pci: make better use of zpci_dbg() levels by Niklas Schnelle · 3 years ago
  16. 7dcfe50 s390/pci: rename get_zdev_by_bus() to zdev_from_bus() by Niklas Schnelle · 3 years, 5 months ago
  17. c122383 s390/pci: improve zpci_dev reference counting by Niklas Schnelle · 3 years, 5 months ago
  18. 568de50 s390/pci: use physical addresses in DMA tables by Niklas Schnelle · 3 years, 3 months ago
  19. 4cdf2f4 s390/pci: implement minimal PCI error recovery by Niklas Schnelle · 3 years, 8 months ago
  20. da995d5 s390/pci: implement reset_slot for hotplug slot by Niklas Schnelle · 3 years, 8 months ago
  21. 4fe2049 s390/pci: refresh function handle in iomap by Niklas Schnelle · 3 years, 8 months ago
  22. 0c5c62d Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 4 months ago
  23. a46044a s390/pci: fix zpci_zdev_put() on reserve by Niklas Schnelle · 3 years, 5 months ago
  24. 06dc660 PCI: Rename pcibios_add_device() to pcibios_device_add() by Oliver O'Halloran · 3 years, 5 months ago
  25. c7a5238 Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 6 months ago
  26. 1f3f768 s390/pci: improve DMA translation init and exit by Niklas Schnelle · 3 years, 7 months ago
  27. cc049ee s390/pci: simplify CLP List PCI handling by Niklas Schnelle · 3 years, 7 months ago
  28. 8256add s390/pci: handle FH state mismatch only on disable by Niklas Schnelle · 3 years, 7 months ago
  29. f7addcd s390/pci: fix misleading rc in clp_set_pci_fn() by Niklas Schnelle · 3 years, 7 months ago
  30. 02368b7 s390/pci: cleanup resources only if necessary by Niklas Schnelle · 3 years, 7 months ago
  31. 2a671f7 s390/pci: fix use after free of zpci_dev by Niklas Schnelle · 3 years, 7 months ago
  32. 3322ba0 s390: make PCI mio support a machine flag by Niklas Schnelle · 3 years, 8 months ago
  33. a7f82c3 s390/pci: rename zpci_configure_device() by Niklas Schnelle · 3 years, 11 months ago
  34. 61311e3 s390/pci: narrow scope of zpci_configure_device() by Niklas Schnelle · 4 years ago
  35. 14c87ba s390/pci: separate zbus registration from scanning by Niklas Schnelle · 4 years ago
  36. a50297c s390/pci: separate zbus creation from scanning by Niklas Schnelle · 4 years ago
  37. faf29a4 s390/pci: introduce zpci_bus_scan_device() by Niklas Schnelle · 4 years ago
  38. 95b3a8b s390/pci: move zpci_remove_device() to bus code by Niklas Schnelle · 4 years, 1 month ago
  39. 2631f6b s390/pci: unify de-/configure for slots and events by Niklas Schnelle · 4 years, 4 months ago
  40. a9045c2 s390/pci: deconfigure device on release by Niklas Schnelle · 4 years ago
  41. f6576a1 s390/pci: refactor zpci function states by Niklas Schnelle · 4 years ago
  42. 0b13525 s390/pci: fix leak of PCI device structure by Niklas Schnelle · 4 years ago
  43. ba764dd s390/pci: refactor zpci_create_device() by Niklas Schnelle · 4 years, 7 months ago
  44. da78693 s390/pci: inform when missing required facilities by Niklas Schnelle · 4 years, 4 months ago
  45. 847d428 Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 4 months ago
  46. 2bce60b s390/pci: remove unused function zpci_rescan() by Niklas Schnelle · 4 years, 6 months ago
  47. abb95b7 s390/pci: consolidate SR-IOV specific code by Niklas Schnelle · 4 years, 6 months ago
  48. b02002c s390/pci: Implement ioremap_wc/prot() with MIO by Niklas Schnelle · 4 years, 8 months ago
  49. afdf9550e s390/pci: fix leak of DMA tables on hard unplug by Niklas Schnelle · 4 years, 6 months ago
  50. b97bf44 s390/pci: fix PF/VF linking on hot plug by Niklas Schnelle · 4 years, 7 months ago
  51. 2f0230b s390/pci: re-introduce zpci_remove_device() by Niklas Schnelle · 4 years, 7 months ago
  52. a999eb9 s390/pci: ioremap() align with generic code by Niklas Schnelle · 5 years ago
  53. 44510d6 s390/pci: Handling multifunctions by Pierre Morel · 4 years, 10 months ago
  54. 05bc1be s390/pci: create zPCI bus by Pierre Morel · 5 years ago
  55. 6cf17f9 s390/pci: define kernel parameters for PCI multifunction by Pierre Morel · 5 years ago
  56. ad0bf4e Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  57. 7a11c67 s390/pci: Improve handling of unset UID by Niklas Schnelle · 5 years ago
  58. 969ae01 s390/pci: Fix zpci_alloc_domain() over allocation by Niklas Schnelle · 5 years ago
  59. 3942162 s390: remove broken hibernate / power management support by Heiko Carstens · 5 years ago
  60. df057c9 s390/pci: Fix unexpected write combine on resource by Niklas Schnelle · 5 years ago
  61. 17cdec9 s390/pci: Recover handle in clp_set_pci_fn() by Niklas Schnelle · 5 years ago
  62. c3bed3b Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  63. d497b7e s390/pci: add error message on device number limit by Niklas Schnelle · 5 years ago
  64. 794b884 s390/pci: add error message for UID collision by Niklas Schnelle · 5 years ago
  65. c9c13ba PCI: Add PCI_STD_NUM_BARS for the number of standard BARs by Denis Efremov · 5 years ago
  66. c4c3772 s390/pci: PCI_IOV_RESOURCES loop refactoring in zpci_map_resources by Denis Efremov · 6 years ago
  67. 9964f39 s390: fix setting of mio addressing control by Sebastian Ott · 6 years ago
  68. c7ff0e9 s390/pci: deal with devices that have no support for MIO instructions by Sebastian Ott · 6 years ago
  69. dcd33b2 s390/pci: fix assignment of bus resources by Sebastian Ott · 6 years ago
  70. 5627130 s390/pci: add parameter to disable usage of MIO instructions by Sebastian Ott · 6 years ago
  71. 71ba41c s390/pci: provide support for MIO instructions by Sebastian Ott · 6 years ago
  72. 81deca1 s390/pci: move io address mapping code to pci_insn.c by Sebastian Ott · 6 years ago
  73. fbfe07d s390/pci: add parameter to force floating irqs by Sebastian Ott · 6 years ago
  74. c840927 s390/pci: move everything irq related to pci_irq.c by Sebastian Ott · 6 years ago
  75. 066ee72 s390/pci: remove unused define by Sebastian Ott · 6 years ago
  76. 6324b4d s390/pci: mark command line parser data __initdata by Sebastian Ott · 6 years ago
  77. 3591b19 Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  78. cfbb4a7a s390/pci: map IOV resources by Sebastian Ott · 6 years ago
  79. e8e25a7 s390/pci: improve bar check by Sebastian Ott · 7 years ago
  80. 614db26 Revert "s390/pci: remove bit_lock usage in interrupt handler" by Sebastian Ott · 6 years ago
  81. 926b02d Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  82. 7dc20ab s390/pci: skip VF scanning by Sebastian Ott · 6 years ago
  83. 9594ca6 s390/pci: remove bit_lock usage in interrupt handler by Sebastian Ott · 6 years ago
  84. 3820407 s390/pci: remove stale rc by Sebastian Ott · 7 years ago
  85. 866f357 s390/pci: fix out of bounds access during irq setup by Sebastian Ott · 7 years ago
  86. adbb390 s390: pci: add SPDX identifiers to the remaining files by Greg Kroah-Hartman · 7 years ago
  87. 48070c7 s390/pci: do not require AIS facility by Christian Borntraeger · 7 years ago
  88. 4dfc278 Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  89. f42c223 iommu/s390: Add support for iommu_device handling by Joerg Roedel · 8 years ago
  90. bccf90d PCI: Add a generic weak pcibios_fixup_bus() by Palmer Dabbelt · 8 years ago
  91. 312e846 s390/pci: recognize name clashes with uids by Sebastian Ott · 8 years ago
  92. be2c367 s390/pci: provide more debug information by Sebastian Ott · 8 years ago
  93. 01553d9 s390/pci: fix handling of PEC 306 by Sebastian Ott · 8 years ago
  94. 623bd44 s390/pci: improve pci hotplug by Sebastian Ott · 8 years ago
  95. 4e5bd78 s390/pci: improve error handling during fmb (de)registration by Sebastian Ott · 8 years ago
  96. 7257083 s390/pci: improve unreg_ioat error handling by Sebastian Ott · 8 years ago
  97. 4dfbd3e s390/pci: improve error handling during interrupt deregistration by Sebastian Ott · 8 years ago
  98. 795818e s390/pci: don't cleanup in arch_setup_msi_irqs by Sebastian Ott · 8 years ago
  99. 561ecb0 s390/pci: remove forward declaration by Sebastian Ott · 8 years ago
  100. b0c8ce8 s390/pci: reduce iomap size (even more) by Sebastian Ott · 8 years ago