summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * | | s390/qeth: Remove unused codeJulian Wiedmann2017-04-076-32/+0
| * | | s390/qeth: remove unused return valueJulian Wiedmann2017-04-072-11/+3
| * | | s390/qeth: fix up ssqd tracingJulian Wiedmann2017-04-071-2/+3
| * | | s390/qeth: use QDIO_*_QFMT definesJulian Wiedmann2017-04-071-6/+4
| | |/ | |/|
* | | 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/+7
| |\ \
| | * | vfio: ccw: improve error handling for vfio_ccw_mdev_removeDong Jia Shi2017-04-121-11/+6
| | * | vfio: ccw: remove unnecessary NULL checks of a pointerDong Jia Shi2017-04-122-22/+1
| * | | 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-054-18/+15
|\ \ \ | |/ / |/| |
| * | s390/qeth: no ETH header for outbound AF_IUCVJulian Wiedmann2017-03-241-11/+4
| * | 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
| * sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-1/+2
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-03-022-2/+4
|\ \ | |/ |/|
| * virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig2017-02-272-2/+4
* | s390/dasd: fix spelling mistake: "supportet" -> "supported"Colin Ian King2017-02-231-1/+1
* | s390/pkey: Introduce pkey kernel moduleHarald Freudenberger2017-02-232-0/+1152
* | s390/zcrypt: export additional symbolsHarald Freudenberger2017-02-232-2/+5
* | s390/zcrypt: Cleanup leftover module code.Harald Freudenberger2017-02-231-10/+0
* | s390/zcrypt: Enable request count reset for cards and queues.Harald Freudenberger2017-02-232-8/+37
* | s390/chsc: Add exception handler for CHSC instructionPeter Oberparleiter2017-02-231-3/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-02-2228-534/+697
|\ \
| * | s390/zcrypt: make ap_bus explicitly non-modularPaul Gortmaker2017-02-201-51/+3
| * | s390/zcrypt: Removed unneeded debug feature directory creation.Harald Freudenberger2017-02-202-6/+0
| * | s390/sclp: get rid of common response code handlingHeiko Carstens2017-02-083-33/+17
| * | s390/sclp: don't add new lines to each printed stringHeiko Carstens2017-02-081-9/+7
| * | s390/sclp: make early sclp code readableHeiko Carstens2017-02-084-280/+228
| * | s390/sclp: disable early sclp code as soon as the base sclp driver is activeHeiko Carstens2017-02-083-7/+11
| * | s390/sclp: move early printk code to driversHeiko Carstens2017-02-082-1/+228
OpenPOWER on IntegriCloud