summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-251-2/+2
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-2426-26/+26
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2016-12-237-15/+202
|\
| * scsi: zfcp: fix rport unblock race with LUN recoverySteffen Maier2016-12-144-9/+77
| * scsi: zfcp: do not trace pure benign residual HBA responses at default levelSteffen Maier2016-12-142-3/+30
| * scsi: zfcp: fix use-after-"free" in FC ingress path after TMFBenjamin Block2016-12-143-3/+95
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-12-1621-2352/+3722
|\ \ | |/ |/|
| * s390/zcrypt: add missing memory clobber to ap_qci inline assemblyHeiko Carstens2016-12-141-1/+1
| * s390/dasd: fix typos in DASD error messagesStefan Haberland2016-12-141-3/+3
| * s390/zcrypt: tracepoint definitions for zcrypt device driver.Harald Freudenberger2016-12-141-24/+81
| * s390/zcrypt: Rework debug feature invocations.Harald Freudenberger2016-12-1410-143/+190
| * s390/zcrypt: Improved invalid domain response handling.Harald Freudenberger2016-12-141-29/+33
| * s390/zcrypt: Fix ap_max_domain_id for older machine typesIngo Tuchscherer2016-12-141-0/+3
| * s390/zcrypt: Correct function bits for CEX2x and CEX3x cards.Harald Freudenberger2016-12-142-3/+22
| * s390/zcrypt: Fixed attrition of AP adapters and domainsIngo Tuchscherer2016-12-144-24/+47
| * s390/zcrypt: Introduce new zcrypt device status APIIngo Tuchscherer2016-12-141-0/+42
| * s390/zcrypt: add multi domain supportIngo Tuchscherer2016-12-1416-1989/+2766
| * s390/zcrypt: Introduce workload balancingIngo Tuchscherer2016-12-149-249/+629
| * s390/zcrypt: get rid of ap_poll_requestsMartin Schwidefsky2016-12-141-10/+24
| * s390/zcrypt: header for the AP inline assmbliesMartin Schwidefsky2016-12-142-175/+204
| * s390/zcrypt: simplify message type handlingMartin Schwidefsky2016-12-145-67/+18
| * s390/zcrypt: Move the ap bus into kernelIngo Tuchscherer2016-12-147-20/+40
| * s390/zcrypt: Introduce CEX6 tolerationHarald Freudenberger2016-12-142-0/+4
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-12-142-16/+24
|\ \ | |/ |/|
| * scsi: fc: use bsg_job_doneJohannes Thumshirn2016-11-171-1/+1
| * scsi: change FC drivers to use 'struct bsg_job'Johannes Thumshirn2016-11-172-9/+10
| * scsi: fc: provide fc_bsg_to_rport() helperJohannes Thumshirn2016-11-171-3/+5
| * scsi: fc: provide fc_bsg_to_shost() helperJohannes Thumshirn2016-11-171-2/+4
| * scsi: fc: Export fc_bsg_jobdone and use it in FC driversJohannes Thumshirn2016-11-171-1/+1
| * scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directlyJohannes Thumshirn2016-11-171-3/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-12-1325-489/+1193
|\ \
| * | s390/dasd: channel path aware error recoveryStefan Haberland2016-12-126-108/+524
| * | s390/dasd: extend dasd path handlingStefan Haberland2016-12-128-143/+475
| * | s390/vmlogrdr: fix IUCV buffer allocationGerald Schaefer2016-12-121-1/+1
| * | s390/smp: initialize cpu_present_mask in setup_archHeiko Carstens2016-12-073-24/+55
| * | s390/zcrypt: Convert to PM opsLars-Peter Clausen2016-12-021-8/+4
| * | zcore: Improve startup-message textMichael Holzheu2016-11-171-1/+1
| * | s390: virtio: make ccw explicitly non-modularPaul Gortmaker2016-10-311-23/+2
| * | s390: char: make slcp_quiesce explicitly non-modularPaul Gortmaker2016-10-311-3/+1
| * | s390: char: make sclp_tty explicitly non-modularPaul Gortmaker2016-10-311-2/+1
| * | s390: char: make con3215 explicitly non-modularPaul Gortmaker2016-10-311-11/+1
| * | s390: char: make zcore explicitly non-modularPaul Gortmaker2016-10-311-19/+1
| * | s390: cio: make it explicitly non-modularPaul Gortmaker2016-10-314-16/+11
| * | s390/dasd: Fix locking issue when changing RO attributeJan Höppner2016-10-281-2/+15
| * | s390/dasd: Fix locking issue when changing EER attributeJan Höppner2016-10-282-22/+34
| * | s390/dasd: Eliminate race condition in dasd_generic_set_offline()Jan Höppner2016-10-281-15/+24
| * | s390/dasd: Make use of dasd_set_feature() more oftenJan Höppner2016-10-281-61/+29
| * | s390/dasd: Replace simple_strtoul with kstrtouintJan Höppner2016-10-281-20/+11
| * | s390/cio: clean up DEV_STATE_SENSE_PGIDDong Jia Shi2016-10-282-7/+0
| * | s390/dasd: Define often used variableJan Höppner2016-10-281-8/+8
OpenPOWER on IntegriCloud