Age | Commit message (Expand) | Author |
2020-04-17 | s390/dasd: remove IOSCHED_DEADLINE from DASD Kconfig | Stefan Haberland |
2020-04-10 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2020-04-10 | Merge tag 's390-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2020-04-08 | Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-04-06 | s390/cio: generate delayed uevent for vfio-ccw subchannels | Cornelia Huck |
2020-04-06 | s390/cio: avoid duplicated 'ADD' uevents | Cornelia Huck |
2020-04-06 | s390/qdio: clear DSCI early for polling drivers | Julian Wiedmann |
2020-04-06 | s390/qdio: inline shared_ind() | Julian Wiedmann |
2020-04-06 | s390/qdio: remove cdev from init_data | Julian Wiedmann |
2020-04-06 | s390/qdio: allow for non-contiguous SBAL array in init_data | Julian Wiedmann |
2020-04-06 | zfcp: inline zfcp_qdio_setup_init_data() | Julian Wiedmann |
2020-04-06 | s390/qdio: cleanly split alloc and establish | Julian Wiedmann |
2020-04-04 | Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2020-04-02 | dax: Move mandatory ->zero_page_range() check in alloc_dax() | Vivek Goyal |
2020-04-02 | s390,dcssblk,dax: Add dax zero_page_range operation to dcssblk driver | Vivek Goyal |
2020-04-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2020-04-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2020-03-31 | scsi: zfcp: use fallthrough; | Joe Perches |
2020-03-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-03-30 | Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-03-29 | s390/qeth: support net namespaces for L3 devices | Julian Wiedmann |
2020-03-27 | s390/qeth: phase out OSN support | Julian Wiedmann |
2020-03-27 | s390/qeth: make OSN / OSX support configurable | Julian Wiedmann |
2020-03-27 | s390/qeth: remove fake_broadcast attribute | Julian Wiedmann |
2020-03-27 | block: simplify queue allocation | Christoph Hellwig |
2020-03-27 | s390/qdio: set qdio_irq->cdev at allocation time | Julian Wiedmann |
2020-03-27 | s390/qdio: remove unused function declarations | Julian Wiedmann |
2020-03-27 | s390/ccwgroup: remove pm support | Julian Wiedmann |
2020-03-27 | s390/ap: remove power management code from ap bus and drivers | Harald Freudenberger |
2020-03-27 | s390/zcrypt: use kvmalloc instead of kmalloc for 256k alloc | Harald Freudenberger |
2020-03-27 | s390/ism: remove pm support | Ursula Braun |
2020-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-03-25 | s390/qeth: modernize two list helpers | Julian Wiedmann |
2020-03-25 | s390/qeth: keep track of fixed prio-queue configuration | Julian Wiedmann |
2020-03-25 | s390/qeth: fine-tune MAC Address-related errnos | Julian Wiedmann |
2020-03-25 | s390/qeth: add TX IRQ coalescing support for IQD devices | Julian Wiedmann |
2020-03-25 | s390/qeth: collect more TX statistics | Julian Wiedmann |
2020-03-25 | s390/qeth: clean up the mac_bits | Julian Wiedmann |
2020-03-25 | s390/qeth: simplify L3 dev_id logic | Julian Wiedmann |
2020-03-25 | s390/qdio: extend polling support to multiple queues | Julian Wiedmann |
2020-03-25 | s390/qeth: remove redundant if-clause in RX poll code | Julian Wiedmann |
2020-03-25 | s390/qeth: split out RX poll code | Julian Wiedmann |
2020-03-25 | s390/qeth: simplify RX buffer tracking | Julian Wiedmann |
2020-03-25 | s390/cio: use fallthrough; | Joe Perches |
2020-03-25 | s390/vfio: use fallthrough; | Joe Perches |
2020-03-25 | s390/zcrypt: use fallthrough; | Joe Perches |
2020-03-25 | s390: use fallthrough; | Joe Perches |
2020-03-23 | s390/ap: Remove ap device suspend and resume callbacks | Harald Freudenberger |
2020-03-23 | s390/qdio: pass ISC as parameter to chsc_sadc() | Julian Wiedmann |
2020-03-23 | s390/zcrypt: replace snprintf/sprintf with scnprintf | Harald Freudenberger |