summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-07-0327-155/+228
|\
| * s390/dasd: Fail all requests when DASD_FLAG_ABORTIO is setHannes Reinecke2013-07-011-0/+4
| * 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/airq: simplify adapter interrupt codeMartin Schwidefsky2013-06-262-17/+25
| * 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/irq: store interrupt information in pt_regsMartin Schwidefsky2013-06-266-10/+30
| * s390/hypfs: Cocci spatch "ptr_ret.spatch"Thomas Meyer2013-06-261-6/+2
| * s390/sclp: Add SCLP character device driverMichael Holzheu2013-06-262-0/+25
| * s390/cio: Introduce on-close CHSC IOCTLsMichael Holzheu2013-06-261-0/+2
| * s390/cio: Introduce generic synchronous CHSC IOCTLMichael Holzheu2013-06-261-0/+11
| * s390/pci: sysfs remove strlenSebastian Ott2013-06-261-8/+4
| * s390/pci: remove pdev during unplugSebastian Ott2013-06-261-1/+0
| * s390/pci: cleanup hotplug codeSebastian Ott2013-06-262-20/+0
| * s390/pci: implement pcibios_release_deviceSebastian Ott2013-06-261-1/+25
| * s390/kvm: Provide function for setting the guest storage keyChristian Borntraeger2013-06-262-0/+51
| * 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/pci: use to_pci_devSebastian Ott2013-06-262-7/+7
* | Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-021-1/+0
|\ \
| * \ Merge 3.10-rc6 into driver-core-nextGreg Kroah-Hartman2013-06-1710-71/+124
| |\ \
| * | | Finally eradicate CONFIG_HOTPLUGStephen Rothwell2013-06-031-1/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-021-3/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-3/+0
| | |/ | |/|
* | | 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
|/ /
* | s390/pci: Implement IRQ functions if !PCIBen Hutchings2013-06-102-33/+64
* | s390/sclp: fix new line detectionPeter Oberparleiter2013-06-051-1/+1
* | s390/pgtable: make pgste lock an explicit barrierChristian Borntraeger2013-06-051-2/+3
* | s390/pgtable: Save pgste during modify_prot_start/commitChristian Borntraeger2013-06-051-1/+10
* | s390/dumpstack: fix address ranges for asynchronous and panic stackMartin Schwidefsky2013-06-051-4/+8
* | s390/pgtable: Fix guest overindication for change bitChristian Borntraeger2013-06-051-7/+9
* | s390/pgtable: Fix gmap notifier addressChristian Borntraeger2013-05-311-1/+1
* | s390/pgtable: Fix check for pgste/storage key handlingChristian Borntraeger2013-05-281-4/+11
* | arch: s390: appldata: using strncpy() and strnlen() instead of sprintf()Chen Gang2013-05-281-2/+5
* | s390/smp: lost IPIs on cpu hotplugHeiko Carstens2013-05-271-16/+11
* | kernel: Fix s390 absolute memory access for /dev/memMichael Holzheu2013-05-221-0/+1
* | s390/dma: do not call debug_dma after freeSebastian Ott2013-05-221-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-05-2110-30/+27
|\
| * s390/pgtable: fix ipte notify bitChristian Borntraeger2013-05-171-2/+2
| * s390/smp: fix cpu re-scan vs. cpu stateMartin Schwidefsky2013-05-171-1/+1
| * s390/ftrace: fix mcount adjustmentHeiko Carstens2013-05-154-12/+13
| * s390: fix gmap_ipte_notifier vs. software dirty pagesChristian Borntraeger2013-05-151-2/+1
| * s390: disable pfmf for clear page instructionChristian Borntraeger2013-05-071-12/+8