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
2017-06-28
s390/pci: improve error handling during fmb (de)registration
Sebastian Ott
1
-30
/
+21
2017-06-28
s390/pci: improve unreg_ioat error handling
Sebastian Ott
2
-6
/
+17
2017-06-28
s390/pci: improve error handling during interrupt deregistration
Sebastian Ott
2
-15
/
+24
2017-06-28
s390/pci: don't cleanup in arch_setup_msi_irqs
Sebastian Ott
1
-28
/
+17
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-25
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-13
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-13
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
[prev]
[next]