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-09-14
s390/pci: fix leak of DMA tables on hard unplug
Niklas Schnelle
2
-0
/
+6
2020-09-03
dma-mapping: introduce dma_get_seg_boundary_nr_pages()
Nicolin Chen
1
-4
/
+2
2020-08-17
s390/pci: fix PF/VF linking on hot plug
Niklas Schnelle
3
-13
/
+32
2020-08-17
s390/pci: re-introduce zpci_remove_device()
Niklas Schnelle
2
-9
/
+14
2020-08-17
s390/pci: fix zpci_bus_link_virtfn()
Niklas Schnelle
1
-10
/
+15
2020-08-17
s390/pci: ignore stale configuration request event
Niklas Schnelle
1
-0
/
+3
2020-08-03
Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-8
/
+12
2020-07-27
s390/pci: clarify comment in s390_mmio_read/write
Niklas Schnelle
1
-8
/
+12
2020-06-29
s390/pci: fix enabling a reserved PCI function
Niklas Schnelle
1
-1
/
+12
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-2
/
+2
2020-06-08
Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
7
-155
/
+483
2020-05-28
s390/pci: Log new handle in clp_disable_fh()
Petr Tesarik
1
-2
/
+1
2020-05-20
s390/pci: ioremap() align with generic code
Niklas Schnelle
1
-10
/
+11
2020-05-20
s390/pci: create links between PFs and VFs
Niklas Schnelle
2
-2
/
+71
2020-05-14
s390/pci: Fix s390_mmio_read/write with MIO
Niklas Schnelle
1
-2
/
+211
2020-05-06
s390/pci: removes wrong PCI multifunction assignment
Pierre Morel
1
-3
/
+1
2020-04-28
s390/pci: Handling multifunctions
Pierre Morel
4
-45
/
+151
2020-04-28
s390/pci: Adding bus resource
Pierre Morel
1
-0
/
+5
2020-04-28
s390/pci: adapt events for zbus
Pierre Morel
1
-16
/
+8
2020-04-28
s390/pci: create zPCI bus
Pierre Morel
6
-111
/
+257
2020-04-28
s390/pci: define RID and RID available
Pierre Morel
1
-0
/
+3
2020-04-28
s390/pci: define kernel parameters for PCI multifunction
Pierre Morel
1
-0
/
+6
2020-04-28
s390/pci: Expose new port attribute for PCIe functions
Alexander Schmidt
2
-0
/
+3
2020-04-22
s390/pci: do not set affinity for floating irqs
Niklas Schnelle
1
-2
/
+3
2020-04-04
Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2
-59
/
+26
2020-03-23
s390/pci: Improve handling of unset UID
Niklas Schnelle
2
-1
/
+9
2020-03-23
s390/pci: Fix zpci_alloc_domain() over allocation
Niklas Schnelle
1
-16
/
+18
2020-03-23
s390: remove broken hibernate / power management support
Heiko Carstens
1
-43
/
+0
2020-03-04
s390/pci: Fix unexpected write combine on resource
Niklas Schnelle
1
-2
/
+2
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
[prev]
[next]