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-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2
-3
/
+3
2018-02-11
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+2
2018-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-7
/
+14
2018-02-09
s390/qeth: fix SETIP command handling
Julian Wiedmann
2
-6
/
+13
2018-02-09
s390/qeth: fix underestimated count of buffer elements
Ursula Braun
1
-1
/
+1
2018-02-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
7
-18
/
+19
2018-02-07
s390: introduce execute-trampolines for branches
Martin Schwidefsky
1
-0
/
+2
2018-02-06
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+3
2018-02-05
s390/cio: fix kernel-doc usage
Sebastian Ott
5
-11
/
+9
2018-02-03
Merge branch 'for-4.16/nfit' into libnvdimm-for-next
Ross Zwisler
2
-0
/
+12
2018-02-02
s390/cmf: fix kerneldoc
Cornelia Huck
1
-7
/
+8
2018-02-01
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-10
/
+10
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
3
-19
/
+4
2018-02-01
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
7
-47
/
+99
2018-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
11
-540
/
+370
2018-01-31
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-3
/
+3
2018-01-26
s390/sclp: expose the GISA format facility
Michael Mueller
1
-1
/
+2
2018-01-23
s390/sclp: fix .data section specification
Vasily Gorbik
1
-2
/
+2
2018-01-23
s390/dasd: Remove dead return code checks
Jan Höppner
1
-12
/
+0
2018-01-23
s390/dasd: Simplify code
Christophe JAILLET
1
-5
/
+2
2018-01-20
dax: require 'struct page' by default for filesystem dax
Dan Williams
1
-0
/
+1
2018-01-20
mm, dax: introduce pfn_t_special()
Dan Williams
1
-1
/
+2
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+12
2018-01-09
treewide: Use DEVICE_ATTR_RO
Joe Perches
3
-9
/
+9
2018-01-09
treewide: Use DEVICE_ATTR_RW
Joe Perches
1
-1
/
+1
2018-01-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-0
/
+12
2018-01-02
s390/qeth: support early setup for z/VM NICs
Julian Wiedmann
1
-9
/
+77
2018-01-02
s390/qeth: use common helper to display rxip/vipa
Julian Wiedmann
1
-66
/
+24
2018-01-02
s390/qeth: improve error reporting on IP add/removal
Julian Wiedmann
3
-25
/
+35
2018-01-02
s390/dasd: fix wrongly assigned configuration data
Stefan Haberland
1
-0
/
+10
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+8
2017-12-20
s390/qeth: replace open-coded in*_pton()
Julian Wiedmann
3
-89
/
+12
2017-12-20
s390/qeth: pass full data length to l3_fill_header()
Julian Wiedmann
1
-8
/
+10
2017-12-20
s390/qeth: streamline l3_fill_header()
Julian Wiedmann
1
-56
/
+43
2017-12-20
s390/qeth: unionize next-hop field in qeth L3 header
Julian Wiedmann
2
-8
/
+23
2017-12-20
s390/qeth: recognize non-IP multicast on L3 transmit
Julian Wiedmann
2
-5
/
+1
2017-12-20
s390/qeth: clean up l3_get_cast_type()
Julian Wiedmann
2
-35
/
+20
2017-12-20
s390/qeth: robustify qeth_get_ip_version()
Julian Wiedmann
1
-6
/
+8
2017-12-20
s390/qeth: align L2 and L3 set_rx_mode() implementations
Julian Wiedmann
2
-67
/
+43
2017-12-20
s390/qeth: use ether_addr_* helpers
Julian Wiedmann
6
-37
/
+32
2017-12-20
s390/qeth: consolidate qeth MAC address helpers
Julian Wiedmann
1
-29
/
+18
2017-12-20
s390/qeth: don't keep track of MAC address's cast type
Julian Wiedmann
2
-20
/
+8
2017-12-20
s390/qeth: drop CONFIG_QETH_IPV6
Julian Wiedmann
2
-54
/
+9
2017-12-20
s390/qeth: use ip*_eth_mc_map helpers
Julian Wiedmann
1
-29
/
+14
2017-12-20
qeth: convert qeth_reply.refcnt from atomic_t to refcount_t
Elena Reshetova
2
-6
/
+5
2017-12-20
net: convert lcs_reply.refcnt from atomic_t to refcount_t
Elena Reshetova
2
-8
/
+5
2017-12-20
s390/qeth: fix error handling in checksum cmd callback
Julian Wiedmann
1
-1
/
+8
2017-12-15
s390/qeth: update takeover IPs after configuration change
Julian Wiedmann
5
-37
/
+67
2017-12-15
s390/qeth: lock IP table while applying takeover changes
Julian Wiedmann
1
-0
/
+2
2017-12-15
s390/qeth: don't apply takeover changes to RXIP
Julian Wiedmann
2
-4
/
+6
[next]