1. adbb390 s390: pci: add SPDX identifiers to the remaining files by Greg Kroah-Hartman · 7 years ago
  2. d60a540 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  3. 48070c7 s390/pci: do not require AIS facility by Christian Borntraeger · 7 years ago
  4. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  5. 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
  6. 0d519f2 Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  7. f42c223 iommu/s390: Add support for iommu_device handling by Joerg Roedel · 8 years ago
  8. 5db2317 s390/pci: log changes to uid checking by Sebastian Ott · 8 years ago
  9. bccf90d PCI: Add a generic weak pcibios_fixup_bus() by Palmer Dabbelt · 8 years ago
  10. f72e24a Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 8 years ago
  11. 81cac18 s390: implement ->mapping_error by Christoph Hellwig · 8 years ago
  12. 312e846 s390/pci: recognize name clashes with uids by Sebastian Ott · 8 years ago
  13. be2c367 s390/pci: provide more debug information by Sebastian Ott · 8 years ago
  14. 01553d9 s390/pci: fix handling of PEC 306 by Sebastian Ott · 8 years ago
  15. 623bd44 s390/pci: improve pci hotplug by Sebastian Ott · 8 years ago
  16. 783684f s390/pci: introduce clp_get_state by Sebastian Ott · 8 years ago
  17. 4e5bd78 s390/pci: improve error handling during fmb (de)registration by Sebastian Ott · 8 years ago
  18. 7257083 s390/pci: improve unreg_ioat error handling by Sebastian Ott · 8 years ago
  19. 4dfbd3e s390/pci: improve error handling during interrupt deregistration by Sebastian Ott · 8 years ago
  20. 795818e s390/pci: don't cleanup in arch_setup_msi_irqs by Sebastian Ott · 8 years ago
  21. 561ecb0 s390/pci: remove forward declaration by Sebastian Ott · 8 years ago
  22. b0c8ce8 s390/pci: reduce iomap size (even more) by Sebastian Ott · 8 years ago
  23. 4e0cca7 s390/pci: remove duplicated define by Sebastian Ott · 8 years ago
  24. 02f5cb9 s390/pci: remove unused function by Sebastian Ott · 8 years ago
  25. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  26. 5657933 treewide: Move dma_ops from struct dev_archdata into struct device by Bart Van Assche · 8 years ago
  27. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  28. 5064cd3 s390/pci: use proper endianness annotations by Sebastian Ott · 8 years ago
  29. 0b7589e s390/pci: query fmb length by Sebastian Ott · 9 years ago
  30. 2ec4584 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  31. 5c5afd0 s390/pci: use unique UIDs for domain enumeration by Sebastian Ott · 9 years ago
  32. a95aeb2 s390/pci_dma: remove memset from dma_alloc by Sebastian Ott · 8 years ago
  33. 4f5359e s390/pci_dma: make lazy flush independent from the tlb_refresh bit by Sebastian Ott · 8 years ago
  34. 6b7df3c s390/pci: fix dma address calculation in map_sg by Sebastian Ott · 8 years ago
  35. 92dfffe s390: pci: don't print uninitialized data for debugging by Arnd Bergmann · 8 years ago
  36. 126b30c s390/atomic: refactor atomic primitives by Martin Schwidefsky · 8 years ago
  37. 13954fd s390/pci_dma: improve lazy flush for unmap by Sebastian Ott · 8 years ago
  38. 1f166e9e s390/pci_dma: split dma_update_trans by Sebastian Ott · 8 years ago
  39. ee877b8 s390/pci_dma: improve map_sg by Sebastian Ott · 9 years ago
  40. 8cb63b7 s390/pci_dma: simplify dma address calculation by Sebastian Ott · 9 years ago
  41. 3b13f1f s390/pci_dma: remove dma address range check by Sebastian Ott · 9 years ago
  42. bd3a172 s390/pci: add zpci_report_error interface by Martin Schwidefsky · 9 years ago
  43. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 9 years ago
  44. 64a40c8 s390/pci: Delete an unnecessary check before the function call "pci_dev_put" by Markus Elfring · 9 years ago
  45. 7b411ac s390/pci: use basic blocks for pci inline assemblies by Heiko Carstens · 9 years ago
  46. 8ee2db3 s390/pci: ensure to not cross a dma segment boundary by Sebastian Ott · 9 years ago
  47. 53b1bc9 s390/pci: ensure page aligned dma start address by Sebastian Ott · 9 years ago
  48. f61a657 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  49. dba5990 s390/pci: fix use after free in dma_init by Sebastian Ott · 9 years ago
  50. f9dc447 s390/pci: fmb enhancements by Sebastian Ott · 10 years ago
  51. 368704a s390/pci: add report_error attribute by Sebastian Ott · 9 years ago
  52. dc8a64e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  53. aa624886 s390/pci: PCI function group 0 is valid for clp_query_pci_fn by Pierre Morel · 9 years ago
  54. f069153 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  55. 80c544de s390/pci: enforce fmb page boundary rule by Sebastian Ott · 9 years ago
  56. 988b86e6 s390/pci: add ioctl interface for CLP by Martin Schwidefsky · 9 years ago
  57. e82becfc s390/dma: Allow per device dma ops by Christian Borntraeger · 9 years ago
  58. 9a99649 s390/pci: remove pdev pointer from arch data by Sebastian Ott · 9 years ago
  59. f5e44f8 s390/pci: remove iomap sanity checks by Sebastian Ott · 9 years ago
  60. 8ead7ef s390/pci: set error state for unusable functions by Sebastian Ott · 9 years ago
  61. c0cabad s390/pci: fix bar check by Sebastian Ott · 9 years ago
  62. c506fff3 s390/pci: resize iomap by Sebastian Ott · 9 years ago
  63. bf19c94 s390/pci: improve ZPCI_* macros by Sebastian Ott · 9 years ago
  64. 9e00caa s390/pci: provide ZPCI_ADDR macro by Sebastian Ott · 9 years ago
  65. cbd88cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  66. bdb97e9 [s390] page_to_phys() always returns a multiple of PAGE_SIZE by Al Viro · 9 years ago
  67. 69eea95 s390/pci_dma: fix DMA table corruption with > 4 TB main memory by Gerald Schaefer · 9 years ago
  68. 52d43d8 s390/pci_dma: improve debugging of errors during dma map by Sebastian Ott · 9 years ago
  69. 66728ee s390/pci_dma: handle dma table failures by Sebastian Ott · 9 years ago
  70. 4d5a6b7 s390/pci_dma: unify label of invalid translation table entries by Sebastian Ott · 9 years ago
  71. 39cf7c3 Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  72. 7cc8944 s390/pci: reshuffle struct used to write debug data by Sebastian Ott · 9 years ago
  73. 8128f23c iommu/s390: Add iommu api for s390 pci devices by Gerald Schaefer · 10 years ago
  74. 452e06a dma-mapping: consolidate dma_set_mask by Christoph Hellwig · 9 years ago
  75. 17e6b00 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  76. 3d8258e s390/pci: move debug messages to debugfs by Sebastian Ott · 10 years ago
  77. 2a01bd1 s390/pci: use pci_rescan_remove_lock by Sebastian Ott · 10 years ago
  78. 515f022 s390/pci: handle events for unused functions by Sebastian Ott · 10 years ago
  79. 2b1df72 s390/pci: free resources after failed bus allocation by Sebastian Ott · 10 years ago
  80. df516f4 s390/pci: Use for_pci_msi_entry() to access MSI device list by Jiang Liu · 10 years ago
  81. 198a527 s390/pci: inline get_zdev by Sebastian Ott · 10 years ago
  82. 7fc611f s390/pci: improve handling of hotplug event 0x301 by Sebastian Ott · 10 years ago
  83. b19a42e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  84. c2f0b61 s390: remove use of seq_printf return value by Joe Perches · 10 years ago
  85. 80ed156 s390/pci: add locking for fmb access by Sebastian Ott · 10 years ago
  86. 6001018 s390/pci: extract software counters from fmb by Sebastian Ott · 10 years ago
  87. bdfa54d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  88. 86cd741 s390: remove test_facility(2) (== z/Architecture mode active) checks by Heiko Carstens · 10 years ago
  89. 8e79584 Merge branches 'pci/enumeration' and 'pci/virtualization' into next by Bjorn Helgaas · 10 years ago
  90. b97ea28 PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) by Yijing Wang · 10 years ago
  91. d942608 s390/pci: unify pci_iomap symbol exports by Sebastian Ott · 10 years ago
  92. 1803ba2 s390/pci: fix [un]map_resources sequence by Sebastian Ott · 10 years ago
  93. f048304 s390/pci: fix possible information leak in mmio syscall by Sebastian Ott · 10 years ago
  94. 53861af Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  95. 8cfc99b s390: add pci_iomap_range by Michael S. Tsirkin · 12 years ago
  96. eba8452 s390/pci: add missing address space annotation by Heiko Carstens · 10 years ago
  97. 27afc5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  98. 8c080bd s390/pci: Deletion of unnecessary checks before the function call "debug_unregister" by Markus Elfring · 10 years ago
  99. 280510f PCI/MSI: Rename mask/unmask_msi_irq treewide by Thomas Gleixner · 10 years ago
  100. 23ed8d5 PCI/MSI: Rename mask/unmask_msi_irq et al by Thomas Gleixner · 10 years ago