summaryrefslogtreecommitdiff
path: root/drivers/s390
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-05-16
|\
| * s390/virtio: change virtio_feature_desc:features type to __le32Heiko Carstens2017-05-15
| * s390/qdio: increase string buffer sizeHeiko Carstens2017-05-09
| * s390/ccwgroup: increase string buffer sizeHeiko Carstens2017-05-09
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-15
|\ \
| * | s390/qeth: add missing hash table initializationsUrsula Braun2017-05-11
| * | s390/qeth: avoid null pointer dereference on OSNJulian Wiedmann2017-05-11
| * | s390/qeth: unbreak OSM and OSN supportJulian Wiedmann2017-05-11
| * | s390/qeth: handle sysfs error during initializationUrsula Braun2017-05-11
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-05-10
|\ \ \ | |/ / |/| |
| * | virtio: add context flag to find vqsMichael S. Tsirkin2017-05-02
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-08
|\ \ \
| * | | s390/sclp: Detect KSS facilityFarhan Ali2017-04-21
* | | | Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-05
|\ \ \ \ | |_|_|/ |/| | |
| * | | block: remove block_device_operations ->direct_access()Dan Williams2017-04-25
| * | | dcssblk: add dax_operations supportDan Williams2017-04-19
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-02
|\ \ \
| * | | s390/qeth: remove unimplemented gdev routinesJulian Wiedmann2017-04-11
| * | | s390/qeth: use LINK_MODE_* to report the link characteristicsJulian Wiedmann2017-04-11
| * | | s390/qeth: convert to ETHTOOL_GLINKSETTINGS APIJulian Wiedmann2017-04-11
| * | | s390/qeth: clean up qeth_set_ecmd_adv_sup()Julian Wiedmann2017-04-11
| * | | s390/qeth: use and remove some definesJulian Wiedmann2017-04-11
| * | | s390/qeth: use correct return type for hard_start_xmit()Julian Wiedmann2017-04-11
| * | | s390/qeth: remove unused parameterJulian Wiedmann2017-04-11
| * | | s390/qeth: move gdev shutdown handler to coreJulian Wiedmann2017-04-11
| * | | s390/qeth: move NAPI poll routine to coreJulian Wiedmann2017-04-11
| * | | s390/qeth: move common ioctl handling to coreJulian Wiedmann2017-04-11
| * | | s390/netiucv: improve endianness handlingHans Wippel2017-04-07
| * | | s390/ctcm: improve endianness handlingHans Wippel2017-04-07
| * | | s390/qeth: improve endianness handlingHans Wippel2017-04-07
| * | | s390/qeth: Remove unused codeJulian Wiedmann2017-04-07
| * | | s390/qeth: remove unused return valueJulian Wiedmann2017-04-07
| * | | s390/qeth: fix up ssqd tracingJulian Wiedmann2017-04-07
| * | | s390/qeth: use QDIO_*_QFMT definesJulian Wiedmann2017-04-07
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-05-02
|\ \ \ | |/ / |/| |
| * | Merge tag 'vfio-ccw-20170413' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky2017-04-24
| |\ \
| | * | vfio: ccw: improve error handling for vfio_ccw_mdev_removeDong Jia Shi2017-04-12
| | * | vfio: ccw: remove unnecessary NULL checks of a pointerDong Jia Shi2017-04-12
| * | | Merge branch 'vfio-ccw-for-martin' of git://git.kernel.org/pub/scm/linux/kern...Martin Schwidefsky2017-03-31
| |\ \ \ | | |/ /
| | * | vfio: ccw: introduce support for ccw0Dong Jia Shi2017-03-31
| | * | vfio: ccw: introduce a finite state machineDong Jia Shi2017-03-31
| | * | vfio: ccw: return I/O results asynchronouslyDong Jia Shi2017-03-31
| | * | vfio: ccw: realize VFIO_DEVICE_G(S)ET_IRQ_INFO ioctlsDong Jia Shi2017-03-31
| | * | vfio: ccw: realize VFIO_DEVICE_RESET ioctlDong Jia Shi2017-03-31
| | * | vfio: ccw: realize VFIO_DEVICE_GET_REGION_INFO ioctlDong Jia Shi2017-03-31
| | * | vfio: ccw: handle ccw command requestDong Jia Shi2017-03-31
| | * | vfio: ccw: introduce ccw_io_regionDong Jia Shi2017-03-31
| | * | vfio: ccw: register vfio_ccw to the mediated device frameworkDong Jia Shi2017-03-31
| | * | vfio: ccw: introduce channel program interfacesDong Jia Shi2017-03-31
| | * | vfio: ccw: basic implementation for vfio_ccw driverDong Jia Shi2017-03-31