index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/qeth: remove unimplemented gdev routines
Julian Wiedmann
2017-04-11
2
-19
/
+2
*
s390/qeth: use LINK_MODE_* to report the link characteristics
Julian Wiedmann
2017-04-11
1
-24
/
+47
*
s390/qeth: convert to ETHTOOL_GLINKSETTINGS API
Julian Wiedmann
2017-04-11
4
-42
/
+40
*
s390/qeth: clean up qeth_set_ecmd_adv_sup()
Julian Wiedmann
2017-04-11
1
-29
/
+28
*
s390/qeth: use and remove some defines
Julian Wiedmann
2017-04-11
2
-3
/
+2
*
s390/qeth: use correct return type for hard_start_xmit()
Julian Wiedmann
2017-04-11
2
-2
/
+4
*
s390/qeth: remove unused parameter
Julian Wiedmann
2017-04-11
4
-5
/
+4
*
s390/qeth: move gdev shutdown handler to core
Julian Wiedmann
2017-04-11
4
-27
/
+6
*
s390/qeth: move NAPI poll routine to core
Julian Wiedmann
2017-04-11
4
-169
/
+97
*
s390/qeth: move common ioctl handling to core
Julian Wiedmann
2017-04-11
4
-99
/
+64
*
s390/netiucv: improve endianness handling
Hans Wippel
2017-04-07
1
-1
/
+1
*
s390/ctcm: improve endianness handling
Hans Wippel
2017-04-07
2
-7
/
+7
*
s390/qeth: improve endianness handling
Hans Wippel
2017-04-07
4
-31
/
+32
*
s390/qeth: Remove unused code
Julian Wiedmann
2017-04-07
6
-32
/
+0
*
s390/qeth: remove unused return value
Julian Wiedmann
2017-04-07
2
-11
/
+3
*
s390/qeth: fix up ssqd tracing
Julian Wiedmann
2017-04-07
1
-2
/
+3
*
s390/qeth: use QDIO_*_QFMT defines
Julian Wiedmann
2017-04-07
1
-6
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-04-06
4
-18
/
+15
|
\
|
*
s390/qeth: no ETH header for outbound AF_IUCV
Julian Wiedmann
2017-03-24
1
-11
/
+4
|
*
s390/qeth: size calculation outbound buffers
Julian Wiedmann
2017-03-24
4
-7
/
+11
*
|
s390/pkey: Fix wrong handling of secure key with old MKVP
Harald Freudenberger
2017-03-22
1
-19
/
+34
|
/
*
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-03-03
5
-2
/
+6
|
\
|
*
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
2017-03-02
1
-1
/
+1
|
*
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
2017-03-02
1
-0
/
+2
|
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-0
/
+1
|
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
2
-1
/
+2
*
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2017-03-02
2
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
virtio: allow drivers to request IRQ affinity when creating VQs
Christoph Hellwig
2017-02-27
2
-2
/
+4
*
|
s390/dasd: fix spelling mistake: "supportet" -> "supported"
Colin Ian King
2017-02-23
1
-1
/
+1
*
|
s390/pkey: Introduce pkey kernel module
Harald Freudenberger
2017-02-23
2
-0
/
+1152
*
|
s390/zcrypt: export additional symbols
Harald Freudenberger
2017-02-23
2
-2
/
+5
*
|
s390/zcrypt: Cleanup leftover module code.
Harald Freudenberger
2017-02-23
1
-10
/
+0
*
|
s390/zcrypt: Enable request count reset for cards and queues.
Harald Freudenberger
2017-02-23
2
-8
/
+37
*
|
s390/chsc: Add exception handler for CHSC instruction
Peter Oberparleiter
2017-02-23
1
-3
/
+5
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-02-22
28
-534
/
+697
|
\
\
|
*
|
s390/zcrypt: make ap_bus explicitly non-modular
Paul Gortmaker
2017-02-20
1
-51
/
+3
|
*
|
s390/zcrypt: Removed unneeded debug feature directory creation.
Harald Freudenberger
2017-02-20
2
-6
/
+0
|
*
|
s390/sclp: get rid of common response code handling
Heiko Carstens
2017-02-08
3
-33
/
+17
|
*
|
s390/sclp: don't add new lines to each printed string
Heiko Carstens
2017-02-08
1
-9
/
+7
|
*
|
s390/sclp: make early sclp code readable
Heiko Carstens
2017-02-08
4
-280
/
+228
|
*
|
s390/sclp: disable early sclp code as soon as the base sclp driver is active
Heiko Carstens
2017-02-08
3
-7
/
+11
|
*
|
s390/sclp: move early printk code to drivers
Heiko Carstens
2017-02-08
2
-1
/
+228
|
*
|
s390/qdio: improve some debug prints
Julian Wiedmann
2017-02-03
1
-2
/
+3
|
*
|
s390/qdio: fix up tiqdio_thinint_handler() kerneldoc
Julian Wiedmann
2017-02-03
1
-2
/
+1
|
*
|
s390/qdio: clean up q->irq_ptr usage
Julian Wiedmann
2017-02-03
1
-4
/
+4
|
*
|
s390/qdio: clear DSCI prior to scanning multiple input queues
Julian Wiedmann
2017-02-03
1
-4
/
+4
|
*
|
s390/dcssblk: fix device size calculation in dcssblk_direct_access()
Gerald Schaefer
2017-02-03
1
-1
/
+1
|
*
|
s390/dasd: correct inconsistent indenting
Stefan Haberland
2017-01-31
1
-2
/
+2
|
*
|
s390/dasd: check blockdevice pointer before trying to sync blockdevice
Stefan Haberland
2017-01-31
1
-4
/
+5
|
*
|
s390/dasd: check for device error pointer within state change interrupts
Stefan Haberland
2017-01-31
1
-2
/
+5
[next]