Age | Commit message (Expand) | Author | Files | Lines |
2019-07-02 | s390/dasd: Fix a precision vs width bug in dasd_feature_list() | Dan Carpenter | 1 | -1/+1 |
2019-07-02 | s390/cio: introduce driver_override on the css bus | Cornelia Huck | 2 | -0/+54 |
2019-06-24 | vfio-ccw: make convert_ccw0_to_ccw1 static | Cornelia Huck | 1 | -1/+1 |
2019-06-24 | Merge tag 'vfio-ccw-20190621' of https://git.kernel.org/pub/scm/linux/kernel/... | Vasily Gorbik | 3 | -278/+151 |
2019-06-21 | vfio-ccw: Remove copy_ccw_from_iova() | Eric Farman | 1 | -12/+2 |
2019-06-21 | vfio-ccw: Factor out the ccw0-to-ccw1 transition | Eric Farman | 1 | -23/+25 |
2019-06-21 | vfio-ccw: Copy CCW data outside length calculation | Eric Farman | 1 | -12/+7 |
2019-06-21 | vfio-ccw: Skip second copy of guest cp to host | Eric Farman | 1 | -7/+3 |
2019-06-21 | vfio-ccw: Move guest_cp storage into common struct | Eric Farman | 3 | -19/+18 |
2019-06-19 | s390/cio: move struct node_descriptor to cio.h | Julian Wiedmann | 1 | -30/+0 |
2019-06-19 | s390/sclp: remove call home support | Heiko Carstens | 3 | -211/+0 |
2019-06-17 | s390/cio: Combine direct and indirect CCW paths | Eric Farman | 1 | -76/+39 |
2019-06-17 | vfio-ccw: Rearrange IDAL allocation in direct CCW | Eric Farman | 1 | -10/+15 |
2019-06-17 | vfio-ccw: Remove pfn_array_table | Eric Farman | 1 | -85/+33 |
2019-06-17 | vfio-ccw: Adjust the first IDAW outside of the nested loops | Eric Farman | 1 | -2/+3 |
2019-06-17 | vfio-ccw: Rearrange pfn_array and pfn_array_table arrays | Eric Farman | 1 | -15/+11 |
2019-06-17 | s390/cio: Use generalized CCW handler in cp_init() | Eric Farman | 1 | -23/+4 |
2019-06-17 | s390/cio: Generalize the TIC handler | Eric Farman | 1 | -5/+6 |
2019-06-17 | s390/cio: Refactor the routine that handles TIC CCWs | Eric Farman | 1 | -4/+4 |
2019-06-17 | s390/cio: Squash cp_free() and cp_unpin_free() | Eric Farman | 1 | -20/+16 |
2019-06-15 | virtio/s390: make airq summary indicators DMA | Halil Pasic | 1 | -8/+24 |
2019-06-15 | virtio/s390: use DMA memory for ccw I/O and classic notifiers | Halil Pasic | 1 | -80/+89 |
2019-06-15 | virtio/s390: add indirection to indicators access | Halil Pasic | 1 | -15/+25 |
2019-06-15 | virtio/s390: use cacheline aligned airq bit vectors | Halil Pasic | 1 | -1/+2 |
2019-06-15 | s390/airq: use DMA memory for adapter interrupts | Halil Pasic | 3 | -14/+26 |
2019-06-15 | s390/cio: add basic protected virtualization support | Halil Pasic | 9 | -83/+160 |
2019-06-15 | s390/cio: introduce DMA pools to cio | Halil Pasic | 1 | -4/+129 |
2019-06-15 | s390/pkey: Use -ENODEV instead of -EOPNOTSUPP | David Hildenbrand | 1 | -4/+4 |
2019-06-11 | docs: s390: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-06-07 | s390/qdio: handle PENDING state for QEBSM devices | Julian Wiedmann | 1 | -0/+1 |
2019-06-07 | s390/cio: fix kdoc for tiqdio_thinint_handler | Sebastian Ott | 1 | -0/+1 |
2019-06-07 | s390/zcrypt: support special flagged EP11 cprbs | Harald Freudenberger | 1 | -0/+4 |
2019-06-04 | Merge tag 'vfio-ccw-20190603' of https://git.kernel.org/pub/scm/linux/kernel/... | Heiko Carstens | 2 | -46/+119 |
2019-06-04 | s390/Kconfig: pedantic cleanups | Enrico Weigelt, metux IT consult | 3 | -13/+12 |
2019-06-03 | s390/cio: Remove vfio-ccw checks of command codes | Eric Farman | 1 | -6/+5 |
2019-06-03 | s390/cio: Allow zero-length CCWs in vfio-ccw | Eric Farman | 1 | -18/+12 |
2019-06-03 | s390/cio: Don't pin vfio pages for empty transfers | Eric Farman | 1 | -5/+50 |
2019-06-03 | s390/cio: Initialize the host addresses in pfn_array | Eric Farman | 1 | -1/+4 |
2019-06-03 | s390/cio: Split pfn_array_alloc_pin into pieces | Eric Farman | 1 | -18/+46 |
2019-06-03 | s390/cio: Set vfio-ccw FSM state before ioeventfd | Eric Farman | 1 | -3/+3 |
2019-06-03 | s390/cio: Update SCSW if it points to the end of the chain | Eric Farman | 1 | -1/+5 |
2019-06-02 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+3 |
2019-06-02 | Merge tag 'spdx-5.2-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds | 3 | -3/+3 |
2019-06-02 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -2/+3 |
2019-06-02 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Linus Torvalds | 5 | -22/+0 |
2019-06-02 | Merge tag 'led-fixes-for-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -5/+5 |
2019-06-02 | Merge tag 'for-linus-20190601' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+17 |
2019-06-02 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 9 | -14/+76 |
2019-06-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+2 |
2019-06-02 | drivers/iommu/intel-iommu.c: fix variable 'iommu' set but not used | Qian Cai | 1 | -1/+2 |