aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+27
2017-01-19virtio/s390: virtio: constify virtio_config_ops structuresBhumika Goyal1-1/+1
2017-01-19virtio/s390: add missing \n to end of dev_err messageColin Ian King1-1/+1
2017-01-19virtio/s390: support READ_STATUS command for virtio-ccwPierre Morel1-0/+25
2017-01-12s390/qeth: fix retrieval of vipa and proxy-arp addressesUrsula Braun1-14/+16
2017-01-12s390/qeth: issue STARTLAN as first IPA commandJulian Wiedmann4-35/+17
2017-01-12s390/qeth: shuffle MAC management functions aroundJulian Wiedmann1-66/+63
2017-01-12s390/qeth: extract qeth_l2_remove_mac()Julian Wiedmann1-14/+13
2017-01-12s390/qeth: consolidate errno translationJulian Wiedmann1-12/+8
2017-01-12s390/qeth: don't convert return code twiceJulian Wiedmann1-2/+1
2017-01-12s390/qeth: drop qeth_l2_del_all_macs() parameterJulian Wiedmann1-9/+2
2017-01-12s390/qeth: Remove QETH_IP_HEADER_SIZEJulian Wiedmann1-2/+0
2017-01-12s390/qeth: Allow reading hsuid in state DOWNJulian Wiedmann1-3/+0
2017-01-12s390/qeth: display warning for OSA3 RX/TX checksum offloadingThomas Richter1-0/+5
2017-01-12s390/qeth: test RX/TX checksum offload replyThomas Richter2-0/+23
2017-01-12s390/qeth: rework RX/TX checksum offloadThomas Richter3-33/+72
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner1-2/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds26-26/+26
2016-12-23Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds7-15/+202
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds21-2352/+3722
2016-12-14scsi: zfcp: fix rport unblock race with LUN recoverySteffen Maier4-9/+77
2016-12-14scsi: zfcp: do not trace pure benign residual HBA responses at default levelSteffen Maier2-3/+30
2016-12-14scsi: zfcp: fix use-after-"free" in FC ingress path after TMFBenjamin Block3-3/+95
2016-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-16/+24
2016-12-14s390/zcrypt: add missing memory clobber to ap_qci inline assemblyHeiko Carstens1-1/+1
2016-12-14s390/dasd: fix typos in DASD error messagesStefan Haberland1-3/+3
2016-12-14s390/zcrypt: tracepoint definitions for zcrypt device driver.Harald Freudenberger1-24/+81
2016-12-14s390/zcrypt: Rework debug feature invocations.Harald Freudenberger10-143/+190
2016-12-14s390/zcrypt: Improved invalid domain response handling.Harald Freudenberger1-29/+33
2016-12-14s390/zcrypt: Fix ap_max_domain_id for older machine typesIngo Tuchscherer1-0/+3
2016-12-14s390/zcrypt: Correct function bits for CEX2x and CEX3x cards.Harald Freudenberger2-3/+22
2016-12-14s390/zcrypt: Fixed attrition of AP adapters and domainsIngo Tuchscherer4-24/+47
2016-12-14s390/zcrypt: Introduce new zcrypt device status APIIngo Tuchscherer1-0/+42
2016-12-14s390/zcrypt: add multi domain supportIngo Tuchscherer16-1989/+2766
2016-12-14s390/zcrypt: Introduce workload balancingIngo Tuchscherer9-249/+629
2016-12-14s390/zcrypt: get rid of ap_poll_requestsMartin Schwidefsky1-10/+24
2016-12-14s390/zcrypt: header for the AP inline assmbliesMartin Schwidefsky2-175/+204
2016-12-14s390/zcrypt: simplify message type handlingMartin Schwidefsky5-67/+18
2016-12-14s390/zcrypt: Move the ap bus into kernelIngo Tuchscherer7-20/+40
2016-12-14s390/zcrypt: Introduce CEX6 tolerationHarald Freudenberger2-0/+4
2016-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds25-489/+1193
2016-12-13Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-2/+2
2016-12-12s390/dasd: channel path aware error recoveryStefan Haberland6-108/+524
2016-12-12s390/dasd: extend dasd path handlingStefan Haberland8-143/+475
2016-12-12s390/vmlogrdr: fix IUCV buffer allocationGerald Schaefer1-1/+1
2016-12-07s390/smp: initialize cpu_present_mask in setup_archHeiko Carstens3-24/+55
2016-12-02s390/zcrypt: Convert to PM opsLars-Peter Clausen1-8/+4
2016-11-17scsi: fc: use bsg_job_doneJohannes Thumshirn1-1/+1
2016-11-17scsi: change FC drivers to use 'struct bsg_job'Johannes Thumshirn2-9/+10
2016-11-17scsi: fc: provide fc_bsg_to_rport() helperJohannes Thumshirn1-3/+5