summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2016-09-08KVM: s390: lazy enable RIFan Zhang4-2/+36
2016-09-08KVM: s390: gaccess: simplify translation exception handlingJanosch Frank1-19/+18
2016-09-08KVM: s390: guestdbg: separate defines for per codeDavid Hildenbrand1-11/+17
2016-09-08KVM: s390: write external damage code on machine checksDavid Hildenbrand2-0/+3
2016-09-08KVM: s390: fix delivery of vector regs during machine checksDavid Hildenbrand3-37/+13
2016-09-08KVM: s390: split store status and machine check handlingDavid Hildenbrand1-1/+28
2016-09-08KVM: s390: factor out actual delivery of machine checksDavid Hildenbrand1-23/+31
2016-09-08KVM: Add provisioning for ulong vm stats and u64 vcpu statsSuraj Jitindar Singh1-67/+67
2016-09-06s390: add assembler include path for vx-insn.hMartin Schwidefsky1-0/+2
2016-09-06s390/crypto: avoid returning garbage valueColin Ian King1-1/+1
2016-09-06s390: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+1
2016-09-05KVM: s390: vsie: fix riccbdDavid Hildenbrand1-1/+1
2016-08-30mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf6-12/+12
2016-08-30Merge tag 'kvm-s390-master-4.8-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini1-4/+6
2016-08-29s390/crypto: simplify CPACF encryption / decryption functionsMartin Schwidefsky2-214/+136
2016-08-29s390/crypto: cpacf function detectionMartin Schwidefsky9-253/+223
2016-08-29s390/crypto: simplify init / exit functionsMartin Schwidefsky2-98/+79
2016-08-29s390/crypto: simplify return code handlingMartin Schwidefsky6-165/+52
2016-08-29s390/crypto: cleanup cpacf function codesMartin Schwidefsky3-133/+110
2016-08-29RAID/s390: add SIMD implementation for raid6 gen/xorMartin Schwidefsky1-0/+86
2016-08-29s390/nmi: improve revalidation of fpu / vector registersMartin Schwidefsky1-28/+39
2016-08-29s390/fpu: improve kernel_fpu_[begin|end]Martin Schwidefsky5-209/+147
2016-08-29s390/vx: allow to include vx-insn.h with .includeMartin Schwidefsky1-34/+28
2016-08-29s390/time: avoid races when updating tb_update_countDavid Hildenbrand1-5/+0
2016-08-29s390/time: fixup the clock comparator on all cpusDavid Hildenbrand1-0/+1
2016-08-29s390/time: cleanup etr leftoversDavid Hildenbrand1-21/+9
2016-08-29s390/time: simplify stp time syncsDavid Hildenbrand1-46/+4
2016-08-27treewide: replace config_enabled() with IS_ENABLED() (2nd round)Masahiro Yamada1-4/+2
2016-08-26Merge branch 's390forkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kv...Martin Schwidefsky2-4/+25
2016-08-25KVM: s390: generate facility mask from readable listHeiko Carstens2-4/+25
2016-08-25KVM: s390: don't use current->thread.fpu.* when accessing registersDavid Hildenbrand1-4/+6
2016-08-24ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf1-1/+2
2016-08-24s390/pci: add zpci_report_error interfaceMartin Schwidefsky2-0/+13
2016-08-24s390/mm: merge local / non-local IDTE helperMartin Schwidefsky2-37/+17
2016-08-24s390/mm: merge local / non-local IPTE helperMartin Schwidefsky3-23/+19
2016-08-24s390/mm,kvm: flush gmap address space with IDTEMartin Schwidefsky4-23/+34
2016-08-24s390/mm: no local TLB flush for clearing-by-ASCE IDTEMartin Schwidefsky1-35/+9
2016-08-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds9-20/+27
2016-08-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+4
2016-08-12KVM: s390: reset KVM_REQ_MMU_RELOAD if mapping the prefix failedJulius Niedworok1-1/+3
2016-08-12KVM: s390: set the prefix initially properlyJulius Niedworok1-0/+1
2016-08-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+13
2016-08-10s390/pageattr: handle numpages parameter correctlyHeiko Carstens1-0/+2
2016-08-09virtio/s390: deprecate old transportCornelia Huck1-0/+13
2016-08-09Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2-0/+3
2016-08-08s390/config: make the vector optimized crc function builtinChristian Borntraeger4-4/+4
2016-08-08s390/lib: fix memcmp and strstrChristian Borntraeger1-9/+7
2016-08-08s390/crc32-vx: Fix checksum calculation for small sizesChristian Borntraeger1-3/+3
2016-08-08s390: clarify compressed image code pathSascha Silbe2-4/+11
2016-08-08s390: move exports to definitionsAl Viro6-16/+14