index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-05
s390/pci: remove forward declaration
Sebastian Ott
1
-8
/
+5
2017-04-05
s390/pci: reduce iomap size (even more)
Sebastian Ott
1
-1
/
+1
2017-04-05
s390/pci: remove duplicated define
Sebastian Ott
1
-2
/
+0
2017-04-05
s390/pci: remove unused function
Sebastian Ott
1
-5
/
+0
2017-02-26
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+2
2017-01-24
treewide: Move dma_ops from struct dev_archdata into struct device
Bart Van Assche
1
-1
/
+1
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
1
-1
/
+1
2017-01-16
s390/pci: use proper endianness annotations
Sebastian Ott
1
-4
/
+4
2016-12-14
s390/pci: query fmb length
Sebastian Ott
2
-1
/
+2
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
4
-18
/
+31
2016-11-23
s390/pci: use unique UIDs for domain enumeration
Sebastian Ott
2
-0
/
+11
2016-11-17
s390/pci_dma: remove memset from dma_alloc
Sebastian Ott
1
-2
/
+0
2016-11-17
s390/pci_dma: make lazy flush independent from the tlb_refresh bit
Sebastian Ott
1
-8
/
+11
2016-11-17
s390/pci: fix dma address calculation in map_sg
Sebastian Ott
1
-7
/
+8
2016-11-11
s390: pci: don't print uninitialized data for debugging
Arnd Bergmann
1
-1
/
+1
2016-11-11
s390/atomic: refactor atomic primitives
Martin Schwidefsky
1
-1
/
+1
2016-09-22
s390/pci_dma: improve lazy flush for unmap
Sebastian Ott
1
-14
/
+33
2016-09-22
s390/pci_dma: split dma_update_trans
Sebastian Ott
1
-21
/
+44
2016-09-22
s390/pci_dma: improve map_sg
Sebastian Ott
1
-24
/
+82
2016-09-22
s390/pci_dma: simplify dma address calculation
Sebastian Ott
1
-19
/
+18
2016-09-22
s390/pci_dma: remove dma address range check
Sebastian Ott
1
-5
/
+0
2016-08-24
s390/pci: add zpci_report_error interface
Martin Schwidefsky
1
-0
/
+9
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-11
/
+12
2016-07-18
s390/pci: Delete an unnecessary check before the function call "pci_dev_put"
Markus Elfring
1
-2
/
+1
2016-06-28
s390/pci: use basic blocks for pci inline assemblies
Heiko Carstens
1
-1
/
+11
2016-06-13
s390/pci: ensure to not cross a dma segment boundary
Sebastian Ott
1
-1
/
+2
2016-06-13
s390/pci: ensure page aligned dma start address
Sebastian Ott
1
-0
/
+1
2016-05-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-14
/
+70
2016-04-21
s390/pci: fix use after free in dma_init
Sebastian Ott
1
-6
/
+10
2016-04-15
s390/pci: fmb enhancements
Sebastian Ott
1
-14
/
+47
2016-04-15
s390/pci: add report_error attribute
Sebastian Ott
1
-0
/
+23
2016-04-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-2
/
+1
2016-04-01
s390/pci: PCI function group 0 is valid for clp_query_pci_fn
Pierre Morel
1
-2
/
+1
2016-03-20
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-2
/
+3
2016-03-14
s390/pci: enforce fmb page boundary rule
Sebastian Ott
1
-1
/
+4
2016-03-07
s390/pci: add ioctl interface for CLP
Martin Schwidefsky
1
-12
/
+235
2016-03-02
s390/dma: Allow per device dma ops
Christian Borntraeger
2
-2
/
+3
2016-02-23
s390/pci: remove pdev pointer from arch data
Sebastian Ott
4
-19
/
+26
2016-01-26
s390/pci: remove iomap sanity checks
Sebastian Ott
1
-9
/
+4
2016-01-26
s390/pci: set error state for unusable functions
Sebastian Ott
1
-0
/
+5
2016-01-26
s390/pci: fix bar check
Sebastian Ott
1
-1
/
+1
2016-01-26
s390/pci: resize iomap
Sebastian Ott
1
-12
/
+22
2016-01-26
s390/pci: improve ZPCI_* macros
Sebastian Ott
1
-1
/
+1
2016-01-26
s390/pci: provide ZPCI_ADDR macro
Sebastian Ott
1
-7
/
+3
2016-01-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-7
/
+15
2016-01-09
[s390] page_to_phys() always returns a multiple of PAGE_SIZE
Al Viro
1
-2
/
+1
2015-11-27
s390/pci_dma: fix DMA table corruption with > 4 TB main memory
Gerald Schaefer
2
-7
/
+15
2015-11-09
s390/pci_dma: improve debugging of errors during dma map
Sebastian Ott
1
-11
/
+30
2015-11-09
s390/pci_dma: handle dma table failures
Sebastian Ott
1
-14
/
+24
2015-11-09
s390/pci_dma: unify label of invalid translation table entries
Sebastian Ott
1
-4
/
+3
[next]