aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-15virtio/s390: use cacheline aligned airq bit vectorsHalil Pasic1-1/+2
2019-06-15s390/airq: use DMA memory for adapter interruptsHalil Pasic3-14/+26
2019-06-15s390/cio: add basic protected virtualization supportHalil Pasic9-83/+160
2019-06-15s390/cio: introduce DMA pools to cioHalil Pasic1-4/+129
2019-06-15s390/pkey: Use -ENODEV instead of -EOPNOTSUPPDavid Hildenbrand1-4/+4
2019-06-11docs: s390: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-06-07s390/qdio: handle PENDING state for QEBSM devicesJulian Wiedmann1-0/+1
2019-06-07s390/cio: fix kdoc for tiqdio_thinint_handlerSebastian Ott1-0/+1
2019-06-07s390/zcrypt: support special flagged EP11 cprbsHarald Freudenberger1-0/+4
2019-06-04Merge tag 'vfio-ccw-20190603' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into featuresHeiko Carstens2-46/+119
2019-06-04s390/Kconfig: pedantic cleanupsEnrico Weigelt, metux IT consult3-13/+12
2019-06-03s390/cio: Remove vfio-ccw checks of command codesEric Farman1-6/+5
2019-06-03s390/cio: Allow zero-length CCWs in vfio-ccwEric Farman1-18/+12
2019-06-03s390/cio: Don't pin vfio pages for empty transfersEric Farman1-5/+50
2019-06-03s390/cio: Initialize the host addresses in pfn_arrayEric Farman1-1/+4
2019-06-03s390/cio: Split pfn_array_alloc_pin into piecesEric Farman1-18/+46
2019-06-03s390/cio: Set vfio-ccw FSM state before ioeventfdEric Farman1-3/+3
2019-06-03s390/cio: Update SCSW if it points to the end of the chainEric Farman1-1/+5
2019-06-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds4-7/+66
2019-05-31Merge tag 's390-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds3-7/+39
2019-05-29scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs (only sdevs)Steffen Maier4-7/+65
2019-05-29scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from port_removeSteffen Maier1-0/+1
2019-05-28s390/zcrypt: Fix wrong dispatching for control domain CPRBsHarald Freudenberger3-7/+39
2019-05-20dax: Arrange for dax_supported check to span multiple devicesDan Williams1-0/+1
2019-05-17Merge tag 's390-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds3-32/+11
2019-05-16Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2019-05-14Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-27/+25
2019-05-12virtio/s390: enable packed ringHalil Pasic1-3/+1
2019-05-12virtio/s390: DMA support for virtio-ccwHalil Pasic1-7/+15
2019-05-12virtio/s390: use vring_create_virtqueueHalil Pasic1-19/+11
2019-05-09s390/dasd: fix build warning in dasd_eckd_build_cp_rawMing Lei1-1/+1
2019-05-08s390/qdio: optimize state inspection of HW-owned SBALsJulian Wiedmann1-2/+9
2019-05-08s390/qdio: use get_buf_state() in debug_get_buf_state()Julian Wiedmann1-1/+1
2019-05-08s390/qdio: allow to scan all Output SBALs in one goJulian Wiedmann1-5/+1
2019-05-08s390/cio: Remove tracing for rchp instructionFarhan Ali2-24/+0
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds8-685/+782
2019-05-07Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linuxLinus Torvalds4-4/+4
2019-05-06Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds28-281/+816
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov4-4/+4
2019-05-03s390: fix clang -Wpointer-sign warnigns in boot codeArnd Bergmann1-2/+2
2019-04-29s390/sclp: do not use static sccbsGerald Schaefer5-51/+61
2019-04-29s390/ism: move oddities of device IO to wrapper functionSebastian Ott2-16/+31
2019-04-29s390/pci: move io address mapping code to pci_insn.cSebastian Ott1-1/+1
2019-04-29s390: show statistics for MSI IRQsSebastian Ott1-1/+1
2019-04-29s390/airq: provide cacheline aligned ivsSebastian Ott1-5/+34
2019-04-29s390/airq: recognize directed interruptsSebastian Ott5-7/+7
2019-04-29s390/sclp: detect DIRQ facilitySebastian Ott2-1/+2
2019-04-29s390/ipl: Provide has_secure sysfs attributePhilipp Rudo2-1/+5
2019-04-26s390/qeth: trust non-IP cast type in qeth_l3_fill_header()Julian Wiedmann1-8/+3
2019-04-26s390/qeth: extract helper to determine L2 cast typeJulian Wiedmann3-18/+14