summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2018-03-26kbuild: rename built-in.o to built-in.aNicholas Piggin
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-03-22s390/qeth: on channel error, reject further cmd requestsJulian Wiedmann
2018-03-22s390/qeth: lock read device while queueing next bufferJulian Wiedmann
2018-03-22s390/qeth: when thread completes, wake up all waitersJulian Wiedmann
2018-03-22s390/qeth: free netdevice when removing a cardJulian Wiedmann
2018-03-18Merge tag 'vfio-ccw-20180305' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky
2018-03-18s390/defkeymap: fix global init to zeroChristian Borntraeger
2018-03-18s390/sclp_tty: enable line mode tty even if there is an ascii consoleChristian Borntraeger
2018-03-18s390/char : Rename EBCDIC keymap variablesFarhan Ali
2018-03-13bsg-lib: introduce a timeout field in struct bsg_jobChristoph Hellwig
2018-03-09s390/qeth: shrink qeth_ipaddr structJulian Wiedmann
2018-03-09s390/qeth: extract helpers for managing special IPsJulian Wiedmann
2018-03-09s390/qeth: simplify card look-up on IP notificationJulian Wiedmann
2018-03-09s390/qeth: restructure IP notification handlersJulian Wiedmann
2018-03-09s390/qeth: reset NAPI context during queue initJulian Wiedmann
2018-03-09s390/qeth: reduce RX skb setupJulian Wiedmann
2018-03-09s390/qeth: allocate skb from NAPI cacheJulian Wiedmann
2018-03-09s390/qeth: pass correct length to header_ops->create()Julian Wiedmann
2018-03-09s390/qeth: advertise IFF_UNICAST_FLTJulian Wiedmann
2018-03-09s390/qeth: support SG for more device typesJulian Wiedmann
2018-03-09s390/qeth: remove outdated portname debug msgJulian Wiedmann
2018-03-09s390/qeth: use __ipa_cmd() for casting an IPA cmd bufferJulian Wiedmann
2018-03-08block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()Bart Van Assche
2018-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-03-01vfio-ccw: fence off transport modeCornelia Huck
2018-02-28s390/qeth: fix IPA command submission raceJulian Wiedmann
2018-02-28s390/qeth: fix IP address lookup for L3 devicesJulian Wiedmann
2018-02-28Revert "s390/qeth: fix using of ref counter for rxip addresses"Julian Wiedmann
2018-02-28s390/qeth: fix double-free on IP add/remove raceJulian Wiedmann
2018-02-28s390/qeth: fix IP removal on offline cardsJulian Wiedmann
2018-02-28s390/qeth: fix overestimated count of buffer elementsJulian Wiedmann
2018-02-27s390/dasd: set timestamps unconditionallyStefan Haberland
2018-02-27s390/dasd: remove unneeded sanity checkStefan Haberland
2018-02-22s390/sclp: 64 bit event maskClaudio Imbrenda
2018-02-22s390/sclp: 32 bit event mask compatibility modeClaudio Imbrenda
2018-02-22s390/sclp: generic event mask accessorsClaudio Imbrenda
2018-02-22s390/sclp: clean up, use sccb_mask_t where appropriateClaudio Imbrenda
2018-02-22s390/dasd: configurable IFCC handlingStefan Haberland
2018-02-22s390/sclp: Add support for Store Data SCLP interfacePeter Oberparleiter
2018-02-22s390/cio: clear timer when terminating driver I/OSebastian Ott
2018-02-22s390/cio: fix return code after missing interruptSebastian Ott
2018-02-22s390/cio: fix ccw_device_start_timeout APISebastian Ott
2018-02-19s390/dasd: fix handling of internal requestsStefan Haberland
2018-02-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2018-02-14virtio/s390: implement PM operations for virtio_ccwChristian Borntraeger
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds