index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-29
s390/pci: add parameter to disable usage of MIO instructions
Sebastian Ott
1
-1
/
+6
2019-04-29
s390/pci: provide support for MIO instructions
Sebastian Ott
3
-20
/
+266
2019-04-29
s390/pci: move io address mapping code to pci_insn.c
Sebastian Ott
2
-6
/
+36
2019-04-29
s390/pci: add parameter to force floating irqs
Sebastian Ott
2
-0
/
+8
2019-04-29
s390/pci: gather statistics for floating vs directed irqs
Sebastian Ott
1
-4
/
+6
2019-04-29
s390: show statistics for MSI IRQs
Sebastian Ott
1
-1
/
+1
2019-04-29
s390/pci: provide support for CPU directed interrupts
Sebastian Ott
2
-51
/
+298
2019-04-29
s390/pci: clarify interrupt vector usage
Sebastian Ott
1
-12
/
+26
2019-04-29
s390/airq: recognize directed interrupts
Sebastian Ott
1
-1
/
+1
2019-04-29
s390/pci: move everything irq related to pci_irq.c
Sebastian Ott
3
-217
/
+223
2019-04-29
s390/pci: remove unused define
Sebastian Ott
1
-2
/
+0
2019-04-29
s390/pci: mark command line parser data __initdata
Sebastian Ott
1
-1
/
+1
2019-03-05
Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2
-12
/
+25
2019-02-07
s390/pci: map IOV resources
Sebastian Ott
1
-0
/
+20
2019-02-07
s390/pci: improve bar check
Sebastian Ott
1
-1
/
+1
2019-02-07
Revert "s390/pci: remove bit_lock usage in interrupt handler"
Sebastian Ott
1
-1
/
+3
2019-01-28
s390: pci: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-11
/
+4
2019-01-05
Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+3
2019-01-02
Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2
-4
/
+2
2019-01-01
s390/pci: skip VF scanning
Sebastian Ott
1
-0
/
+3
2018-12-20
dma-mapping: zero memory returned from dma_alloc_*
Christoph Hellwig
1
-1
/
+1
2018-12-13
s390/pci: fix sleeping in atomic during hotplug
Sebastian Ott
1
-1
/
+1
2018-12-13
s390/pci: remove bit_lock usage in interrupt handler
Sebastian Ott
1
-3
/
+1
2018-12-06
s390: remove the mapping_error dma_map_ops method
Christoph Hellwig
1
-13
/
+5
2018-08-16
s390/pci: remove fmb address from debug output
Sebastian Ott
1
-1
/
+0
2018-08-16
s390/pci: remove stale rc
Sebastian Ott
1
-1
/
+0
2018-08-16
s390/pci: fix out of bounds access during irq setup
Sebastian Ott
1
-0
/
+2
2018-07-04
s390/pci: add fmt3 fmb
Sebastian Ott
1
-0
/
+8
2018-06-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+0
2018-05-08
dma-debug: move initialization to common code
Christoph Hellwig
1
-9
/
+0
2018-05-07
PCI: remove PCI_DMA_BUS_IS_PHYS
Christoph Hellwig
1
-2
/
+0
2018-04-19
compat: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
1
-1
/
+0
2017-12-13
s390/pci: handle insufficient resources during dma tlb flush
Sebastian Ott
2
-2
/
+22
2017-12-05
s390: add a few more SPDX identifiers
Martin Schwidefsky
1
-0
/
+1
2017-11-24
s390: pci: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
4
-0
/
+4
2017-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-3
/
+8
2017-11-08
s390/pci: do not require AIS facility
Christian Borntraeger
2
-3
/
+8
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
4
-0
/
+4
2017-09-09
Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+8
2017-09-08
Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+0
2017-08-15
iommu/s390: Add support for iommu_device handling
Joerg Roedel
1
-1
/
+8
2017-08-09
s390/pci: log changes to uid checking
Sebastian Ott
1
-1
/
+9
2017-08-02
PCI: Add a generic weak pcibios_fixup_bus()
Palmer Dabbelt
1
-4
/
+0
2017-07-06
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-5
/
+13
2017-06-28
s390: implement ->mapping_error
Christoph Hellwig
1
-5
/
+13
2017-06-28
s390/pci: recognize name clashes with uids
Sebastian Ott
1
-1
/
+11
2017-06-28
s390/pci: provide more debug information
Sebastian Ott
2
-2
/
+4
2017-06-28
s390/pci: fix handling of PEC 306
Sebastian Ott
2
-31
/
+23
2017-06-28
s390/pci: improve pci hotplug
Sebastian Ott
2
-3
/
+20
2017-06-28
s390/pci: introduce clp_get_state
Sebastian Ott
1
-9
/
+42
[next]