summaryrefslogtreecommitdiffstats
path: root/arch/s390/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-07-0311-34/+70
|\
| * s390/dasd: Fail all requests when DASD_FLAG_ABORTIO is setHannes Reinecke2013-07-011-0/+4
| * s390/airq: simplify adapter interrupt codeMartin Schwidefsky2013-06-261-3/+12
| * s390/pci: remove per device debug attributeMartin Schwidefsky2013-06-261-1/+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-261-0/+1
| * 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: cleanup hotplug codeSebastian Ott2013-06-261-1/+0
| * s390/kvm: Provide function for setting the guest storage keyChristian Borntraeger2013-06-261-0/+3
| * s390: remove virt_to_phys implementationSebastian Ott2013-06-261-22/+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/dma: support debug_dma_mapping_errorSebastian Ott2013-06-191-0/+1
* | s390/dma: fix mapping_error detectionSebastian Ott2013-06-191-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/pgtable: Fix guest overindication for change bitChristian Borntraeger2013-06-051-7/+9
* s390/pgtable: Fix check for pgste/storage key handlingChristian Borntraeger2013-05-281-4/+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
* s390/pgtable: fix ipte notify bitChristian Borntraeger2013-05-171-2/+2
* s390/ftrace: fix mcount adjustmentHeiko Carstens2013-05-151-5/+7
* s390: disable pfmf for clear page instructionChristian Borntraeger2013-05-071-12/+8
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-05-062-16/+59
|\
| * s390/mem_detect: remove artificial kdump memory typesHeiko Carstens2013-05-031-4/+2
| * s390/mm: add pte invalidation notifier for kvmMartin Schwidefsky2013-05-031-10/+56
| * s390/mem_detect: limit memory detection loop to "mem=" parameterHeiko Carstens2013-05-021-1/+1
| * s390: get rid of odd global real_memory_sizeHeiko Carstens2013-05-021-1/+0
* | Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-052-0/+22
|\ \ | |/ |/|
| * Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti2013-03-213-3/+6
| |\
| * | s390/mm,gmap: implement gmap_translate()Heiko Carstens2013-03-071-0/+2
| * | KVM: s390: Export virtio-ccw api.Cornelia Huck2013-03-052-0/+22
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-011-0/+2
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-232-4/+4
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-081-1/+3
| |\ \ \ \
| * | | | | net: add option to enable error queue packets waking selectKeller, Jacob E2013-04-011-0/+2
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-8/+0
|\ \ \ \ \
| * | | | | consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-041-8/+0
| | |_|_|/ | |/| | |
* | | | | mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer2013-04-302-56/+95
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-04-2916-362/+170
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | s390: remove small stack config optionHeiko Carstens2013-04-261-5/+0
| * | | | s390: system call path micro optimizationMartin Schwidefsky2013-04-263-4/+20
| * | | | s390/uapi: change struct statfs[64] member types to unsigned valuesHeiko Carstens2013-04-232-52/+48
| * | | | s390/ptrace: remove empty ifdefsHeiko Carstens2013-04-231-5/+1
| * | | | s390/compat: remove ptrace compat definitions from uapi header fileHeiko Carstens2013-04-233-20/+17
| * | | | s390/compat: fix compile error for !COMPATHeiko Carstens2013-04-231-2/+2
| * | | | s390/compat: fix compat_sys_statfs() memory corruptionHeiko Carstens2013-04-231-1/+1