summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-07-0365-569/+1325
|\
| * s390/dasd: Fail all requests when DASD_FLAG_ABORTIO is setHannes Reinecke2013-07-014-3/+76
| * s390/dasd: Add 'timeout' attributeHannes Reinecke2013-07-013-0/+62
| * 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 tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2013-07-0377-389/+5582
|\ \
| * \ Merge branch 'for-next/hugepages' of git://git.linaro.org/people/stevecapper/...Catalin Marinas2013-07-0115-235/+543
| |\ \
| | * | ARM64: mm: THP support.Steve Capper2013-06-145-0/+70
| | * | ARM64: mm: Raise MAX_ORDER for 64KB pages and THP.Steve Capper2013-06-141-0/+5
| | * | ARM64: mm: HugeTLB support.Steve Capper2013-06-147-17/+220
| | * | ARM64: mm: Move PTE_PROT_NONE bit.Steve Capper2013-06-141-12/+12
| | * | ARM64: mm: Make PAGE_NONE pages read only and no-execute.Steve Capper2013-06-141-2/+2
OpenPOWER on IntegriCloud