summaryrefslogtreecommitdiffstats
path: root/drivers/s390
AgeCommit message (Expand)AuthorLines
2015-09-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-1/+9
2015-09-16virtio/s390: handle failures of READ_VQ_CONF ccwPierre Morel-1/+9
2015-09-10drivers/s390/crypto/zcrypt_api.c: use seq_hex_dump() to dump buffersAndy Shevchenko-9/+1
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-4/+6
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-56/+56
2015-09-02Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds-3/+6
2015-08-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-167/+502
2015-08-27dax: drop size parameter to ->direct_access()Dan Williams-2/+2
2015-08-26s390/sclp_vt220: support magic sysrequestsHendrik Brueckner-1/+51
2015-08-26s390/ctrlchar: improve handling of magic sysrequestsHendrik Brueckner-5/+23
2015-08-26s390/3270: redraw screen on unsolicited device endMartin Schwidefsky-0/+8
2015-08-20pmem, dax: have direct_access use __pmem annotationRoss Zwisler-4/+6
2015-08-19s390/dcssblk: correct out of bounds array indexesMartin Schwidefsky-7/+7
2015-08-19s390/zcrypt: use msleep() instead of mdelay()Heiko Carstens-2/+2
2015-08-19s390/hmcdrv: fix interrupt registrationHeiko Carstens-2/+2
2015-08-19s390: remove unneeded sizeof(void *) comparisonsHeiko Carstens-1/+1
2015-08-13block: make generic_make_request handle arbitrarily sized biosKent Overstreet-0/+4
2015-08-09s390/dasd: enhance CUIR scope detectionStefan Haberland-79/+255
2015-08-09s390/dasd: fix failing path verificationStefan Haberland-2/+7
2015-08-07s390: remove unneeded variablesPeter Senna Tschudin-10/+3
2015-08-07s390: remove unneeded semicolonPeter Senna Tschudin-5/+5
2015-08-04s390/numa: add emulation supportMichael Holzheu-7/+11
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig-3/+2
2015-07-27atomic: Replace atomic_{set,clear}_mask() usagePeter Zijlstra-56/+56
2015-07-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-1/+1
2015-07-22s390/cio: Implement proper Link Incident Record handlingPeter Oberparleiter-42/+123
2015-07-22s390/cio: Fix commaPeter Oberparleiter-1/+1
2015-07-22s390/sclp: Change SCLP console default buffer-full behaviorPeter Oberparleiter-3/+3
2015-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-8/+39
2015-07-13s390/dasd: fix kernel panic when alias is set offlineStefan Haberland-8/+31
2015-07-07virtio/s390: rename drivers/s390/kvm -> drivers/s390/virtioCornelia Huck-1/+1
2015-07-03KVM: s390: virtio-ccw: don't overwrite config space valuesCornelia Huck-2/+9
2015-07-01s390/sclp: fix compile errorSebastian Ott-0/+1
2015-07-01s390/zcrypt: enable s390 hwrng to seed kernel entropyIngo Tuchscherer-0/+7
2015-06-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-218/+256
2015-06-25Merge branch 'for-4.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds-14/+5
2015-06-25s390/kdump: fix nosmt kernel parameterMichael Holzheu-1/+1
2015-06-25s390/smp: cleanup core vs. cpu in the SCLP interfaceMartin Schwidefsky-17/+16
2015-06-25s390/zcrypt: Fixed reset and interrupt handling of AP queuesIngo Tuchscherer-200/+239
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-57/+163
2015-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-143/+76
2015-06-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-1/+0
2015-06-18s390/zcrypt: remove obsolete __constantVaishali Thakkar-4/+4
2015-06-15s390/keyboard: avoid off-by-one when using strnlen_user()Jan Kara-5/+8
2015-06-15s390/sclp: pass timeout as HZ independent valueNicholas Mc Guire-2/+1
2015-06-15s390/sclp: Use DECLARE_BITMAPJoe Perches-1/+1
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke-1/+0
2015-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-11/+9
2015-05-20s390/block/dasd: remove obsolete while -EBUSY loopJarod Wilson-9/+3
2015-05-20block: dasd_genhd: convert to blkdev_reread_partMing Lei-6/+3