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
/
drivers
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-13
Merge tag 's390-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-53
/
+33
2018-09-12
s390/qeth: don't dump past end of unknown HW header
Julian Wiedmann
2
-2
/
+2
2018-09-12
s390/qeth: use vzalloc for QUERY OAT buffer
Wenjia Zhang
1
-2
/
+3
2018-09-12
s390/qeth: switch on SG by default for IQD devices
Julian Wiedmann
1
-0
/
+2
2018-09-12
s390/qeth: indicate error when netdev allocation fails
Julian Wiedmann
1
-1
/
+3
2018-09-12
s390/zcrypt: remove VLA usage from the AP bus
Martin Schwidefsky
1
-53
/
+33
2018-08-25
Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+5
2018-08-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
20
-210
/
+626
2018-08-21
s390/zcrypt: hex string mask improvements for apmask and aqmask.
Harald Freudenberger
1
-77
/
+146
2018-08-20
s390/zcrypt: AP bus support for alternate driver(s)
Harald Freudenberger
5
-4
/
+322
2018-08-20
s390/zcrypt: code beautify
Harald Freudenberger
18
-205
/
+234
2018-08-18
Merge tag 'tty-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+28
2018-08-17
mm/cma: remove unsupported gfp_mask parameter from cma_alloc()
Marek Szyprowski
1
-1
/
+1
2018-08-16
s390/zcrypt: fix ap_instructions_available() returncodes
Harald Freudenberger
1
-1
/
+1
2018-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
13
-684
/
+1484
2018-08-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
32
-502
/
+301
2018-08-09
s390/qeth: use true and false for boolean values
Gustavo A. R. Silva
1
-2
/
+2
2018-08-09
s390/qeth: don't restrict qeth_card to DMA memory
Julian Wiedmann
3
-14
/
+19
2018-08-09
s390/qeth: clean up card initialization
Julian Wiedmann
1
-34
/
+10
2018-08-09
s390/qeth: do basic setup for data channel
Julian Wiedmann
1
-9
/
+15
2018-08-09
s390/qeth: use qeth_setup_ccw() to set up all CCWs
Julian Wiedmann
4
-43
/
+16
2018-08-09
s390/qeth: reduce hard-coded access to ccw channels
Julian Wiedmann
2
-28
/
+31
2018-08-09
s390/qeth: extract helper for MPC protocol type
Julian Wiedmann
3
-24
/
+15
2018-08-09
s390/dasd: fix hanging offline processing due to canceled worker
Stefan Haberland
1
-2
/
+5
2018-08-09
s390/dasd: fix panic for failed online processing
Stefan Haberland
1
-0
/
+3
2018-07-30
s390, dcssblk: kaddr and pfn can be NULL to ->direct_access()
Huaisheng Ye
1
-3
/
+5
2018-07-23
s390 cio: Rewrite trace point class s390_class_schib
Thomas Richter
1
-6
/
+28
2018-07-23
s390 cio: Rewrite trace point in s390_cio_tsch
Thomas Richter
1
-4
/
+18
2018-07-23
s390 cio: Rewrite trace point in s390_cio_adapter_int
Thomas Richter
1
-1
/
+3
2018-07-23
s390 cio: Rewrite trace point in s390_cio_stcrw
Thomas Richter
1
-3
/
+17
2018-07-23
s390 cio: Rewrite trace point in s390_cio_tpi
Thomas Richter
1
-2
/
+8
2018-07-23
s390 cio: Rewrite trace point in s390_cio_interrupt
Thomas Richter
1
-4
/
+8
2018-07-21
s390/qeth: speed up L2 IQD xmit
Julian Wiedmann
3
-56
/
+30
2018-07-21
s390/qeth: add support for constrained HW headers
Julian Wiedmann
4
-22
/
+30
2018-07-21
s390/qeth: merge linearize-check into HW header construction
Julian Wiedmann
4
-70
/
+80
2018-07-21
s390/qeth: add statistics for consumed buffer elements
Julian Wiedmann
4
-23
/
+24
2018-07-21
s390/qeth: use core MTU range checking
Julian Wiedmann
5
-37
/
+2
2018-07-21
s390/qeth: simplify max MTU handling
Julian Wiedmann
4
-41
/
+45
2018-07-21
s390/qeth: don't cache HW port number
Julian Wiedmann
3
-7
/
+4
2018-07-21
s390/qeth: allocate netdevice early
Julian Wiedmann
6
-88
/
+94
2018-07-21
s390/qeth: remove redundant netif_carrier_ok() checks
Julian Wiedmann
3
-3
/
+3
2018-07-21
s390/qeth: reset layer2 attribute on layer switch
Julian Wiedmann
1
-0
/
+1
2018-07-21
s390/qeth: fix race in used-buffer accounting
Julian Wiedmann
1
-1
/
+2
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2
-10
/
+11
2018-07-19
s390/tape: replace PTR_RET with PTR_ERR_OR_ZERO
Gustavo A. R. Silva
1
-1
/
+1
2018-07-19
s390/dasd: replace PTR_RET with PTR_ERR_OR_ZERO
Gustavo A. R. Silva
1
-1
/
+1
2018-07-19
s390/ap_bus: replace PTR_RET with PTR_ERR_OR_ZERO
Gustavo A. R. Silva
1
-2
/
+2
2018-07-19
s390/keyboard: sanitize array index in do_kdsk_ioctl
Martin Schwidefsky
1
-12
/
+16
2018-07-17
s390/chsc: fix packed-not-aligned warnings
Sebastian Ott
2
-18
/
+18
2018-07-17
s390/css: reduce stsch calls
Sebastian Ott
4
-79
/
+57
[next]