aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-02s390/dasd: Fix a precision vs width bug in dasd_feature_list()Dan Carpenter1-1/+1
2019-07-02s390/cio: introduce driver_override on the css busCornelia Huck3-0/+77
2019-06-24vfio-ccw: make convert_ccw0_to_ccw1 staticCornelia Huck1-1/+1
2019-06-21vfio-ccw: Remove copy_ccw_from_iova()Eric Farman1-12/+2
2019-06-21vfio-ccw: Factor out the ccw0-to-ccw1 transitionEric Farman1-23/+25
2019-06-21vfio-ccw: Copy CCW data outside length calculationEric Farman1-12/+7
2019-06-21vfio-ccw: Skip second copy of guest cp to hostEric Farman1-7/+3
2019-06-21vfio-ccw: Move guest_cp storage into common structEric Farman3-19/+18
2019-06-19s390/cio: move struct node_descriptor to cio.hJulian Wiedmann2-30/+30
2019-06-19s390: fix stfle zero paddingHeiko Carstens1-7/+14
2019-06-19s390/sclp: remove call home supportHeiko Carstens4-227/+0
2019-06-19s390: replace defconfig with performance_defconfigHeiko Carstens2-768/+514
2019-06-17s390/cio: Combine direct and indirect CCW pathsEric Farman1-76/+39
2019-06-17vfio-ccw: Rearrange IDAL allocation in direct CCWEric Farman1-10/+15
2019-06-17vfio-ccw: Remove pfn_array_tableEric Farman1-85/+33
2019-06-17vfio-ccw: Adjust the first IDAW outside of the nested loopsEric Farman1-2/+3
2019-06-17vfio-ccw: Rearrange pfn_array and pfn_array_table arraysEric Farman1-15/+11
2019-06-17s390/cio: Use generalized CCW handler in cp_init()Eric Farman1-23/+4
2019-06-17s390/cio: Generalize the TIC handlerEric Farman1-5/+6
2019-06-17s390/cio: Refactor the routine that handles TIC CCWsEric Farman1-4/+4
2019-06-17s390/cio: Squash cp_free() and cp_unpin_free()Eric Farman1-20/+16
2019-06-15Update default configurationMartin Schwidefsky3-3/+8
2019-06-15processor: get rid of cpu_relax_yieldHeiko Carstens5-13/+9
2019-06-15s390: improve wait logic of stop_machineMartin Schwidefsky5-13/+25
2019-06-15processor: remove spin_cpu_yieldHeiko Carstens2-11/+0
2019-06-15s390/traps: simplify data exception handlerVasily Gorbik1-8/+2
2019-06-15virtio/s390: make airq summary indicators DMAHalil Pasic1-8/+24
2019-06-15virtio/s390: use DMA memory for ccw I/O and classic notifiersHalil Pasic1-80/+89
2019-06-15virtio/s390: add indirection to indicators accessHalil Pasic1-15/+25
2019-06-15virtio/s390: use cacheline aligned airq bit vectorsHalil Pasic1-1/+2
2019-06-15s390/airq: use DMA memory for adapter interruptsHalil Pasic4-14/+28
2019-06-15s390/cio: add basic protected virtualization supportHalil Pasic10-83/+164
2019-06-15s390/cio: introduce DMA pools to cioHalil Pasic3-4/+141
2019-06-15s390/mm: force swiotlb for protected virtualizationHalil Pasic3-0/+68
2019-06-15s390/crypto: sha: Use -ENODEV instead of -EOPNOTSUPPDavid Hildenbrand3-3/+3
2019-06-15s390/crypto: prng: Use -ENODEV instead of -EOPNOTSUPPDavid Hildenbrand1-2/+2
2019-06-15s390/crypto: ghash: Use -ENODEV instead of -EOPNOTSUPPDavid Hildenbrand1-1/+1
2019-06-15s390/pkey: Use -ENODEV instead of -EOPNOTSUPPDavid Hildenbrand1-4/+4
2019-06-11s390/kdump: get rid of compile warningHeiko Carstens1-1/+2
2019-06-11RAID/s390: remove invalid 'r' inline asm operand modifierVasily Gorbik1-1/+1
2019-06-11s390: include/asm/debug.h add kerneldoc markupsMauro Carvalho Chehab2-671/+232
2019-06-11docs: s390: convert docs to ReST and rename to *.rstMauro Carvalho Chehab21-2262/+3118
2019-06-11docs: Debugging390.txt: convert table to ascii artworkMauro Carvalho Chehab1-90/+120
2019-06-07s390/qdio: handle PENDING state for QEBSM devicesJulian Wiedmann1-0/+1
2019-06-07s390/jump_label: remove unused structure definitionHeiko Carstens1-5/+0
2019-06-07s390/boot: disable address-of-packed-member warningHeiko Carstens1-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-07s390: fix unrecognized __aligned() in uapi headerMasahiro Yamada1-1/+1
2019-06-07s390/configs: remove useless UEVENT_HELPER_PATHKrzysztof Kozlowski2-2/+0