index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
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-18
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-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
13
-684
/
+1484
2018-08-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
32
-502
/
+301
2018-08-10
s390/qeth: use true and false for boolean values
Gustavo A. R. Silva
1
-2
/
+2
2018-08-10
s390/qeth: don't restrict qeth_card to DMA memory
Julian Wiedmann
3
-14
/
+19
2018-08-10
s390/qeth: clean up card initialization
Julian Wiedmann
1
-34
/
+10
2018-08-10
s390/qeth: do basic setup for data channel
Julian Wiedmann
1
-9
/
+15
2018-08-10
s390/qeth: use qeth_setup_ccw() to set up all CCWs
Julian Wiedmann
4
-43
/
+16
2018-08-10
s390/qeth: reduce hard-coded access to ccw channels
Julian Wiedmann
2
-28
/
+31
2018-08-10
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-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-21
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
2018-07-17
s390/css: validate subchannel prior to allocation
Sebastian Ott
3
-30
/
+23
2018-07-17
s390/css: start the subchannel evaluation earlier
Sebastian Ott
1
-4
/
+5
2018-07-17
s390/cio: ensure that a chpid is registered only once
Sebastian Ott
2
-12
/
+12
2018-07-16
s390/crypto: fix gcc 8 stringop-truncation warning
Vasily Gorbik
1
-1
/
+1
2018-07-13
s390/qeth: speed-up IPv4 OSA xmit
Julian Wiedmann
1
-12
/
+21
2018-07-13
s390/qeth: speed-up L3 IQD xmit
Julian Wiedmann
1
-83
/
+128
2018-07-13
s390/qeth: add a L3 xmit wrapper
Julian Wiedmann
1
-57
/
+65
2018-07-13
s390/qeth: increase GSO max size for eligible L3 devices
Julian Wiedmann
1
-2
/
+3
[next]