summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2017-01-16s390/cio: remove cmf related code relevant for 31 bit onlySebastian Ott
2017-01-16s390: use false/true when using boolHeiko Carstens
2017-01-16s390: proper type casts for csum_partial invocationsHeiko Carstens
2017-01-16s390/zcore: remove unneeded linux/miscdevice.h includeCorentin Labbe
2017-01-16s390/cio: remove unused struct memberSebastian Ott
2017-01-16s390/cio: export real cssidSebastian Ott
2017-01-16s390/cio: css initialization cleanupSebastian Ott
2017-01-16s390/cio: css attribute cleanupSebastian Ott
2017-01-16s390/cio: use cssid for pgid generationSebastian Ott
2017-01-16s390/cio: clarify cssid usageSebastian Ott
2017-01-16s390/zcrypt: get rid of variable length arraysHeiko Carstens
2017-01-16s390/zcrypt: make structures staticHeiko Carstens
2017-01-16s390/cio: get rid of variable length arrayHeiko Carstens
2017-01-12s390/qeth: fix retrieval of vipa and proxy-arp addressesUrsula Braun
2017-01-12s390/qeth: issue STARTLAN as first IPA commandJulian Wiedmann
2017-01-12s390/qeth: shuffle MAC management functions aroundJulian Wiedmann
2017-01-12s390/qeth: extract qeth_l2_remove_mac()Julian Wiedmann
2017-01-12s390/qeth: consolidate errno translationJulian Wiedmann
2017-01-12s390/qeth: don't convert return code twiceJulian Wiedmann
2017-01-12s390/qeth: drop qeth_l2_del_all_macs() parameterJulian Wiedmann
2017-01-12s390/qeth: Remove QETH_IP_HEADER_SIZEJulian Wiedmann
2017-01-12s390/qeth: Allow reading hsuid in state DOWNJulian Wiedmann
2017-01-12s390/qeth: display warning for OSA3 RX/TX checksum offloadingThomas Richter
2017-01-12s390/qeth: test RX/TX checksum offload replyThomas Richter
2017-01-12s390/qeth: rework RX/TX checksum offloadThomas Richter
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-23Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-12-14scsi: zfcp: fix rport unblock race with LUN recoverySteffen Maier
2016-12-14scsi: zfcp: do not trace pure benign residual HBA responses at default levelSteffen Maier
2016-12-14scsi: zfcp: fix use-after-"free" in FC ingress path after TMFBenjamin Block
2016-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-12-14s390/zcrypt: add missing memory clobber to ap_qci inline assemblyHeiko Carstens
2016-12-14s390/dasd: fix typos in DASD error messagesStefan Haberland
2016-12-14s390/zcrypt: tracepoint definitions for zcrypt device driver.Harald Freudenberger
2016-12-14s390/zcrypt: Rework debug feature invocations.Harald Freudenberger
2016-12-14s390/zcrypt: Improved invalid domain response handling.Harald Freudenberger
2016-12-14s390/zcrypt: Fix ap_max_domain_id for older machine typesIngo Tuchscherer
2016-12-14s390/zcrypt: Correct function bits for CEX2x and CEX3x cards.Harald Freudenberger
2016-12-14s390/zcrypt: Fixed attrition of AP adapters and domainsIngo Tuchscherer
2016-12-14s390/zcrypt: Introduce new zcrypt device status APIIngo Tuchscherer
2016-12-14s390/zcrypt: add multi domain supportIngo Tuchscherer
2016-12-14s390/zcrypt: Introduce workload balancingIngo Tuchscherer
2016-12-14s390/zcrypt: get rid of ap_poll_requestsMartin Schwidefsky
2016-12-14s390/zcrypt: header for the AP inline assmbliesMartin Schwidefsky
2016-12-14s390/zcrypt: simplify message type handlingMartin Schwidefsky
2016-12-14s390/zcrypt: Move the ap bus into kernelIngo Tuchscherer
2016-12-14s390/zcrypt: Introduce CEX6 tolerationHarald Freudenberger
2016-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds