summaryrefslogtreecommitdiffstats
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds1-4/+2
2013-07-03clean up scary strncpy(dst, src, strlen(src)) usesKees Cook1-4/+2
2013-07-01s390/dasd: Fail all requests when DASD_FLAG_ABORTIO is setHannes Reinecke3-3/+72
2013-07-01s390/dasd: Add 'timeout' attributeHannes Reinecke3-0/+62
2013-07-01block/dasd: detailed I/O errorsHannes Reinecke1-3/+13
2013-07-01s390/dasd: Reduce amount of messages for specific errorsHannes Reinecke1-0/+8
2013-07-01s390/dasd: Implement block timeout handlingHannes Reinecke4-2/+88
2013-07-01s390/dasd: process all requests in the device taskletHannes Reinecke1-2/+2
2013-07-01s390/dasd: make number of retries configurableHannes Reinecke5-6/+57
2013-07-01s390/dasd: Clarify commentHannes Reinecke1-3/+1
2013-06-26s390/vmwatchdog: do not use static dataSebastian Ott1-2/+3
2013-06-26s390/airq: simplify adapter interrupt codeMartin Schwidefsky3-153/+107
2013-06-26s390/sclp: remove duplicated include from sclp_ctl.cWei Yongjun1-1/+0
2013-06-26s390/irq: store interrupt information in pt_regsMartin Schwidefsky1-40/+28
2013-06-26s390/drivers: Cocci spatch "ptr_ret.spatch"Thomas Meyer3-3/+3
2013-06-26s390/net: Cocci spatch "ptr_ret.spatch"Thomas Meyer4-4/+4
2013-06-26s390/dasd: Cocci spatch "ptr_ret.spatch"Thomas Meyer1-1/+1
2013-06-26s390/ap_bus: Cocci spatch "ptr_ret.spatch"Thomas Meyer1-2/+2
2013-06-26s390/chsc: Use snprintf instead of sprintfMichael Holzheu1-6/+6
2013-06-26s390/qdio: cleanup chsc SADC usageSebastian Ott4-54/+73
2013-06-26s390/qdio: cleanup chsc SSQD usageSebastian Ott4-43/+58
2013-06-26s390/sclp: Add SCLP character device driverMichael Holzheu5-15/+166
2013-06-26s390/cio: Introduce on-close CHSC IOCTLsMichael Holzheu1-0/+94
2013-06-26s390/cio: Make /dev/chsc a single-open deviceMichael Holzheu1-1/+19
2013-06-26s390/cio: Introduce generic synchronous CHSC IOCTLMichael Holzheu2-7/+35
2013-06-26s390/sclp: add parameter to specify number of buffer pagesMartin Schwidefsky4-7/+138
2013-06-26s390/qdio: remove unused functionSebastian Ott1-44/+0
2013-06-13netiucv: Hold rtnl between name allocation and device registration.Benjamin Poirier1-1/+5
2013-05-31s390/dasd: fix handling of gone pathsStefan Weinhuber1-2/+10
2013-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds3-1/+40
2013-05-17s390/xpram: mark xpram as non-rotationalChristian Borntraeger1-0/+1
2013-05-15s390/cio: add channel ID sysfs attributePeter Oberparleiter2-1/+39
2013-05-08Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+1
2013-05-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-21/+12
2013-05-07block_device_operations->release() should return voidAl Viro3-21/+12
2013-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds4-47/+52
2013-05-05Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-13/+18
2013-05-02s390/zcrypt: ap bus rescan problem when toggle crypto adapters on/offIngo Tuchscherer1-10/+7
2013-05-02s390/memory hotplug,sclp: get rid of per memory increment usecountHeiko Carstens1-18/+2
2013-05-02s390/mem_detect: limit memory detection loop to "mem=" parameterHeiko Carstens1-2/+2
2013-05-02s390/kvm: Change the virtual memory mapping location for Virtio devicesNick Wang1-5/+6
2013-05-02s390/zcore: calculate real memory size using own get_mem_size functionHeiko Carstens1-15/+15
2013-05-02s390/cio: add condev keyword to cio_ignoreSebastian Ott1-0/+7
2013-05-02s390/cio: add ipldev keyword to cio_ignoreSebastian Ott1-2/+19
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds5-28/+36
2013-04-29Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-14/+3
2013-04-26s390/scm_blk: fix memleak in init functionSebastian Ott1-2/+1
2013-04-26s390/scm_blk: allow more cluster size valuesSebastian Ott1-2/+4
2013-04-26s390/cio: fix irq statisticsSebastian Ott1-0/+1