summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* docs: s390: unify and update s390dbf kdocs at debug.cSteffen Maier2019-07-053-116/+102
* docs: s390: restore important non-kdoc parts of s390dbf.rstSteffen Maier2019-07-051-0/+339
* Merge tag 'vfio-ccw-20190705' of https://git.kernel.org/pub/scm/linux/kernel/...Vasily Gorbik2019-07-051-1/+1
|\
| * vfio-ccw: Fix the conversion of Format-0 CCWs to Format-1Eric Farman2019-07-051-1/+1
* | s390/pci: correctly handle MIO opt-outSebastian Ott2019-07-041-1/+1
* | s390/pci: deal with devices that have no support for MIO instructionsSebastian Ott2019-07-042-7/+13
|/
* s390: ap: kvm: Enable PQAP/AQIC facility for the guestPierre Morel2019-07-021-0/+3
* s390: ap: implement PAPQ AQIC interception in kernelPierre Morel2019-07-023-7/+375
* vfio: ap: register IOMMU VFIO notifierPierre Morel2019-07-022-1/+44
* s390: ap: kvm: add PQAP interception for AQICPierre Morel2019-07-023-0/+95
* s390/unwind: cleanup unused READ_ONCE_TASK_STACKVasily Gorbik2019-07-021-19/+0
* s390/kasan: avoid false positives during stack unwindVasily Gorbik2019-07-021-8/+8
* s390/qdio: don't touch the dsci in tiqdio_add_input_queues()Julian Wiedmann2019-07-021-1/+0
* s390/qdio: (re-)initialize tiqdio list entriesJulian Wiedmann2019-07-022-2/+4
* s390/dasd: Fix a precision vs width bug in dasd_feature_list()Dan Carpenter2019-07-021-1/+1
* s390/cio: introduce driver_override on the css busCornelia Huck2019-07-023-0/+77
* vfio-ccw: make convert_ccw0_to_ccw1 staticCornelia Huck2019-06-241-1/+1
* Merge tag 'vfio-ccw-20190621' of https://git.kernel.org/pub/scm/linux/kernel/...Vasily Gorbik2019-06-243-278/+151
|\
| * vfio-ccw: Remove copy_ccw_from_iova()Eric Farman2019-06-211-12/+2
| * vfio-ccw: Factor out the ccw0-to-ccw1 transitionEric Farman2019-06-211-23/+25
| * vfio-ccw: Copy CCW data outside length calculationEric Farman2019-06-211-12/+7
| * vfio-ccw: Skip second copy of guest cp to hostEric Farman2019-06-211-7/+3
| * vfio-ccw: Move guest_cp storage into common structEric Farman2019-06-213-19/+18
| * s390/cio: Combine direct and indirect CCW pathsEric Farman2019-06-171-76/+39
| * vfio-ccw: Rearrange IDAL allocation in direct CCWEric Farman2019-06-171-10/+15
| * vfio-ccw: Remove pfn_array_tableEric Farman2019-06-171-85/+33
| * vfio-ccw: Adjust the first IDAW outside of the nested loopsEric Farman2019-06-171-2/+3
| * vfio-ccw: Rearrange pfn_array and pfn_array_table arraysEric Farman2019-06-171-15/+11
| * s390/cio: Use generalized CCW handler in cp_init()Eric Farman2019-06-171-23/+4
| * s390/cio: Generalize the TIC handlerEric Farman2019-06-171-5/+6
| * s390/cio: Refactor the routine that handles TIC CCWsEric Farman2019-06-171-4/+4
| * s390/cio: Squash cp_free() and cp_unpin_free()Eric Farman2019-06-171-20/+16
* | s390/cio: move struct node_descriptor to cio.hJulian Wiedmann2019-06-192-30/+30
* | s390: fix stfle zero paddingHeiko Carstens2019-06-191-7/+14
* | s390/sclp: remove call home supportHeiko Carstens2019-06-194-227/+0
* | s390: replace defconfig with performance_defconfigHeiko Carstens2019-06-192-768/+514
|/
* Update default configurationMartin Schwidefsky2019-06-153-3/+8
* processor: get rid of cpu_relax_yieldHeiko Carstens2019-06-155-13/+9
* s390: improve wait logic of stop_machineMartin Schwidefsky2019-06-155-13/+25
* processor: remove spin_cpu_yieldHeiko Carstens2019-06-152-11/+0
* s390/traps: simplify data exception handlerVasily Gorbik2019-06-151-8/+2
* 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-154-14/+28
* s390/cio: add basic protected virtualization supportHalil Pasic2019-06-1510-83/+164
* s390/cio: introduce DMA pools to cioHalil Pasic2019-06-153-4/+141
* s390/mm: force swiotlb for protected virtualizationHalil Pasic2019-06-153-0/+68
* s390/crypto: sha: Use -ENODEV instead of -EOPNOTSUPPDavid Hildenbrand2019-06-153-3/+3