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
2014-06-07
net: use ethtool_cmd_speed_set helper to set ethtool speed value
Jiri Pirko
1
-8
/
+11
2014-05-31
s390/net: fix format string mismatches
Ursula Braun
3
-10
/
+19
2014-05-31
qeth: Fix for possible null pointer dereference
Rickard Strandqvist
1
-2
/
+2
2014-05-14
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2
-5
/
+4
2014-05-12
vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()
dingtianhong
1
-5
/
+5
2014-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+17
2014-04-28
ctc: replace PTR_RET with PTR_ERR_OR_ZERO
Frank Blaschka
1
-1
/
+1
2014-04-28
claw: replace PTR_RET with PTR_ERR_OR_ZERO
Frank Blaschka
1
-1
/
+1
2014-04-28
qeth: Add new priority queueing options
Stefan Raspl
3
-4
/
+27
2014-04-28
qeth: Extend priority queueing to IPv6
Stefan Raspl
4
-36
/
+48
2014-04-28
qeth: replace PTR_RET with PTR_ERR_OR_ZERO
Duan Jiong
1
-1
/
+1
2014-04-28
lcs: replace PTR_RET with PTR_ERR_OR_ZERO
Duan Jiong
1
-1
/
+1
2014-04-28
qeth: Fix default queue setting in priority queueing
Stefan Raspl
1
-3
/
+5
2014-04-17
s390/chsc: fix SEI usage on old FW levels
Sebastian Ott
1
-5
/
+17
2014-04-11
s390/sclp_cmd: replace PTR_RET with PTR_ERR_OR_ZERO
Duan Jiong
1
-1
/
+1
2014-04-11
s390/sclp: replace PTR_RET with PTR_ERR_OR_ZERO
Duan Jiong
1
-1
/
+1
2014-04-11
s390/sclp_vt220: Fix kernel panic due to early terminal input
Peter Oberparleiter
1
-3
/
+11
2014-04-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
10
-18
/
+137
2014-04-03
s390/irq: Use defines for external interruption codes
Thomas Huth
3
-6
/
+6
2014-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-7
/
+10
2014-04-03
Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-17
/
+306
2014-04-02
Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-17
/
+23
2014-04-01
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+2
2014-04-01
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2014-04-01
s390/sclp: add timeout for queued requests
Gerald Schaefer
3
-4
/
+104
2014-04-01
lcs: Add missing destroy_timer_on_stack()
Thomas Gleixner
1
-0
/
+1
2014-04-01
s390/tape: Add missing destroy_timer_on_stack()
Thomas Gleixner
1
-0
/
+1
2014-04-01
s390/tape: Use del_timer_sync()
Thomas Gleixner
1
-1
/
+1
2014-04-01
s390/3270: fix crash with multiple reset device requests
Martin Schwidefsky
1
-3
/
+6
2014-04-01
s390/zcrypt: add length check for aligned data to avoid overflow in msg-type 6
Ingo Tuchscherer
2
-4
/
+18
2014-04-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
10
-64
/
+146
2014-03-26
s390/con3270: optionally disable auto update
Martin Schwidefsky
3
-0
/
+17
2014-03-20
qeth: Fix IP version detection for VLAN traffic
Stefan Raspl
1
-2
/
+5
2014-03-20
qeth: Removed unused parameter
Stefan Raspl
1
-3
/
+3
2014-03-20
qeth: make qeth_query_card_info_cb() static
Heiko Carstens
1
-2
/
+2
2014-03-17
s390/smp: limit number of cpus in possible cpu mask
Heiko Carstens
1
-2
/
+21
2014-03-13
cputime: Default implementation of nsecs -> cputime conversion
Frederic Weisbecker
1
-1
/
+1
2014-03-12
Merge branch 'irq/for-gpio' into irq/core
Thomas Gleixner
5
-3
/
+33
2014-03-06
Merge tag 'kvm-s390-20140306' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
1
-3
/
+13
2014-03-06
virtio_ccw: fix hang in set offline processing
Heinz Graalfs
1
-3
/
+13
2014-03-05
s390: Do not rely on magic indirect includes
Thomas Gleixner
1
-0
/
+1
2014-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-2
/
+9
2014-03-04
s390: Cio: Use the core irq stats function
Thomas Gleixner
1
-4
/
+1
2014-03-04
Merge tag 'kvm-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Paolo Bonzini
3
-35
/
+21
2014-03-04
virtio-ccw: virtio-ccw adapter interrupt support.
Cornelia Huck
1
-10
/
+268
2014-03-04
s390/airq: add support for irq ranges
Martin Schwidefsky
1
-25
/
+41
2014-03-04
virtio_ccw: fix vcdev pointer handling issues
Heinz Graalfs
1
-7
/
+28
2014-03-03
Merge 3.14-rc5 into driver-core-next
Greg Kroah-Hartman
2
-1
/
+24
2014-02-26
qeth: postpone freeing of qdio memory
Ursula Braun
3
-2
/
+9
2014-02-24
s390/sclp_early: Return correct HSA block count also for zero
Michael Holzheu
1
-3
/
+5
[next]