summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-141-0/+1
|\
| * s390: move exports to definitionsAl Viro2016-08-071-0/+1
* | uprobes: remove function declarations from arch/{mips,s390}Marcin Nowakowski2016-10-071-10/+0
* | Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-10-061-68/+68
|\ \
| * \ Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2016-09-131-67/+67
| |\ \
| | * | KVM: Add provisioning for ulong vm stats and u64 vcpu statsSuraj Jitindar Singh2016-09-081-67/+67
| | |/
| * | Merge remote-tracking branch 'kvms390/s390forkvm' into kvms390nextChristian Borntraeger2016-09-081-0/+24
| |\ \
| * | | KVM: s390: allow 255 VCPUs when sca entries aren't usedDavid Hildenbrand2016-09-081-1/+1
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-10-0411-246/+293
|\ \ \
| * | | s390/pci_dma: improve lazy flush for unmapSebastian Ott2016-09-221-0/+1
| * | | s390: export header for CLP ioctlSebastian Ott2016-09-201-0/+1
| * | | s390/crypto: cpacf function detectionMartin Schwidefsky2016-08-291-21/+34
| * | | s390/crypto: simplify return code handlingMartin Schwidefsky2016-08-291-25/+8
| * | | s390/crypto: cleanup cpacf function codesMartin Schwidefsky2016-08-291-57/+41
| * | | RAID/s390: add SIMD implementation for raid6 gen/xorMartin Schwidefsky2016-08-291-0/+86
| * | | s390/fpu: improve kernel_fpu_[begin|end]Martin Schwidefsky2016-08-292-12/+23
| * | | s390/vx: allow to include vx-insn.h with .includeMartin Schwidefsky2016-08-291-34/+28
| * | | Merge branch 's390forkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kv...Martin Schwidefsky2016-08-261-0/+24
| |\ \ \ | | | |/ | | |/|
| | * | KVM: s390: generate facility mask from readable listHeiko Carstens2016-08-251-0/+24
| | |/
| * | s390/pci: add zpci_report_error interfaceMartin Schwidefsky2016-08-241-0/+4
| * | s390/mm: merge local / non-local IDTE helperMartin Schwidefsky2016-08-241-32/+12
| * | s390/mm: merge local / non-local IPTE helperMartin Schwidefsky2016-08-241-17/+13
| * | s390/mm,kvm: flush gmap address space with IDTEMartin Schwidefsky2016-08-243-23/+19
| * | s390/mm: no local TLB flush for clearing-by-ASCE IDTEMartin Schwidefsky2016-08-241-35/+9
| |/
* | Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-141-4/+4
|\ \
| * | s390: get_user() should zero on failureAl Viro2016-09-131-4/+4
| |/
* | mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf2016-08-301-7/+12
|/
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-1/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-0213-22/+361
|\
| * KVM: s390: allow user space to handle instr 0x0000David Hildenbrand2016-07-181-0/+2
| * KVM: s390: vsie: add indication for future featuresDavid Hildenbrand2016-06-211-0/+4
| * KVM: s390: vsie: speed up VCPU irq delivery when handling vsieDavid Hildenbrand2016-06-211-0/+2
| * KVM: s390: vsie: support IBS interpretationDavid Hildenbrand2016-06-211-0/+1
| * KVM: s390: vsie: support conditional-external-interceptionDavid Hildenbrand2016-06-211-0/+1
| * KVM: s390: vsie: support intervention-bypassDavid Hildenbrand2016-06-211-0/+1
| * KVM: s390: vsie: support guest-storage-limit-suppressionDavid Hildenbrand2016-06-211-0/+1
| * KVM: s390: vsie: support guest-PER-enhancementDavid Hildenbrand2016-06-211-0/+1
| * KVM: s390: vsie: support shared IPTE-interlock facilityDavid Hildenbrand2016-06-211-0/+1
| * KVM: s390: vsie: support 64-bit-SCAODavid Hildenbrand2016-06-211-0/+1
| * KVM: s390: vsie: support vectory facility (SIMD)David Hildenbrand2016-06-211-1/+1
| * KVM: s390: vsie: initial support for nested virtualizationDavid Hildenbrand2016-06-212-1/+15
| * s390: introduce page_to_virt() and pfn_to_virt()David Hildenbrand2016-06-201-0/+2
| * KVM: s390: backup the currently enabled gmap when scheduled outDavid Hildenbrand2016-06-202-0/+3
| * s390/mm: allow to check if a gmap shadow is validDavid Hildenbrand2016-06-201-0/+1
| * s390/mm: remember the int code for the last gmap faultDavid Hildenbrand2016-06-201-0/+1
| * s390/mm: support real-space for gmap shadowsDavid Hildenbrand2016-06-201-2/+4
| * s390/mm: support EDAT2 for gmap shadowsDavid Hildenbrand2016-06-201-1/+2
| * s390/mm: support EDAT1 for gmap shadowsDavid Hildenbrand2016-06-201-2/+3
| * s390/mm: prepare for EDAT1/EDAT2 support in gmap shadowDavid Hildenbrand2016-06-201-1/+4
| * s390/mm: fix races on gmap_shadow creationDavid Hildenbrand2016-06-201-0/+2
OpenPOWER on IntegriCloud