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
2017-06-06
s390/qeth: consolidate pack buffer flushing
Julian Wiedmann
1
-40
/
+25
2017-06-06
s390/qeth: add missing strings for IPA return codes
Julian Wiedmann
1
-0
/
+2
2017-06-06
s390/qeth: log bridgeport capabilities
Julian Wiedmann
1
-0
/
+8
2017-06-06
s390/qeth: query IPv6 IPA support on HiperSockets
Julian Wiedmann
1
-3
/
+4
2017-06-06
s390/qeth: remove skb_is_nonlinear() check on IQD
Julian Wiedmann
1
-7
/
+1
2017-06-06
s390/qeth: remove support for IPA_IP_FRAGMENTATION
Julian Wiedmann
3
-29
/
+2
2017-06-02
s390/zcrypt: Fix blocking queue device after unbind/bind.
Harald Freudenberger
3
-16
/
+40
2017-05-23
Merge tag 'vfio-ccw-20170522' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Martin Schwidefsky
1
-6
/
+6
2017-05-22
s390/vfio_ccw: make some symbols static
Sebastian Ott
1
-6
/
+6
2017-05-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
3
-4
/
+4
2017-05-16
s390 keyboard.c: don't open-code strndup_user()
Al Viro
1
-6
/
+1
2017-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-24
/
+69
2017-05-15
s390/virtio: change virtio_feature_desc:features type to __le32
Heiko Carstens
1
-1
/
+1
2017-05-11
s390/qeth: add missing hash table initializations
Ursula Braun
1
-0
/
+2
2017-05-11
s390/qeth: avoid null pointer dereference on OSN
Julian Wiedmann
1
-4
/
+6
2017-05-11
s390/qeth: unbreak OSM and OSN support
Julian Wiedmann
7
-20
/
+51
2017-05-11
s390/qeth: handle sysfs error during initialization
Ursula Braun
4
-3
/
+13
2017-05-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-6
/
+9
2017-05-09
s390/qdio: increase string buffer size
Heiko Carstens
1
-1
/
+1
2017-05-09
s390/ccwgroup: increase string buffer size
Heiko Carstens
1
-2
/
+2
2017-05-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+3
2017-05-06
Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-12
/
+34
2017-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
10
-483
/
+318
2017-05-02
virtio: add context flag to find vqs
Michael S. Tsirkin
2
-6
/
+9
2017-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
14
-53
/
+2077
2017-04-25
block: remove block_device_operations ->direct_access()
Dan Williams
1
-16
/
+0
2017-04-24
Merge tag 'vfio-ccw-20170413' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Martin Schwidefsky
2
-33
/
+7
2017-04-21
s390/sclp: Detect KSS facility
Farhan Ali
1
-1
/
+3
2017-04-20
dcssblk: add dax_operations support
Dan Williams
2
-9
/
+47
2017-04-12
vfio: ccw: improve error handling for vfio_ccw_mdev_remove
Dong Jia Shi
1
-11
/
+6
2017-04-12
vfio: ccw: remove unnecessary NULL checks of a pointer
Dong Jia Shi
2
-22
/
+1
2017-04-11
s390/qeth: remove unimplemented gdev routines
Julian Wiedmann
2
-19
/
+2
2017-04-11
s390/qeth: use LINK_MODE_* to report the link characteristics
Julian Wiedmann
1
-24
/
+47
2017-04-11
s390/qeth: convert to ETHTOOL_GLINKSETTINGS API
Julian Wiedmann
4
-42
/
+40
2017-04-11
s390/qeth: clean up qeth_set_ecmd_adv_sup()
Julian Wiedmann
1
-29
/
+28
2017-04-11
s390/qeth: use and remove some defines
Julian Wiedmann
2
-3
/
+2
2017-04-11
s390/qeth: use correct return type for hard_start_xmit()
Julian Wiedmann
2
-2
/
+4
2017-04-11
s390/qeth: remove unused parameter
Julian Wiedmann
4
-5
/
+4
2017-04-11
s390/qeth: move gdev shutdown handler to core
Julian Wiedmann
4
-27
/
+6
2017-04-11
s390/qeth: move NAPI poll routine to core
Julian Wiedmann
4
-169
/
+97
2017-04-11
s390/qeth: move common ioctl handling to core
Julian Wiedmann
4
-99
/
+64
2017-04-07
s390/netiucv: improve endianness handling
Hans Wippel
1
-1
/
+1
2017-04-07
s390/ctcm: improve endianness handling
Hans Wippel
2
-7
/
+7
2017-04-07
s390/qeth: improve endianness handling
Hans Wippel
4
-31
/
+32
2017-04-07
s390/qeth: Remove unused code
Julian Wiedmann
6
-32
/
+0
2017-04-07
s390/qeth: remove unused return value
Julian Wiedmann
2
-11
/
+3
2017-04-07
s390/qeth: fix up ssqd tracing
Julian Wiedmann
1
-2
/
+3
2017-04-07
s390/qeth: use QDIO_*_QFMT defines
Julian Wiedmann
1
-6
/
+4
2017-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-18
/
+15
2017-03-31
Merge branch 'vfio-ccw-for-martin' of git://git.kernel.org/pub/scm/linux/kern...
Martin Schwidefsky
10
-46
/
+2023
[prev]
[next]