index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
pci
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2020-10-16
8
-141
/
+215
|
\
|
*
s390: remove orphaned function declarations
Vasily Gorbik
2020-09-30
1
-1
/
+0
|
*
s390/pci: add missing pci_iov.h include
Niklas Schnelle
2020-09-16
1
-0
/
+2
|
*
s390/pci: remove clp_rescan_pci_devices_simple()
Niklas Schnelle
2020-09-14
1
-23
/
+21
|
*
s390/pci: remove clp_rescan_pci_devices()
Niklas Schnelle
2020-09-14
2
-18
/
+2
|
*
s390/pci: remove unused function zpci_rescan()
Niklas Schnelle
2020-09-14
1
-6
/
+0
|
*
s390/pci: consolidate SR-IOV specific code
Niklas Schnelle
2020-09-14
6
-96
/
+133
|
*
s390/pci: Implement ioremap_wc/prot() with MIO
Niklas Schnelle
2020-09-14
2
-3
/
+63
*
|
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
2020-10-06
1
-1
/
+1
*
|
dma-mapping: add a new dma_alloc_pages API
Christoph Hellwig
2020-09-25
1
-0
/
+2
*
|
Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...
Christoph Hellwig
2020-09-25
2
-0
/
+6
|
\
\
|
*
|
s390/pci: fix leak of DMA tables on hard unplug
Niklas Schnelle
2020-09-14
2
-0
/
+6
|
|
/
*
/
dma-mapping: introduce dma_get_seg_boundary_nr_pages()
Nicolin Chen
2020-09-03
1
-4
/
+2
|
/
*
s390/pci: fix PF/VF linking on hot plug
Niklas Schnelle
2020-08-17
3
-13
/
+32
*
s390/pci: re-introduce zpci_remove_device()
Niklas Schnelle
2020-08-17
2
-9
/
+14
*
s390/pci: fix zpci_bus_link_virtfn()
Niklas Schnelle
2020-08-17
1
-10
/
+15
*
s390/pci: ignore stale configuration request event
Niklas Schnelle
2020-08-17
1
-0
/
+3
*
Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-08-03
1
-8
/
+12
|
\
|
*
s390/pci: clarify comment in s390_mmio_read/write
Niklas Schnelle
2020-07-27
1
-8
/
+12
*
|
s390/pci: fix enabling a reserved PCI function
Niklas Schnelle
2020-06-29
1
-1
/
+12
|
/
*
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
1
-2
/
+2
*
Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-06-08
7
-155
/
+483
|
\
|
*
s390/pci: Log new handle in clp_disable_fh()
Petr Tesarik
2020-05-28
1
-2
/
+1
|
*
s390/pci: ioremap() align with generic code
Niklas Schnelle
2020-05-20
1
-10
/
+11
|
*
s390/pci: create links between PFs and VFs
Niklas Schnelle
2020-05-20
2
-2
/
+71
|
*
s390/pci: removes wrong PCI multifunction assignment
Pierre Morel
2020-05-06
1
-3
/
+1
|
*
s390/pci: Handling multifunctions
Pierre Morel
2020-04-28
4
-45
/
+151
|
*
s390/pci: Adding bus resource
Pierre Morel
2020-04-28
1
-0
/
+5
|
*
s390/pci: adapt events for zbus
Pierre Morel
2020-04-28
1
-16
/
+8
|
*
s390/pci: create zPCI bus
Pierre Morel
2020-04-28
6
-111
/
+257
|
*
s390/pci: define RID and RID available
Pierre Morel
2020-04-28
1
-0
/
+3
|
*
s390/pci: define kernel parameters for PCI multifunction
Pierre Morel
2020-04-28
1
-0
/
+6
|
*
s390/pci: Expose new port attribute for PCIe functions
Alexander Schmidt
2020-04-28
2
-0
/
+3
*
|
s390/pci: Fix s390_mmio_read/write with MIO
Niklas Schnelle
2020-05-14
1
-2
/
+211
*
|
s390/pci: do not set affinity for floating irqs
Niklas Schnelle
2020-04-22
1
-2
/
+3
|
/
*
Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-04-04
2
-59
/
+26
|
\
|
*
s390/pci: Improve handling of unset UID
Niklas Schnelle
2020-03-23
2
-1
/
+9
|
*
s390/pci: Fix zpci_alloc_domain() over allocation
Niklas Schnelle
2020-03-23
1
-16
/
+18
|
*
s390: remove broken hibernate / power management support
Heiko Carstens
2020-03-23
1
-43
/
+0
*
|
s390/pci: Fix unexpected write combine on resource
Niklas Schnelle
2020-03-04
1
-2
/
+2
|
/
*
s390/pci: Fix possible deadlock in recover_store()
Niklas Schnelle
2020-01-22
1
-21
/
+42
*
s390/pci: Recover handle in clp_set_pci_fn()
Niklas Schnelle
2020-01-22
2
-20
/
+30
*
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-12-03
2
-11
/
+11
|
\
|
*
Merge branch 'pci/resource'
Bjorn Helgaas
2019-11-28
2
-11
/
+11
|
|
\
|
|
*
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
2019-10-14
2
-11
/
+11
*
|
|
s390/pci: add error message on device number limit
Niklas Schnelle
2019-11-30
1
-0
/
+2
*
|
|
s390/pci: add error message for UID collision
Niklas Schnelle
2019-11-30
1
-0
/
+3
|
/
/
*
/
s390/pci: mark function(s) __always_inline
Heiko Carstens
2019-10-04
1
-1
/
+1
|
/
*
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-09-19
1
-0
/
+2
|
\
|
*
dma-mapping: explicitly wire up ->mmap and ->get_sgtable
Christoph Hellwig
2019-09-04
1
-0
/
+2
[next]