aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+9
2015-09-16virtio/s390: handle failures of READ_VQ_CONF ccwPierre Morel1-1/+9
2015-09-10drivers/s390/crypto/zcrypt_api.c: use seq_hex_dump() to dump buffersAndy Shevchenko1-9/+1
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-4/+6
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-56/+56
2015-09-02Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds2-3/+6
2015-08-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds22-167/+502
2015-08-27dax: drop size parameter to ->direct_access()Dan Williams1-2/+2
2015-08-26s390/sclp_vt220: support magic sysrequestsHendrik Brueckner1-1/+51
2015-08-26s390/ctrlchar: improve handling of magic sysrequestsHendrik Brueckner2-5/+23
2015-08-26s390/3270: redraw screen on unsolicited device endMartin Schwidefsky2-0/+8
2015-08-20pmem, dax: have direct_access use __pmem annotationRoss Zwisler1-4/+6
2015-08-19s390/dcssblk: correct out of bounds array indexesMartin Schwidefsky1-7/+7
2015-08-19s390/zcrypt: use msleep() instead of mdelay()Heiko Carstens2-2/+2
2015-08-19s390/hmcdrv: fix interrupt registrationHeiko Carstens1-2/+2
2015-08-19s390: remove unneeded sizeof(void *) comparisonsHeiko Carstens1-1/+1
2015-08-13block: make generic_make_request handle arbitrarily sized biosKent Overstreet2-0/+4
2015-08-09s390/dasd: enhance CUIR scope detectionStefan Haberland2-79/+255
2015-08-09s390/dasd: fix failing path verificationStefan Haberland2-2/+7
2015-08-07s390: remove unneeded variablesPeter Senna Tschudin3-10/+3
2015-08-07s390: remove unneeded semicolonPeter Senna Tschudin3-5/+5
2015-08-04s390/numa: add emulation supportMichael Holzheu1-7/+11
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig2-3/+2
2015-07-27atomic: Replace atomic_{set,clear}_mask() usagePeter Zijlstra5-56/+56
2015-07-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds4-1/+1
2015-07-22s390/cio: Implement proper Link Incident Record handlingPeter Oberparleiter1-42/+123
2015-07-22s390/cio: Fix commaPeter Oberparleiter1-1/+1
2015-07-22s390/sclp: Change SCLP console default buffer-full behaviorPeter Oberparleiter1-3/+3
2015-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds4-8/+39
2015-07-13s390/dasd: fix kernel panic when alias is set offlineStefan Haberland2-8/+31
2015-07-07virtio/s390: rename drivers/s390/kvm -> drivers/s390/virtioCornelia Huck4-1/+1
2015-07-03KVM: s390: virtio-ccw: don't overwrite config space valuesCornelia Huck1-2/+9
2015-07-01s390/sclp: fix compile errorSebastian Ott1-0/+1
2015-07-01s390/zcrypt: enable s390 hwrng to seed kernel entropyIngo Tuchscherer1-0/+7
2015-06-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds6-218/+256
2015-06-25Merge branch 'for-4.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-14/+5
2015-06-25s390/kdump: fix nosmt kernel parameterMichael Holzheu1-1/+1
2015-06-25s390/smp: cleanup core vs. cpu in the SCLP interfaceMartin Schwidefsky2-17/+16
2015-06-25s390/zcrypt: Fixed reset and interrupt handling of AP queuesIngo Tuchscherer3-200/+239
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds8-57/+163
2015-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds10-143/+76
2015-06-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+0
2015-06-18s390/zcrypt: remove obsolete __constantVaishali Thakkar1-4/+4
2015-06-15s390/keyboard: avoid off-by-one when using strnlen_user()Jan Kara1-5/+8
2015-06-15s390/sclp: pass timeout as HZ independent valueNicholas Mc Guire1-2/+1
2015-06-15s390/sclp: Use DECLARE_BITMAPJoe Perches1-1/+1
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke1-1/+0
2015-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-11/+9
2015-05-20s390/block/dasd: remove obsolete while -EBUSY loopJarod Wilson1-9/+3
2015-05-20block: dasd_genhd: convert to blkdev_reread_partMing Lei1-6/+3