index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
pci
/
pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "s390/pci: remove bit_lock usage in interrupt handler"
Sebastian Ott
2019-02-07
1
-1
/
+3
*
Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-01-05
1
-0
/
+3
|
\
|
*
s390/pci: skip VF scanning
Sebastian Ott
2019-01-01
1
-0
/
+3
*
|
s390/pci: remove bit_lock usage in interrupt handler
Sebastian Ott
2018-12-13
1
-3
/
+1
|
/
*
s390/pci: remove stale rc
Sebastian Ott
2018-08-16
1
-1
/
+0
*
s390/pci: fix out of bounds access during irq setup
Sebastian Ott
2018-08-16
1
-0
/
+2
*
s390: pci: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-11-24
1
-0
/
+1
*
s390/pci: do not require AIS facility
Christian Borntraeger
2017-11-08
1
-2
/
+3
*
Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-09-09
1
-1
/
+8
|
\
|
*
iommu/s390: Add support for iommu_device handling
Joerg Roedel
2017-08-15
1
-1
/
+8
*
|
PCI: Add a generic weak pcibios_fixup_bus()
Palmer Dabbelt
2017-08-02
1
-4
/
+0
|
/
*
s390/pci: recognize name clashes with uids
Sebastian Ott
2017-06-28
1
-1
/
+11
*
s390/pci: provide more debug information
Sebastian Ott
2017-06-28
1
-0
/
+1
*
s390/pci: fix handling of PEC 306
Sebastian Ott
2017-06-28
1
-10
/
+19
*
s390/pci: improve pci hotplug
Sebastian Ott
2017-06-28
1
-0
/
+9
*
s390/pci: improve error handling during fmb (de)registration
Sebastian Ott
2017-06-28
1
-30
/
+21
*
s390/pci: improve unreg_ioat error handling
Sebastian Ott
2017-06-28
1
-5
/
+14
*
s390/pci: improve error handling during interrupt deregistration
Sebastian Ott
2017-06-28
1
-10
/
+19
*
s390/pci: don't cleanup in arch_setup_msi_irqs
Sebastian Ott
2017-06-28
1
-28
/
+17
*
s390/pci: remove forward declaration
Sebastian Ott
2017-04-05
1
-8
/
+5
*
s390/pci: reduce iomap size (even more)
Sebastian Ott
2017-04-05
1
-1
/
+1
*
s390/pci: remove duplicated define
Sebastian Ott
2017-04-05
1
-2
/
+0
*
s390/pci: remove unused function
Sebastian Ott
2017-04-05
1
-5
/
+0
*
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-25
1
-1
/
+1
|
\
|
*
treewide: Move dma_ops from struct dev_archdata into struct device
Bart Van Assche
2017-01-24
1
-1
/
+1
*
|
s390/pci: use proper endianness annotations
Sebastian Ott
2017-01-16
1
-4
/
+4
|
/
*
s390/pci: query fmb length
Sebastian Ott
2016-12-14
1
-1
/
+1
*
s390/pci: use unique UIDs for domain enumeration
Sebastian Ott
2016-11-23
1
-0
/
+8
*
s390/pci: add zpci_report_error interface
Martin Schwidefsky
2016-08-24
1
-0
/
+9
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2016-03-20
1
-0
/
+1
|
\
|
*
s390/dma: Allow per device dma ops
Christian Borntraeger
2016-03-02
1
-0
/
+1
*
|
s390/pci: enforce fmb page boundary rule
Sebastian Ott
2016-03-14
1
-1
/
+4
*
|
s390/pci: remove pdev pointer from arch data
Sebastian Ott
2016-02-23
1
-5
/
+1
|
/
*
s390/pci: remove iomap sanity checks
Sebastian Ott
2016-01-26
1
-9
/
+4
*
s390/pci: fix bar check
Sebastian Ott
2016-01-26
1
-1
/
+1
*
s390/pci: resize iomap
Sebastian Ott
2016-01-26
1
-12
/
+22
*
s390/pci: improve ZPCI_* macros
Sebastian Ott
2016-01-26
1
-1
/
+1
*
s390/pci: provide ZPCI_ADDR macro
Sebastian Ott
2016-01-26
1
-7
/
+3
*
s390/pci_dma: fix DMA table corruption with > 4 TB main memory
Gerald Schaefer
2015-11-27
1
-2
/
+1
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-09-01
1
-3
/
+3
|
\
|
*
s390/pci: Use for_pci_msi_entry() to access MSI device list
Jiang Liu
2015-07-22
1
-3
/
+3
*
|
s390/pci: free resources after failed bus allocation
Sebastian Ott
2015-07-29
1
-4
/
+9
*
|
s390/pci: inline get_zdev
Sebastian Ott
2015-07-22
1
-13
/
+8
|
/
*
s390/pci: add locking for fmb access
Sebastian Ott
2015-04-15
1
-0
/
+1
*
s390/pci: extract software counters from fmb
Sebastian Ott
2015-04-15
1
-0
/
+5
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-04-14
1
-2
/
+1
|
\
|
*
s390: remove test_facility(2) (== z/Architecture mode active) checks
Heiko Carstens
2015-03-25
1
-2
/
+1
|
|
|
\
*
-
.
\
Merge branches 'pci/enumeration' and 'pci/virtualization' into next
Bjorn Helgaas
2015-03-23
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
PCI: Assign resources before drivers claim devices (pci_scan_root_bus())
Yijing Wang
2015-03-19
1
-1
/
+1
|
|
/
*
|
s390/pci: unify pci_iomap symbol exports
Sebastian Ott
2015-02-27
1
-2
/
+2
[next]