summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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: fix stfle zero paddingHeiko Carstens
2019-06-19s390/sclp: remove call home supportHeiko Carstens
2019-06-19s390: replace defconfig with performance_defconfigHeiko 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-15Update default configurationMartin Schwidefsky
2019-06-15processor: get rid of cpu_relax_yieldHeiko Carstens
2019-06-15s390: improve wait logic of stop_machineMartin Schwidefsky
2019-06-15processor: remove spin_cpu_yieldHeiko Carstens
2019-06-15s390/traps: simplify data exception handlerVasily Gorbik
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/mm: force swiotlb for protected virtualizationHalil Pasic
2019-06-15s390/crypto: sha: Use -ENODEV instead of -EOPNOTSUPPDavid Hildenbrand
2019-06-15s390/crypto: prng: Use -ENODEV instead of -EOPNOTSUPPDavid Hildenbrand
2019-06-15s390/crypto: ghash: Use -ENODEV instead of -EOPNOTSUPPDavid Hildenbrand
2019-06-15s390/pkey: Use -ENODEV instead of -EOPNOTSUPPDavid Hildenbrand
2019-06-11s390/kdump: get rid of compile warningHeiko Carstens
2019-06-11RAID/s390: remove invalid 'r' inline asm operand modifierVasily Gorbik
2019-06-11s390: include/asm/debug.h add kerneldoc markupsMauro Carvalho Chehab
2019-06-11docs: s390: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-11docs: Debugging390.txt: convert table to ascii artworkMauro Carvalho Chehab
2019-06-07s390/qdio: handle PENDING state for QEBSM devicesJulian Wiedmann
2019-06-07s390/jump_label: remove unused structure definitionHeiko Carstens
2019-06-07s390/boot: disable address-of-packed-member warningHeiko Carstens
2019-06-07s390/cio: fix kdoc for tiqdio_thinint_handlerSebastian Ott
2019-06-07s390/zcrypt: support special flagged EP11 cprbsHarald Freudenberger
2019-06-07s390: fix unrecognized __aligned() in uapi headerMasahiro Yamada