aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-17Merge tag 's390-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds3-32/+11
2019-05-16Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2019-05-14Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-27/+25
2019-05-12virtio/s390: enable packed ringHalil Pasic1-3/+1
2019-05-12virtio/s390: DMA support for virtio-ccwHalil Pasic1-7/+15
2019-05-12virtio/s390: use vring_create_virtqueueHalil Pasic1-19/+11
2019-05-09s390/dasd: fix build warning in dasd_eckd_build_cp_rawMing Lei1-1/+1
2019-05-08s390/qdio: optimize state inspection of HW-owned SBALsJulian Wiedmann1-2/+9
2019-05-08s390/qdio: use get_buf_state() in debug_get_buf_state()Julian Wiedmann1-1/+1
2019-05-08s390/qdio: allow to scan all Output SBALs in one goJulian Wiedmann1-5/+1
2019-05-08s390/cio: Remove tracing for rchp instructionFarhan Ali2-24/+0
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds8-685/+782
2019-05-07Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linuxLinus Torvalds4-4/+4
2019-05-06Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds28-281/+816
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov4-4/+4
2019-05-03s390: fix clang -Wpointer-sign warnigns in boot codeArnd Bergmann1-2/+2
2019-04-29s390/sclp: do not use static sccbsGerald Schaefer5-51/+61
2019-04-29s390/ism: move oddities of device IO to wrapper functionSebastian Ott2-16/+31
2019-04-29s390/pci: move io address mapping code to pci_insn.cSebastian Ott1-1/+1
2019-04-29s390: show statistics for MSI IRQsSebastian Ott1-1/+1
2019-04-29s390/airq: provide cacheline aligned ivsSebastian Ott1-5/+34
2019-04-29s390/airq: recognize directed interruptsSebastian Ott5-7/+7
2019-04-29s390/sclp: detect DIRQ facilitySebastian Ott2-1/+2
2019-04-29s390/ipl: Provide has_secure sysfs attributePhilipp Rudo2-1/+5
2019-04-26s390/qeth: trust non-IP cast type in qeth_l3_fill_header()Julian Wiedmann1-8/+3
2019-04-26s390/qeth: extract helper to determine L2 cast typeJulian Wiedmann3-18/+14
2019-04-26s390/qeth: cache max number of available buffer elementsJulian Wiedmann3-24/+22
2019-04-26s390/qeth: don't clear Output buffers on every queue initJulian Wiedmann1-6/+2
2019-04-26s390/qeth: use IS_* helpers for checking device typeJulian Wiedmann7-78/+54
2019-04-26s390/qeth: clean up stale buffer state documentationJulian Wiedmann1-28/+13
2019-04-26s390/qeth: remove RX seqno in skb->cbJulian Wiedmann2-3/+0
2019-04-26s390: qeth: address type mismatch warningArnd Bergmann1-3/+7
2019-04-26s390/zcore: Rename ipl_block to mitigate name collisionPhilipp Rudo1-10/+12
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-10/+17
2019-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2019-04-24vfio-ccw: Prevent quiesce function going into an infinite loopFarhan Ali1-14/+18
2019-04-24vfio-ccw: Release any channel program when releasing/removing vfio-ccw mdevFarhan Ali1-1/+10
2019-04-24vfio-ccw: Do not call flush_workqueue while holding the spinlockFarhan Ali1-1/+1
2019-04-24vfio-ccw: add handling for async channel instructionsCornelia Huck6-18/+256
2019-04-24s390/cio: export hsch to modulesCornelia Huck1-0/+1
2019-04-24vfio-ccw: add capabilities chainCornelia Huck2-26/+199
2019-04-24vfio-ccw: protect the I/O regionCornelia Huck3-9/+24
2019-04-24vfio-ccw: rework ssch state handlingCornelia Huck3-8/+16
2019-04-24vfio-ccw: make it safe to access channel programsCornelia Huck3-1/+27
2019-04-18Merge tag 's390-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds8-10/+16
2019-04-18s390/qdio: consolidate index tracking for queue scanJulian Wiedmann1-24/+31
2019-04-18s390/qdio: limit direct access to first_to_check cursorJulian Wiedmann1-27/+29
2019-04-17s390: ctcm: fix ctcm_new_device error return codeArnd Bergmann1-0/+1
2019-04-17s390/qeth: stop/wake TX queues based on their fill levelJulian Wiedmann5-48/+71
2019-04-17s390/qeth: simplify QoS codeJulian Wiedmann2-20/+7