aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-07-03
|\
| * s390/dasd: Fail all requests when DASD_FLAG_ABORTIO is setHannes Reinecke2013-07-01
| * s390/dasd: Add 'timeout' attributeHannes Reinecke2013-07-01
| * block: check for timeout function in blk_rq_timed_out()Hannes Reinecke2013-07-01
| * block/dasd: detailed I/O errorsHannes Reinecke2013-07-01
| * s390/dasd: Reduce amount of messages for specific errorsHannes Reinecke2013-07-01
| * s390/dasd: Implement block timeout handlingHannes Reinecke2013-07-01
| * s390/dasd: process all requests in the device taskletHannes Reinecke2013-07-01
| * s390/dasd: make number of retries configurableHannes Reinecke2013-07-01
| * s390/dasd: Clarify commentHannes Reinecke2013-07-01
| * s390/hwsampler: Updated misleading member names in hws_data_entryHendrik Brueckner2013-07-01
| * s390/appldata_net_sum: do not use static dataSebastian Ott2013-06-26
| * s390/appldata_mem: do not use static dataSebastian Ott2013-06-26
| * s390/vmwatchdog: do not use static dataSebastian Ott2013-06-26
| * s390/airq: simplify adapter interrupt codeMartin Schwidefsky2013-06-26
| * s390/pci: remove per device debug attributeMartin Schwidefsky2013-06-26
| * s390/dma: remove gratuitous bracketsSebastian Ott2013-06-26
| * s390/facility: decompose test_facility()Michael Mueller2013-06-26
| * s390/sclp: remove duplicated include from sclp_ctl.cWei Yongjun2013-06-26
| * s390/irq: store interrupt information in pt_regsMartin Schwidefsky2013-06-26
| * s390/drivers: Cocci spatch "ptr_ret.spatch"Thomas Meyer2013-06-26
| * s390/hypfs: Cocci spatch "ptr_ret.spatch"Thomas Meyer2013-06-26
| * s390/net: Cocci spatch "ptr_ret.spatch"Thomas Meyer2013-06-26
| * s390/dasd: Cocci spatch "ptr_ret.spatch"Thomas Meyer2013-06-26
| * s390/ap_bus: Cocci spatch "ptr_ret.spatch"Thomas Meyer2013-06-26
| * s390/chsc: Use snprintf instead of sprintfMichael Holzheu2013-06-26
| * s390/qdio: cleanup chsc SADC usageSebastian Ott2013-06-26
| * s390/qdio: cleanup chsc SSQD usageSebastian Ott2013-06-26
| * s390/sclp: Add SCLP character device driverMichael Holzheu2013-06-26
| * s390/cio: Introduce on-close CHSC IOCTLsMichael Holzheu2013-06-26
| * s390/cio: Make /dev/chsc a single-open deviceMichael Holzheu2013-06-26
| * s390/cio: Introduce generic synchronous CHSC IOCTLMichael Holzheu2013-06-26
| * s390/pci: sysfs remove strlenSebastian Ott2013-06-26
| * s390/pci: remove pdev during unplugSebastian Ott2013-06-26
| * s390/pci: cleanup hotplug codeSebastian Ott2013-06-26
| * s390/pci: implement pcibios_release_deviceSebastian Ott2013-06-26
| * pci: add pcibios_release_deviceSebastian Ott2013-06-26
| * s390/kvm: Provide function for setting the guest storage keyChristian Borntraeger2013-06-26
| * s390/sclp: add parameter to specify number of buffer pagesMartin Schwidefsky2013-06-26
| * s390: remove virt_to_phys implementationSebastian Ott2013-06-26
| * s390/smp: get rid of generic_smp_call_function_interruptHeiko Carstens2013-06-26
| * s390/qdio: remove unused functionSebastian Ott2013-06-26
| * s390/pci: use to_pci_devSebastian Ott2013-06-26
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2013-07-03
|\ \
| * \ Merge branch 'for-next/hugepages' of git://git.linaro.org/people/stevecapper/...Catalin Marinas2013-07-01
| |\ \
| | * | ARM64: mm: THP support.Steve Capper2013-06-14
| | * | ARM64: mm: Raise MAX_ORDER for 64KB pages and THP.Steve Capper2013-06-14
| | * | ARM64: mm: HugeTLB support.Steve Capper2013-06-14
| | * | ARM64: mm: Move PTE_PROT_NONE bit.Steve Capper2013-06-14
| | * | ARM64: mm: Make PAGE_NONE pages read only and no-execute.Steve Capper2013-06-14