index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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-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-24
s390/qeth: no ETH header for outbound AF_IUCV
Julian Wiedmann
1
-11
/
+4
2017-03-24
s390/qeth: size calculation outbound buffers
Julian Wiedmann
4
-7
/
+11
2017-03-22
s390/pkey: Fix wrong handling of secure key with old MKVP
Harald Freudenberger
1
-19
/
+34
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
5
-2
/
+6
2017-03-03
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-2
/
+4
2017-03-02
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
1
-1
/
+1
2017-03-02
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
1
-0
/
+2
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2
-1
/
+2
2017-02-27
virtio: allow drivers to request IRQ affinity when creating VQs
Christoph Hellwig
2
-2
/
+4
2017-02-23
s390/dasd: fix spelling mistake: "supportet" -> "supported"
Colin Ian King
1
-1
/
+1
2017-02-23
s390/pkey: Introduce pkey kernel module
Harald Freudenberger
2
-0
/
+1152
2017-02-23
s390/zcrypt: export additional symbols
Harald Freudenberger
2
-2
/
+5
2017-02-23
s390/zcrypt: Cleanup leftover module code.
Harald Freudenberger
1
-10
/
+0
2017-02-23
s390/zcrypt: Enable request count reset for cards and queues.
Harald Freudenberger
2
-8
/
+37
2017-02-23
s390/chsc: Add exception handler for CHSC instruction
Peter Oberparleiter
1
-3
/
+5
2017-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
28
-534
/
+697
2017-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
6
-182
/
+212
2017-02-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+1
2017-02-20
s390/zcrypt: make ap_bus explicitly non-modular
Paul Gortmaker
1
-51
/
+3
2017-02-20
s390/zcrypt: Removed unneeded debug feature directory creation.
Harald Freudenberger
2
-6
/
+0
2017-02-18
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
1
-7
/
+0
2017-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+4
2017-02-11
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-4
/
+4
2017-02-10
Merge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes' into fixes
James Bottomley
1
-4
/
+4
2017-02-10
scsi: zfcp: fix use-after-free by not tracing WKA port open/close on failed send
Steffen Maier
1
-4
/
+4
2017-02-08
s390/sclp: get rid of common response code handling
Heiko Carstens
3
-33
/
+17
2017-02-08
s390/sclp: don't add new lines to each printed string
Heiko Carstens
1
-9
/
+7
2017-02-08
s390/sclp: make early sclp code readable
Heiko Carstens
4
-280
/
+228
2017-02-08
s390/sclp: disable early sclp code as soon as the base sclp driver is active
Heiko Carstens
3
-7
/
+11
2017-02-08
s390/sclp: move early printk code to drivers
Heiko Carstens
2
-1
/
+228
2017-02-07
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
1
-0
/
+1
[next]