aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390
AgeCommit message (Expand)Author
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-06-08net: s390: fix up for "Fix inconsistent teardown and release of private netde...Stephen Rothwell
2017-06-02s390/zcrypt: Fix blocking queue device after unbind/bind.Harald Freudenberger
2017-05-23Merge tag 'vfio-ccw-20170522' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky
2017-05-22s390/vfio_ccw: make some symbols staticSebastian Ott
2017-05-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-15s390/virtio: change virtio_feature_desc:features type to __le32Heiko Carstens
2017-05-11s390/qeth: add missing hash table initializationsUrsula Braun
2017-05-11s390/qeth: avoid null pointer dereference on OSNJulian Wiedmann
2017-05-11s390/qeth: unbreak OSM and OSN supportJulian Wiedmann
2017-05-11s390/qeth: handle sysfs error during initializationUrsula Braun
2017-05-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-05-09s390/qdio: increase string buffer sizeHeiko Carstens
2017-05-09s390/ccwgroup: increase string buffer sizeHeiko Carstens
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-05-05Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-05-02virtio: add context flag to find vqsMichael S. Tsirkin
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-04-25block: remove block_device_operations ->direct_access()Dan Williams
2017-04-24Merge tag 'vfio-ccw-20170413' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky
2017-04-21s390/sclp: Detect KSS facilityFarhan Ali
2017-04-19dcssblk: add dax_operations supportDan Williams
2017-04-12vfio: ccw: improve error handling for vfio_ccw_mdev_removeDong Jia Shi
2017-04-12vfio: ccw: remove unnecessary NULL checks of a pointerDong Jia Shi
2017-04-11s390/qeth: remove unimplemented gdev routinesJulian Wiedmann
2017-04-11s390/qeth: use LINK_MODE_* to report the link characteristicsJulian Wiedmann
2017-04-11s390/qeth: convert to ETHTOOL_GLINKSETTINGS APIJulian Wiedmann
2017-04-11s390/qeth: clean up qeth_set_ecmd_adv_sup()Julian Wiedmann
2017-04-11s390/qeth: use and remove some definesJulian Wiedmann
2017-04-11s390/qeth: use correct return type for hard_start_xmit()Julian Wiedmann
2017-04-11s390/qeth: remove unused parameterJulian Wiedmann
2017-04-11s390/qeth: move gdev shutdown handler to coreJulian Wiedmann
2017-04-11s390/qeth: move NAPI poll routine to coreJulian Wiedmann
2017-04-11s390/qeth: move common ioctl handling to coreJulian Wiedmann
2017-04-07s390/netiucv: improve endianness handlingHans Wippel
2017-04-07s390/ctcm: improve endianness handlingHans Wippel
2017-04-07s390/qeth: improve endianness handlingHans Wippel
2017-04-07s390/qeth: Remove unused codeJulian Wiedmann
2017-04-07s390/qeth: remove unused return valueJulian Wiedmann
2017-04-07s390/qeth: fix up ssqd tracingJulian Wiedmann
2017-04-07s390/qeth: use QDIO_*_QFMT definesJulian Wiedmann
2017-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-31Merge branch 'vfio-ccw-for-martin' of git://git.kernel.org/pub/scm/linux/kern...Martin Schwidefsky
2017-03-31vfio: ccw: introduce support for ccw0Dong Jia Shi
2017-03-31vfio: ccw: introduce a finite state machineDong Jia Shi
2017-03-31vfio: ccw: return I/O results asynchronouslyDong Jia Shi
2017-03-31vfio: ccw: realize VFIO_DEVICE_G(S)ET_IRQ_INFO ioctlsDong Jia Shi
2017-03-31vfio: ccw: realize VFIO_DEVICE_RESET ioctlDong Jia Shi