summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* block: check for timeout function in blk_rq_timed_out()Hannes Reinecke2013-07-011-2/+3
* block/dasd: detailed I/O errorsHannes Reinecke2013-07-012-3/+16
* s390/dasd: Reduce amount of messages for specific errorsHannes Reinecke2013-07-011-0/+8
* s390/dasd: Implement block timeout handlingHannes Reinecke2013-07-014-2/+88
* s390/dasd: process all requests in the device taskletHannes Reinecke2013-07-011-2/+2
* s390/dasd: make number of retries configurableHannes Reinecke2013-07-015-6/+57
* s390/dasd: Clarify commentHannes Reinecke2013-07-011-3/+1
* s390/hwsampler: Updated misleading member names in hws_data_entryHendrik Brueckner2013-07-011-2/+2
* s390/appldata_net_sum: do not use static dataSebastian Ott2013-06-261-4/+14
* s390/appldata_mem: do not use static dataSebastian Ott2013-06-261-4/+14
* s390/vmwatchdog: do not use static dataSebastian Ott2013-06-261-2/+3
* s390/airq: simplify adapter interrupt codeMartin Schwidefsky2013-06-265-170/+132
* s390/pci: remove per device debug attributeMartin Schwidefsky2013-06-263-43/+0
* s390/dma: remove gratuitous bracketsSebastian Ott2013-06-261-1/+1
* s390/facility: decompose test_facility()Michael Mueller2013-06-261-6/+11
* s390/sclp: remove duplicated include from sclp_ctl.cWei Yongjun2013-06-261-1/+0
* s390/irq: store interrupt information in pt_regsMartin Schwidefsky2013-06-267-50/+58
* s390/drivers: Cocci spatch "ptr_ret.spatch"Thomas Meyer2013-06-263-3/+3
* s390/hypfs: Cocci spatch "ptr_ret.spatch"Thomas Meyer2013-06-261-6/+2
* s390/net: Cocci spatch "ptr_ret.spatch"Thomas Meyer2013-06-264-4/+4
* s390/dasd: Cocci spatch "ptr_ret.spatch"Thomas Meyer2013-06-261-1/+1
* s390/ap_bus: Cocci spatch "ptr_ret.spatch"Thomas Meyer2013-06-261-2/+2
* s390/chsc: Use snprintf instead of sprintfMichael Holzheu2013-06-261-6/+6
* s390/qdio: cleanup chsc SADC usageSebastian Ott2013-06-264-54/+73
* s390/qdio: cleanup chsc SSQD usageSebastian Ott2013-06-264-43/+58
* s390/sclp: Add SCLP character device driverMichael Holzheu2013-06-268-15/+192
* s390/cio: Introduce on-close CHSC IOCTLsMichael Holzheu2013-06-262-0/+96
* s390/cio: Make /dev/chsc a single-open deviceMichael Holzheu2013-06-261-1/+19
* s390/cio: Introduce generic synchronous CHSC IOCTLMichael Holzheu2013-06-263-7/+46
* s390/pci: sysfs remove strlenSebastian Ott2013-06-261-8/+4
* s390/pci: remove pdev during unplugSebastian Ott2013-06-262-4/+4
* s390/pci: cleanup hotplug codeSebastian Ott2013-06-263-33/+40
* s390/pci: implement pcibios_release_deviceSebastian Ott2013-06-261-1/+25
* pci: add pcibios_release_deviceSebastian Ott2013-06-263-0/+12
* s390/kvm: Provide function for setting the guest storage keyChristian Borntraeger2013-06-262-0/+51
* s390/sclp: add parameter to specify number of buffer pagesMartin Schwidefsky2013-06-264-7/+138
* s390: remove virt_to_phys implementationSebastian Ott2013-06-261-22/+0
* s390/smp: get rid of generic_smp_call_function_interruptHeiko Carstens2013-06-261-4/+1
* s390/qdio: remove unused functionSebastian Ott2013-06-261-44/+0
* s390/pci: use to_pci_devSebastian Ott2013-06-262-7/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-06-254-6/+10
|\
| * s390/ipl: Fix FCP WWPN and LUN format strings for readMichael Holzheu2013-06-241-4/+4
| * s390/mem_detect: fix memory hole handlingHeiko Carstens2013-06-191-1/+2
| * s390/dma: support debug_dma_mapping_errorSebastian Ott2013-06-191-0/+1
| * s390/dma: fix mapping_error detectionSebastian Ott2013-06-191-1/+1
| * s390/irq: Only define synchronize_irq() on SMPBen Hutchings2013-06-191-0/+2
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-06-251-15/+9
|\ \
| * | powerpc/pci: Fix boot panic on mpc83xx (regression)Rojhalat Ibrahim2013-06-241-15/+9
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2013-06-251-4/+8
|\ \
| * | fuse: hold i_mutex in fuse_file_fallocate()Maxim Patlasov2013-06-181-4/+8