summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-062-12/+34
|\
| * block: remove block_device_operations ->direct_access()Dan Williams2017-04-251-16/+0Star
| * dcssblk: add dax_operations supportDan Williams2017-04-202-9/+47
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-0310-483/+318Star
|\ \
| * | s390/qeth: remove unimplemented gdev routinesJulian Wiedmann2017-04-112-19/+2Star
| * | s390/qeth: use LINK_MODE_* to report the link characteristicsJulian Wiedmann2017-04-111-24/+47
| * | s390/qeth: convert to ETHTOOL_GLINKSETTINGS APIJulian Wiedmann2017-04-114-42/+40Star
| * | s390/qeth: clean up qeth_set_ecmd_adv_sup()Julian Wiedmann2017-04-111-29/+28Star
| * | s390/qeth: use and remove some definesJulian Wiedmann2017-04-112-3/+2Star
| * | s390/qeth: use correct return type for hard_start_xmit()Julian Wiedmann2017-04-112-2/+4
| * | s390/qeth: remove unused parameterJulian Wiedmann2017-04-114-5/+4Star
| * | s390/qeth: move gdev shutdown handler to coreJulian Wiedmann2017-04-114-27/+6Star
| * | s390/qeth: move NAPI poll routine to coreJulian Wiedmann2017-04-114-169/+97Star
| * | s390/qeth: move common ioctl handling to coreJulian Wiedmann2017-04-114-99/+64Star
| * | s390/netiucv: improve endianness handlingHans Wippel2017-04-071-1/+1
| * | s390/ctcm: improve endianness handlingHans Wippel2017-04-072-7/+7
| * | s390/qeth: improve endianness handlingHans Wippel2017-04-074-31/+32
| * | s390/qeth: Remove unused codeJulian Wiedmann2017-04-076-32/+0Star
| * | s390/qeth: remove unused return valueJulian Wiedmann2017-04-072-11/+3Star
| * | s390/qeth: fix up ssqd tracingJulian Wiedmann2017-04-071-2/+3
| * | s390/qeth: use QDIO_*_QFMT definesJulian Wiedmann2017-04-071-6/+4Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-05-0214-53/+2077
|\ \ \ | |/ / |/| |
| * | Merge tag 'vfio-ccw-20170413' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky2017-04-242-33/+7Star
| |\ \
| | * | vfio: ccw: improve error handling for vfio_ccw_mdev_removeDong Jia Shi2017-04-121-11/+6Star
| | * | vfio: ccw: remove unnecessary NULL checks of a pointerDong Jia Shi2017-04-122-22/+1Star
| * | | Merge branch 'vfio-ccw-for-martin' of git://git.kernel.org/pub/scm/linux/kern...Martin Schwidefsky2017-03-3110-46/+2023
| |\| |
| | * | vfio: ccw: introduce support for ccw0Dong Jia Shi2017-03-311-3/+29
| | * | vfio: ccw: introduce a finite state machineDong Jia Shi2017-03-315-107/+287
| | * | vfio: ccw: return I/O results asynchronouslyDong Jia Shi2017-03-313-31/+37
| | * | vfio: ccw: realize VFIO_DEVICE_G(S)ET_IRQ_INFO ioctlsDong Jia Shi2017-03-312-1/+126
| | * | vfio: ccw: realize VFIO_DEVICE_RESET ioctlDong Jia Shi2017-03-311-14/+33
| | * | vfio: ccw: realize VFIO_DEVICE_GET_REGION_INFO ioctlDong Jia Shi2017-03-311-0/+78
| | * | vfio: ccw: handle ccw command requestDong Jia Shi2017-03-313-4/+148
| | * | vfio: ccw: introduce ccw_io_regionDong Jia Shi2017-03-312-0/+51
| | * | vfio: ccw: register vfio_ccw to the mediated device frameworkDong Jia Shi2017-03-314-2/+170
| | * | vfio: ccw: introduce channel program interfacesDong Jia Shi2017-03-313-1/+859
| | * | vfio: ccw: basic implementation for vfio_ccw driverDong Jia Shi2017-03-313-0/+290
| | * | s390: cio: export more interfacesDong Jia Shi2017-03-311-0/+10
| | * | s390: cio: introduce cio_cancel_halt_clearDong Jia Shi2017-03-313-46/+68
| | |/
| * | s390/dasd: suppress command reject error for query host access commandStefan Haberland2017-03-283-6/+13
| * | s390/dasd: check if query host access feature is supportedStefan Haberland2017-03-281-0/+4
| * | s390/pkey: Introduce new API for secure key verificationHarald Freudenberger2017-03-221-1/+63
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-04-064-18/+15Star
|\ \ \ | |/ / |/| |
| * | s390/qeth: no ETH header for outbound AF_IUCVJulian Wiedmann2017-03-241-11/+4Star
| * | s390/qeth: size calculation outbound buffersJulian Wiedmann2017-03-244-7/+11
| |/
* / s390/pkey: Fix wrong handling of secure key with old MKVPHarald Freudenberger2017-03-221-19/+34
|/
* Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-035-2/+6
|\
| * sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar2017-03-021-1/+1
| * sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar2017-03-021-0/+2
| * sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+1