index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-29
s390/virtio: remove the old KVM virtio transport
Thomas Huth
2
-518
/
+0
2017-09-29
s390/ccwgroup: tie a ccwgroup driver to its ccw driver
Julian Wiedmann
4
-0
/
+9
2017-09-28
s390/sclp: Use setup_timer and mod_timer
Himanshu Jha
2
-10
/
+4
2017-09-28
s390/zcrypt: Explicitly check input data length.
Harald Freudenberger
1
-3
/
+3
2017-09-28
s390/cmf: use tod_to_ns()
Sebastian Ott
1
-5
/
+3
2017-09-28
s390/cmf: avg_utilization
Sebastian Ott
1
-23
/
+35
2017-09-28
s390/cmf: read from hw buffer
Sebastian Ott
1
-31
/
+14
2017-09-28
s390/cmf: simplify copy_block
Sebastian Ott
1
-17
/
+3
2017-09-28
s390/cmf: simplify cmb_copy_wait
Sebastian Ott
1
-49
/
+23
2017-09-28
s390/cmf: simplify set_schib_wait
Sebastian Ott
1
-47
/
+23
2017-09-28
s390/cmf: set_schib_wait add timeout
Sebastian Ott
1
-7
/
+8
2017-09-28
s390/char: fix cdev_add usage
Jean Delvare
3
-6
/
+3
2017-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-9
/
+36
2017-09-19
s390/cio: recover from bad paths
Sebastian Ott
4
-3
/
+24
2017-09-19
s390/scm_blk: consistently use blk_status_t as error type
Sebastian Ott
1
-3
/
+3
2017-09-18
s390/qeth: tidy up parameter naming for qeth_do_send_packet()
Jens Remus
1
-1
/
+2
2017-09-18
s390/qeth: fold VLAN handling into l3_rebuild_skb()
Julian Wiedmann
1
-16
/
+11
2017-09-18
s390/qeth: translate SETVLAN/DELVLAN errors
Julian Wiedmann
2
-12
/
+36
2017-09-18
s390/qeth: simplify L3 sysfs group management
Julian Wiedmann
1
-33
/
+12
2017-09-18
s390/qeth: don't take queue lock in send_packet_fast()
Julian Wiedmann
4
-22
/
+9
2017-09-18
s390/qeth: remove unused code in qdio_establish_cq()
Julian Wiedmann
1
-1
/
+0
2017-09-18
s390/qeth: add VNICC get/set timeout support
Hans Wippel
5
-5
/
+190
2017-09-18
s390/qeth: add VNICC enable/disable support
Hans Wippel
5
-14
/
+392
2017-09-18
s390/qeth: add basic VNICC support
Hans Wippel
4
-4
/
+172
2017-09-13
s390/dasd: fix race during dasd initialization
Stefan Haberland
1
-3
/
+9
2017-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
7
-227
/
+262
2017-09-08
s390/dasd: blk-mq conversion
Stefan Haberland
3
-165
/
+193
2017-09-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
12
-110
/
+178
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-3
/
+3
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
9
-329
/
+356
2017-09-06
s390/zcrypt: externalize AP queue interrupt control
Harald Freudenberger
2
-4
/
+29
2017-09-06
s390/zcrypt: externalize AP config info query
Harald Freudenberger
2
-16
/
+16
2017-09-06
s390/zcrypt: externalize test AP queue
Tony Krowiak
3
-42
/
+24
2017-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
26
-102
/
+398
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-08-31
Merge tag 'vfio-ccw-20170724' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Martin Schwidefsky
1
-1
/
+1
2017-08-29
s390/dasd: Add discard support for FBA devices
Jan Höppner
4
-4
/
+221
2017-08-29
s390/zcrypt: make CPRBX const
Bhumika Goyal
1
-1
/
+1
2017-08-29
s390/vmcp: simplify vmcp_response_free()
Heiko Carstens
1
-3
/
+2
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2
-3
/
+3
2017-08-23
s390/dasd: Change unsigned long long to unsigned long
Jan Höppner
8
-18
/
+14
2017-08-23
s390/dasd: add average request times to dasd statistics
Stefan Haberland
2
-4
/
+34
2017-08-18
s390/qeth: use skb_cow_head() for L2 OSA xmit
Julian Wiedmann
3
-22
/
+65
2017-08-18
s390/qeth: unify code to build header elements
Julian Wiedmann
1
-14
/
+15
2017-08-18
s390/qeth: pass full IQD header length to fill_buffer()
Julian Wiedmann
3
-4
/
+4
2017-08-18
s390/qeth: pass TSO data offset to fill_buffer()
Julian Wiedmann
4
-10
/
+8
2017-08-18
s390/qeth: pass TSO header length to fill_buffer()
Julian Wiedmann
4
-21
/
+23
2017-08-18
s390/qeth: pass full data length to l2_fill_header()
Julian Wiedmann
1
-6
/
+6
2017-08-18
s390/qeth: split L2 xmit paths
Julian Wiedmann
1
-102
/
+123
2017-08-15
s390/qeth: fix using of ref counter for rxip addresses
Kittipon Meesompop
1
-3
/
+5
[prev]
[next]