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
2020-01-22
s390/pci: Fix possible deadlock in recover_store()
Niklas Schnelle
1
-21
/
+42
2020-01-22
s390/pci: Recover handle in clp_set_pci_fn()
Niklas Schnelle
2
-20
/
+30
2019-12-03
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-11
/
+11
2019-11-30
s390/pci: add error message on device number limit
Niklas Schnelle
1
-0
/
+2
2019-11-30
s390/pci: add error message for UID collision
Niklas Schnelle
1
-0
/
+3
2019-11-28
Merge branch 'pci/resource'
Bjorn Helgaas
2
-11
/
+11
2019-10-14
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
2
-11
/
+11
2019-10-04
s390/pci: mark function(s) __always_inline
Heiko Carstens
1
-1
/
+1
2019-09-19
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+2
2019-09-16
s390/pci: fix MSI message data
Sebastian Ott
1
-1
/
+1
2019-09-04
dma-mapping: explicitly wire up ->mmap and ->get_sgtable
Christoph Hellwig
1
-0
/
+2
2019-08-29
s390/pci: avoid using strncmp with hardcoded length
Vasily Gorbik
1
-2
/
+2
2019-08-21
s390/pci: PCI_IOV_RESOURCES loop refactoring in zpci_map_resources
Denis Efremov
1
-4
/
+4
2019-07-12
Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2
-1
/
+13
2019-07-11
s390/pci: add mio_enabled attribute
Sebastian Ott
1
-0
/
+10
2019-07-11
s390: fix setting of mio addressing control
Sebastian Ott
1
-1
/
+3
2019-07-08
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2019-07-04
s390/pci: correctly handle MIO opt-out
Sebastian Ott
1
-1
/
+1
2019-07-04
s390/pci: deal with devices that have no support for MIO instructions
Sebastian Ott
1
-7
/
+8
2019-06-03
locking/atomic, s390/pci: Remove redundant casts
Mark Rutland
1
-1
/
+1
2019-06-03
locking/atomic, s390/pci: Prepare for atomic64_read() conversion
Mark Rutland
1
-2
/
+2
2019-05-28
s390/pci: fix assignment of bus resources
Sebastian Ott
1
-1
/
+4
2019-05-28
s390/pci: fix struct definition for set PCI function
Sebastian Ott
1
-3
/
+3
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
[next]