summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2019-07-08Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-07-05vfio-ccw: Fix the conversion of Format-0 CCWs to Format-1Eric Farman
2019-07-02s390: ap: implement PAPQ AQIC interception in kernelPierre Morel
2019-07-02vfio: ap: register IOMMU VFIO notifierPierre Morel
2019-07-02s390: ap: kvm: add PQAP interception for AQICPierre Morel
2019-07-02s390/qdio: don't touch the dsci in tiqdio_add_input_queues()Julian Wiedmann
2019-07-02s390/qdio: (re-)initialize tiqdio list entriesJulian Wiedmann
2019-07-02s390/dasd: Fix a precision vs width bug in dasd_feature_list()Dan Carpenter
2019-07-02s390/cio: introduce driver_override on the css busCornelia Huck
2019-06-24vfio-ccw: make convert_ccw0_to_ccw1 staticCornelia Huck
2019-06-24Merge tag 'vfio-ccw-20190621' of https://git.kernel.org/pub/scm/linux/kernel/...Vasily Gorbik
2019-06-21vfio-ccw: Remove copy_ccw_from_iova()Eric Farman
2019-06-21vfio-ccw: Factor out the ccw0-to-ccw1 transitionEric Farman
2019-06-21vfio-ccw: Copy CCW data outside length calculationEric Farman
2019-06-21vfio-ccw: Skip second copy of guest cp to hostEric Farman
2019-06-21vfio-ccw: Move guest_cp storage into common structEric Farman
2019-06-19s390/cio: move struct node_descriptor to cio.hJulian Wiedmann
2019-06-19s390/sclp: remove call home supportHeiko Carstens
2019-06-17s390/cio: Combine direct and indirect CCW pathsEric Farman
2019-06-17vfio-ccw: Rearrange IDAL allocation in direct CCWEric Farman
2019-06-17vfio-ccw: Remove pfn_array_tableEric Farman
2019-06-17vfio-ccw: Adjust the first IDAW outside of the nested loopsEric Farman
2019-06-17vfio-ccw: Rearrange pfn_array and pfn_array_table arraysEric Farman
2019-06-17s390/cio: Use generalized CCW handler in cp_init()Eric Farman
2019-06-17s390/cio: Generalize the TIC handlerEric Farman
2019-06-17s390/cio: Refactor the routine that handles TIC CCWsEric Farman
2019-06-17s390/cio: Squash cp_free() and cp_unpin_free()Eric Farman
2019-06-15virtio/s390: make airq summary indicators DMAHalil Pasic
2019-06-15virtio/s390: use DMA memory for ccw I/O and classic notifiersHalil Pasic
2019-06-15virtio/s390: add indirection to indicators accessHalil Pasic
2019-06-15virtio/s390: use cacheline aligned airq bit vectorsHalil Pasic
2019-06-15s390/airq: use DMA memory for adapter interruptsHalil Pasic
2019-06-15s390/cio: add basic protected virtualization supportHalil Pasic
2019-06-15s390/cio: introduce DMA pools to cioHalil Pasic
2019-06-15s390/pkey: Use -ENODEV instead of -EOPNOTSUPPDavid Hildenbrand
2019-06-13vfio-ccw: Destroy kmem cache region on module exitFarhan Ali
2019-06-11docs: s390: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-07s390/qdio: handle PENDING state for QEBSM devicesJulian Wiedmann
2019-06-07s390/cio: fix kdoc for tiqdio_thinint_handlerSebastian Ott
2019-06-07s390/zcrypt: support special flagged EP11 cprbsHarald Freudenberger
2019-06-05s390/qeth: handle error when updating TX queue countJulian Wiedmann
2019-06-05s390/qeth: fix VLAN attribute in bridge_hostnotify udev eventAlexandra Winter
2019-06-05s390/qeth: check dst entry before useJulian Wiedmann
2019-06-05s390/qeth: handle limited IPv4 broadcast in L3 TX pathJulian Wiedmann
2019-06-04Merge tag 'vfio-ccw-20190603' of https://git.kernel.org/pub/scm/linux/kernel/...Heiko Carstens
2019-06-04s390/Kconfig: pedantic cleanupsEnrico Weigelt, metux IT consult
2019-06-03s390/cio: Remove vfio-ccw checks of command codesEric Farman
2019-06-03s390/cio: Allow zero-length CCWs in vfio-ccwEric Farman
2019-06-03s390/cio: Don't pin vfio pages for empty transfersEric Farman