summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2019-04-24s390/cio: export hsch to modulesCornelia Huck
2019-04-24vfio-ccw: add capabilities chainCornelia Huck
2019-04-24vfio-ccw: protect the I/O regionCornelia Huck
2019-04-24vfio-ccw: rework ssch state handlingCornelia Huck
2019-04-24vfio-ccw: make it safe to access channel programsCornelia Huck
2019-04-18Merge tag 's390-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-04-18s390/qdio: consolidate index tracking for queue scanJulian Wiedmann
2019-04-18s390/qdio: limit direct access to first_to_check cursorJulian Wiedmann
2019-04-17s390: ctcm: fix ctcm_new_device error return codeArnd Bergmann
2019-04-17s390/qeth: stop/wake TX queues based on their fill levelJulian Wiedmann
2019-04-17s390/qeth: simplify QoS codeJulian Wiedmann
2019-04-17s390/qeth: add TX multiqueue support for OSA devicesJulian Wiedmann
2019-04-17s390/qeth: add TX multiqueue support for IQD devicesJulian Wiedmann
2019-04-17s390/qeth: don't keep statistics for tx timeoutJulian Wiedmann
2019-04-17s390/qeth: don't bother updating the last-tx timeJulian Wiedmann
2019-04-17s390/qeth: handle error from qeth_update_from_chp_desc()Julian Wiedmann
2019-04-17s390/qeth: clarify naming for some QDIO helpersJulian Wiedmann
2019-04-15s390/pkey: add one more argument space for debug feature entryHarald Freudenberger
2019-04-11s390: zcrypt: initialize variables before_useArnd Bergmann
2019-04-10s390: cio: fix cio_irb declarationArnd Bergmann
2019-04-10s390/qdio: eliminate queue's last_move cursorJulian Wiedmann
2019-04-10s390/qdio: simplify SBAL range calculationJulian Wiedmann
2019-04-10s390/qdio: pass up count of ready-to-process SBALsJulian Wiedmann
2019-04-10s390/qdio: fix output of DSCI value in debug fileJulian Wiedmann
2019-04-10s390/zcrypt: fix possible deadlock situation on ap queue removeHarald Freudenberger
2019-04-10s390/3270: fix lockdep false positive on view->lockMartin Schwidefsky
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-03-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-03-29s390/qdio: clean up qdio_check_outbound_after_thinint()Julian Wiedmann
2019-03-29s390/qdio: clean up pci_out_supported()Julian Wiedmann
2019-03-29s390/dasd: Fix capacity calculation for large volumesPeter Oberparleiter
2019-03-28s390/qeth: send IDX cmds via qeth_send_control_data()Julian Wiedmann
2019-03-28s390/qeth: use callback to finalize cmdJulian Wiedmann
2019-03-28s390/qeth: let qeth_notify_reply() set the notify reasonJulian Wiedmann
2019-03-28s390/qeth: clarify default cmd callbackJulian Wiedmann
2019-03-28s390/qeth: don't poll for cmd IO completionJulian Wiedmann
2019-03-28s390/qeth: convert IP table spinlock to mutexJulian Wiedmann
2019-03-28s390/qeth: defer IPv6 address notifier eventsJulian Wiedmann
2019-03-28s390/qeth: add wrapper for IP table accessJulian Wiedmann
2019-03-28s390/qeth: remove locking for RX modeset cacheJulian Wiedmann
2019-03-28s390/qeth: defer RX modesettingJulian Wiedmann
2019-03-28Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-03-27scsi: zfcp: reduce flood of fcrscn1 trace records on multi-element RSCNSteffen Maier
2019-03-27scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devicesSteffen Maier
2019-03-27scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_HostSteffen Maier
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-18s390/qeth: be drop monitor friendlyJulian Wiedmann
2019-03-18s390/qeth: fix race when initializing the IP address tableJulian Wiedmann
2019-03-18s390/qeth: don't erase configuration while probingJulian Wiedmann
2019-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds