Age | Commit message (Expand) | Author | Files | Lines |
2017-05-10 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2 | -6/+9 |
2017-05-08 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+3 |
2017-05-06 | Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -12/+34 |
2017-05-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 10 | -483/+318 |
2017-05-02 | virtio: add context flag to find vqs | Michael S. Tsirkin | 2 | -6/+9 |
2017-05-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 14 | -53/+2077 |
2017-04-25 | block: remove block_device_operations ->direct_access() | Dan Williams | 1 | -16/+0 |
2017-04-24 | Merge tag 'vfio-ccw-20170413' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Martin Schwidefsky | 2 | -33/+7 |
2017-04-21 | s390/sclp: Detect KSS facility | Farhan Ali | 1 | -1/+3 |
2017-04-20 | dcssblk: add dax_operations support | Dan Williams | 2 | -9/+47 |
2017-04-12 | vfio: ccw: improve error handling for vfio_ccw_mdev_remove | Dong Jia Shi | 1 | -11/+6 |
2017-04-12 | vfio: ccw: remove unnecessary NULL checks of a pointer | Dong Jia Shi | 2 | -22/+1 |
2017-04-11 | s390/qeth: remove unimplemented gdev routines | Julian Wiedmann | 2 | -19/+2 |
2017-04-11 | s390/qeth: use LINK_MODE_* to report the link characteristics | Julian Wiedmann | 1 | -24/+47 |
2017-04-11 | s390/qeth: convert to ETHTOOL_GLINKSETTINGS API | Julian Wiedmann | 4 | -42/+40 |
2017-04-11 | s390/qeth: clean up qeth_set_ecmd_adv_sup() | Julian Wiedmann | 1 | -29/+28 |
2017-04-11 | s390/qeth: use and remove some defines | Julian Wiedmann | 2 | -3/+2 |
2017-04-11 | s390/qeth: use correct return type for hard_start_xmit() | Julian Wiedmann | 2 | -2/+4 |
2017-04-11 | s390/qeth: remove unused parameter | Julian Wiedmann | 4 | -5/+4 |
2017-04-11 | s390/qeth: move gdev shutdown handler to core | Julian Wiedmann | 4 | -27/+6 |
2017-04-11 | s390/qeth: move NAPI poll routine to core | Julian Wiedmann | 4 | -169/+97 |
2017-04-11 | s390/qeth: move common ioctl handling to core | Julian Wiedmann | 4 | -99/+64 |
2017-04-07 | s390/netiucv: improve endianness handling | Hans Wippel | 1 | -1/+1 |
2017-04-07 | s390/ctcm: improve endianness handling | Hans Wippel | 2 | -7/+7 |
2017-04-07 | s390/qeth: improve endianness handling | Hans Wippel | 4 | -31/+32 |
2017-04-07 | s390/qeth: Remove unused code | Julian Wiedmann | 6 | -32/+0 |
2017-04-07 | s390/qeth: remove unused return value | Julian Wiedmann | 2 | -11/+3 |
2017-04-07 | s390/qeth: fix up ssqd tracing | Julian Wiedmann | 1 | -2/+3 |
2017-04-07 | s390/qeth: use QDIO_*_QFMT defines | Julian Wiedmann | 1 | -6/+4 |
2017-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 4 | -18/+15 |
2017-03-31 | Merge branch 'vfio-ccw-for-martin' of git://git.kernel.org/pub/scm/linux/kern... | Martin Schwidefsky | 10 | -46/+2023 |
2017-03-31 | vfio: ccw: introduce support for ccw0 | Dong Jia Shi | 1 | -3/+29 |
2017-03-31 | vfio: ccw: introduce a finite state machine | Dong Jia Shi | 5 | -107/+287 |
2017-03-31 | vfio: ccw: return I/O results asynchronously | Dong Jia Shi | 3 | -31/+37 |
2017-03-31 | vfio: ccw: realize VFIO_DEVICE_G(S)ET_IRQ_INFO ioctls | Dong Jia Shi | 2 | -1/+126 |
2017-03-31 | vfio: ccw: realize VFIO_DEVICE_RESET ioctl | Dong Jia Shi | 1 | -14/+33 |
2017-03-31 | vfio: ccw: realize VFIO_DEVICE_GET_REGION_INFO ioctl | Dong Jia Shi | 1 | -0/+78 |
2017-03-31 | vfio: ccw: handle ccw command request | Dong Jia Shi | 3 | -4/+148 |
2017-03-31 | vfio: ccw: introduce ccw_io_region | Dong Jia Shi | 2 | -0/+51 |
2017-03-31 | vfio: ccw: register vfio_ccw to the mediated device framework | Dong Jia Shi | 4 | -2/+170 |
2017-03-31 | vfio: ccw: introduce channel program interfaces | Dong Jia Shi | 3 | -1/+859 |
2017-03-31 | vfio: ccw: basic implementation for vfio_ccw driver | Dong Jia Shi | 3 | -0/+290 |
2017-03-31 | s390: cio: export more interfaces | Dong Jia Shi | 1 | -0/+10 |
2017-03-31 | s390: cio: introduce cio_cancel_halt_clear | Dong Jia Shi | 3 | -46/+68 |
2017-03-28 | s390/dasd: suppress command reject error for query host access command | Stefan Haberland | 3 | -6/+13 |
2017-03-28 | s390/dasd: check if query host access feature is supported | Stefan Haberland | 1 | -0/+4 |
2017-03-24 | s390/qeth: no ETH header for outbound AF_IUCV | Julian Wiedmann | 1 | -11/+4 |
2017-03-24 | s390/qeth: size calculation outbound buffers | Julian Wiedmann | 4 | -7/+11 |
2017-03-22 | s390/pkey: Introduce new API for secure key verification | Harald Freudenberger | 1 | -1/+63 |
2017-03-22 | s390/pkey: Fix wrong handling of secure key with old MKVP | Harald Freudenberger | 1 | -19/+34 |