aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-16/+24
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
2016-11-17scsi: fc: provide fc_bsg_to_shost() helperJohannes Thumshirn1-2/+4
2016-11-17scsi: fc: Export fc_bsg_jobdone and use it in FC driversJohannes Thumshirn1-1/+1
2016-11-17scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directlyJohannes Thumshirn1-3/+6
2016-11-17zcore: Improve startup-message textMichael Holzheu1-1/+1
2016-11-10s390: char: make slp_ctl explicitly non-modularPaul Gortmaker1-2/+2
2016-10-31s390: virtio: make ccw explicitly non-modularPaul Gortmaker1-23/+2
2016-10-31s390: char: make slcp_quiesce explicitly non-modularPaul Gortmaker1-3/+1
2016-10-31s390: char: make sclp_tty explicitly non-modularPaul Gortmaker1-2/+1
2016-10-31s390: char: make con3215 explicitly non-modularPaul Gortmaker1-11/+1
2016-10-31s390: char: make zcore explicitly non-modularPaul Gortmaker1-19/+1
2016-10-31s390: cio: make it explicitly non-modularPaul Gortmaker4-16/+11
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-5/+7
2016-10-28s390/dasd: Fix locking issue when changing RO attributeJan Höppner1-2/+15
2016-10-28s390/dasd: Fix locking issue when changing EER attributeJan Höppner2-22/+34
2016-10-28s390/dasd: Eliminate race condition in dasd_generic_set_offline()Jan Höppner1-15/+24
2016-10-28s390/dasd: Make use of dasd_set_feature() more oftenJan Höppner1-61/+29
2016-10-28s390/dasd: Replace simple_strtoul with kstrtouintJan Höppner1-20/+11
2016-10-28s390/cio: clean up DEV_STATE_SENSE_PGIDDong Jia Shi2-7/+0
2016-10-28s390/dasd: Define often used variableJan Höppner1-8/+8
2016-10-28s390/dasd: Make setting queue_max_segments more explicitJan Höppner1-1/+1
2016-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-4/+6
2016-10-20s390/net: use net core MTU range checkingJarod Wilson5-29/+8
2016-10-17s390/cio: don't register chpids in reserved stateSebastian Ott1-2/+4
2016-10-17s390/dasd: avoid undefined behaviourChristian Borntraeger1-2/+2
2016-10-14scsi: zfcp: spin_lock_irqsave() is not nestableDan Carpenter1-1/+1
2016-10-13s390/lcs: remove trailing space at end of dev_err messageColin Ian King1-1/+1
2016-10-13s390/netiucv: improve checking of sysfs attribute bufferUrsula Braun1-7/+7
2016-10-13s390/netiucv: get rid of one memcpy in netiucv_printuserUrsula Braun1-2/+1
2016-10-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds7-34/+196
2016-10-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds11-38/+63
2016-10-03Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-18/+1
2016-09-30s390/con3270: fix insufficient space paddingSascha Silbe1-2/+7
2016-09-30s390/con3270: fix use of uninitialised dataSascha Silbe1-1/+1
2016-09-30s390/cio: fix accidental interrupt enabling during resumeSebastian Ott1-8/+12
2016-09-28s390/dasd: add missing \n to end of dev_err messagesColin Ian King1-2/+2
2016-09-26s390/dasd: make query host access interruptibleStefan Haberland1-1/+1
2016-09-26s390/dasd: fix panic during offline processingStefan Haberland3-10/+18
2016-09-26s390/dasd: fix hanging offline processingStefan Haberland1-0/+9
2016-09-20s390/vmur: fix irq pointer dereference in int handlerSebastian Ott1-4/+5