index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
s390/dasd: remove unneeded sanity check
Stefan Haberland
2018-02-27
1
-2
/
+7
|
*
|
|
s390/sclp: 64 bit event mask
Claudio Imbrenda
2018-02-22
1
-1
/
+1
|
*
|
|
s390/sclp: 32 bit event mask compatibility mode
Claudio Imbrenda
2018-02-22
3
-8
/
+33
|
*
|
|
s390/sclp: generic event mask accessors
Claudio Imbrenda
2018-02-22
4
-23
/
+75
|
*
|
|
s390/sclp: clean up, use sccb_mask_t where appropriate
Claudio Imbrenda
2018-02-22
3
-8
/
+8
|
*
|
|
s390/dasd: configurable IFCC handling
Stefan Haberland
2018-02-22
2
-3
/
+57
|
*
|
|
s390/sclp: Add support for Store Data SCLP interface
Peter Oberparleiter
2018-02-22
3
-1
/
+572
*
|
|
|
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-04-05
5
-9
/
+9
|
\
\
\
\
|
*
|
|
|
bsg-lib: introduce a timeout field in struct bsg_job
Christoph Hellwig
2018-03-13
1
-2
/
+2
|
*
|
|
|
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
2018-03-08
4
-7
/
+7
*
|
|
|
|
Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-04-03
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
kbuild: rename built-in.o to built-in.a
Nicholas Piggin
2018-03-26
1
-1
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-23
7
-64
/
+62
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-03-22
3
-8
/
+17
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
s390/qeth: on channel error, reject further cmd requests
Julian Wiedmann
2018-03-22
1
-0
/
+1
|
|
*
|
|
s390/qeth: lock read device while queueing next buffer
Julian Wiedmann
2018-03-22
1
-3
/
+13
|
|
*
|
|
s390/qeth: when thread completes, wake up all waiters
Julian Wiedmann
2018-03-22
1
-1
/
+1
|
|
*
|
|
s390/qeth: free netdevice when removing a card
Julian Wiedmann
2018-03-22
3
-4
/
+2
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2018-03-07
4
-56
/
+45
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
/
|
|
|
|
/
|
|
|
/
|
|
|
*
|
s390/cio: clear timer when terminating driver I/O
Sebastian Ott
2018-02-22
1
-0
/
+1
|
|
*
|
s390/cio: fix return code after missing interrupt
Sebastian Ott
2018-02-22
2
-2
/
+5
|
|
*
|
s390/cio: fix ccw_device_start_timeout API
Sebastian Ott
2018-02-22
1
-40
/
+32
|
|
*
|
s390/dasd: fix handling of internal requests
Stefan Haberland
2018-02-19
1
-14
/
+7
|
|
|
/
*
|
|
s390/qeth: shrink qeth_ipaddr struct
Julian Wiedmann
2018-03-09
3
-30
/
+33
*
|
|
s390/qeth: extract helpers for managing special IPs
Julian Wiedmann
2018-03-09
3
-165
/
+57
*
|
|
s390/qeth: simplify card look-up on IP notification
Julian Wiedmann
2018-03-09
2
-67
/
+12
*
|
|
s390/qeth: restructure IP notification handlers
Julian Wiedmann
2018-03-09
2
-63
/
+49
*
|
|
s390/qeth: reset NAPI context during queue init
Julian Wiedmann
2018-03-09
3
-4
/
+2
*
|
|
s390/qeth: reduce RX skb setup
Julian Wiedmann
2018-03-09
2
-10
/
+1
*
|
|
s390/qeth: allocate skb from NAPI cache
Julian Wiedmann
2018-03-09
3
-6
/
+4
*
|
|
s390/qeth: pass correct length to header_ops->create()
Julian Wiedmann
2018-03-09
1
-4
/
+3
*
|
|
s390/qeth: advertise IFF_UNICAST_FLT
Julian Wiedmann
2018-03-09
1
-0
/
+1
*
|
|
s390/qeth: support SG for more device types
Julian Wiedmann
2018-03-09
2
-13
/
+17
*
|
|
s390/qeth: remove outdated portname debug msg
Julian Wiedmann
2018-03-09
1
-5
/
+2
*
|
|
s390/qeth: use __ipa_cmd() for casting an IPA cmd buffer
Julian Wiedmann
2018-03-09
3
-28
/
+24
|
/
/
*
|
s390/qeth: fix IPA command submission race
Julian Wiedmann
2018-02-28
1
-9
/
+10
*
|
s390/qeth: fix IP address lookup for L3 devices
Julian Wiedmann
2018-02-28
2
-51
/
+74
*
|
Revert "s390/qeth: fix using of ref counter for rxip addresses"
Julian Wiedmann
2018-02-28
1
-5
/
+3
*
|
s390/qeth: fix double-free on IP add/remove race
Julian Wiedmann
2018-02-28
1
-1
/
+2
*
|
s390/qeth: fix IP removal on offline cards
Julian Wiedmann
2018-02-28
1
-11
/
+3
*
|
s390/qeth: fix overestimated count of buffer elements
Julian Wiedmann
2018-02-28
2
-9
/
+12
|
/
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2018-02-15
1
-0
/
+29
|
\
|
*
virtio/s390: implement PM operations for virtio_ccw
Christian Borntraeger
2018-02-14
1
-0
/
+29
*
|
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
2
-3
/
+3
*
|
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-02-10
1
-1
/
+2
|
\
\
|
*
|
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
2018-02-01
7
-47
/
+99
|
|
\
|
|
*
|
s390/sclp: expose the GISA format facility
Michael Mueller
2018-01-26
1
-1
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-02-09
2
-7
/
+14
|
\
\
\
|
*
|
|
s390/qeth: fix SETIP command handling
Julian Wiedmann
2018-02-09
2
-6
/
+13
|
*
|
|
s390/qeth: fix underestimated count of buffer elements
Ursula Braun
2018-02-09
1
-1
/
+1
[prev]
[next]