summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2019-06-27s390/qeth: move cast type selection into fill_header()Julian Wiedmann
2019-06-27s390/qeth: extract helper for route validationJulian Wiedmann
2019-06-27s390/qeth: consolidate skb RX processing in L3 driverJulian Wiedmann
2019-06-27s390/qeth: consolidate pm codeJulian Wiedmann
2019-06-27s390/qeth: streamline SNMP cmd codeJulian Wiedmann
2019-06-27s390/qeth: remove static cmd buffer infrastructureJulian Wiedmann
2019-06-27s390/qeth: dynamically allocate MPC cmdsJulian Wiedmann
2019-06-27s390/qeth: dynamically allocate vnicc cmdsJulian Wiedmann
2019-06-27s390/qeth: dynamically allocate diag cmdsJulian Wiedmann
2019-06-27s390/qeth: dynamically allocate various cmds with sub-typesJulian Wiedmann
2019-06-27s390/qeth: clarify parameter for simple assist cmdsJulian Wiedmann
2019-06-27s390/qeth: dynamically allocate simple IPA cmdsJulian Wiedmann
2019-06-26drivers: s390/cio: Fix compilation warning about const qualifiersSuzuki K Poulose
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-24driver_find_device: Unify the match function with class_find_device()Suzuki K Poulose
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-20scsi: s390: zfcp_fc: use sg helper to iterate over scatterlistMing Lei
2019-06-19s390/cio: move struct node_descriptor to cio.hJulian Wiedmann
2019-06-19s390/sclp: remove call home supportHeiko 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-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/pkey: Use -ENODEV instead of -EOPNOTSUPPDavid Hildenbrand
2019-06-13s390/qeth: allocate a single cmd on read channelJulian Wiedmann
2019-06-13s390/qeth: command-chain the IDX sequenceJulian Wiedmann
2019-06-13s390/qeth: convert RCD code to common IO infrastructureJulian Wiedmann
2019-06-13s390/qeth: add support for dynamically allocated cmdsJulian Wiedmann
2019-06-13s390/qeth: remove 'channel' parameter from callbacksJulian Wiedmann
2019-06-13s390/qeth: convert device-specific trace entriesJulian Wiedmann
2019-06-13s390/qeth: remove OSN-specific IO codeJulian Wiedmann