summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | virtio/s390: make airq summary indicators DMAHalil Pasic2019-06-151-8/+24
| * | | | virtio/s390: use DMA memory for ccw I/O and classic notifiersHalil Pasic2019-06-151-80/+89
| * | | | virtio/s390: add indirection to indicators accessHalil Pasic2019-06-151-15/+25
| * | | | virtio/s390: use cacheline aligned airq bit vectorsHalil Pasic2019-06-151-1/+2
| * | | | s390/airq: use DMA memory for adapter interruptsHalil Pasic2019-06-153-14/+26
| * | | | s390/cio: add basic protected virtualization supportHalil Pasic2019-06-159-83/+160
| * | | | s390/cio: introduce DMA pools to cioHalil Pasic2019-06-151-4/+129
| * | | | s390/pkey: Use -ENODEV instead of -EOPNOTSUPPDavid Hildenbrand2019-06-151-4/+4
| * | | | docs: s390: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-111-1/+1
| * | | | s390/qdio: handle PENDING state for QEBSM devicesJulian Wiedmann2019-06-071-0/+1
| * | | | s390/cio: fix kdoc for tiqdio_thinint_handlerSebastian Ott2019-06-071-0/+1
| * | | | s390/zcrypt: support special flagged EP11 cprbsHarald Freudenberger2019-06-071-0/+4
| * | | | Merge tag 'vfio-ccw-20190603' of https://git.kernel.org/pub/scm/linux/kernel/...Heiko Carstens2019-06-042-46/+119
| |\ \ \ \
| | * | | | s390/cio: Remove vfio-ccw checks of command codesEric Farman2019-06-031-6/+5Star
| | * | | | s390/cio: Allow zero-length CCWs in vfio-ccwEric Farman2019-06-031-18/+12Star
| | * | | | s390/cio: Don't pin vfio pages for empty transfersEric Farman2019-06-031-5/+50
| | * | | | s390/cio: Initialize the host addresses in pfn_arrayEric Farman2019-06-031-1/+4
| | * | | | s390/cio: Split pfn_array_alloc_pin into piecesEric Farman2019-06-031-18/+46
| | * | | | s390/cio: Set vfio-ccw FSM state before ioeventfdEric Farman2019-06-031-3/+3
| | * | | | s390/cio: Update SCSW if it points to the end of the chainEric Farman2019-06-031-1/+5
| * | | | | s390/Kconfig: pedantic cleanupsEnrico Weigelt, metux IT consult2019-06-043-13/+12Star
| | |_|_|/ | |/| | |
* | | | | vfio-ccw: Destroy kmem cache region on module exitFarhan Ali2019-06-131-0/+1
| |_|/ / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-073-12/+44
|\ \ \ \ | |/ / / |/| | |
| * | | s390/qeth: handle error when updating TX queue countJulian Wiedmann2019-06-051-6/+16
| * | | s390/qeth: fix VLAN attribute in bridge_hostnotify udev eventAlexandra Winter2019-06-051-1/+1
| * | | s390/qeth: check dst entry before useJulian Wiedmann2019-06-051-5/+25
| * | | s390/qeth: handle limited IPv4 broadcast in L3 TX pathJulian Wiedmann2019-06-051-0/+2
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-06-024-7/+66
|\ \ \ \
| * | | | scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs (only sdevs)Steffen Maier2019-05-304-7/+65
| * | | | scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from port_removeSteffen Maier2019-05-301-0/+1
* | | | | Merge tag 's390-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-05-313-7/+39
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | s390/zcrypt: Fix wrong dispatching for control domain CPRBsHarald Freudenberger2019-05-283-7/+39
| | |/ | |/|
* / | dax: Arrange for dax_supported check to span multiple devicesDan Williams2019-05-211-0/+1
|/ /
* | Merge tag 's390-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-05-173-32/+11Star
|\ \
| * | s390/qdio: optimize state inspection of HW-owned SBALsJulian Wiedmann2019-05-081-2/+9
| * | s390/qdio: use get_buf_state() in debug_get_buf_state()Julian Wiedmann2019-05-081-1/+1
| * | s390/qdio: allow to scan all Output SBALs in one goJulian Wiedmann2019-05-081-5/+1Star
| * | s390/cio: Remove tracing for rchp instructionFarhan Ali2019-05-082-24/+0Star
* | | Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-blockLinus Torvalds2019-05-171-1/+1
|\ \ \
| * | | s390/dasd: fix build warning in dasd_eckd_build_cp_rawMing Lei2019-05-091-1/+1
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2019-05-141-27/+25Star
|\ \ \ \
| * | | | virtio/s390: enable packed ringHalil Pasic2019-05-121-3/+1Star
| * | | | virtio/s390: DMA support for virtio-ccwHalil Pasic2019-05-121-7/+15
| * | | | virtio/s390: use vring_create_virtqueueHalil Pasic2019-05-121-19/+11Star
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-088-685/+782
|\ \ \ \ \
| * | | | | s390/qeth: trust non-IP cast type in qeth_l3_fill_header()Julian Wiedmann2019-04-261-8/+3Star
| * | | | | s390/qeth: extract helper to determine L2 cast typeJulian Wiedmann2019-04-263-18/+14Star
| * | | | | s390/qeth: cache max number of available buffer elementsJulian Wiedmann2019-04-263-24/+22Star
| * | | | | s390/qeth: don't clear Output buffers on every queue initJulian Wiedmann2019-04-261-6/+2Star
| * | | | | s390/qeth: use IS_* helpers for checking device typeJulian Wiedmann2019-04-267-78/+54Star