summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2016-09-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-09-08Merge remote-tracking branch 'kvms390/s390forkvm' into kvms390nextChristian Borntraeger
2016-09-08KVM: s390: Use memdup_user() rather than duplicating codeMarkus Elfring
2016-09-08KVM: s390: Improve determination of sizes in kvm_s390_import_bp_data()Markus Elfring
2016-09-08KVM: s390: allow 255 VCPUs when sca entries aren't usedDavid Hildenbrand
2016-09-08KVM: s390: lazy enable RIFan Zhang
2016-09-08KVM: s390: gaccess: simplify translation exception handlingJanosch Frank
2016-09-08KVM: s390: guestdbg: separate defines for per codeDavid Hildenbrand
2016-09-08KVM: s390: write external damage code on machine checksDavid Hildenbrand
2016-09-08KVM: s390: fix delivery of vector regs during machine checksDavid Hildenbrand
2016-09-08KVM: s390: split store status and machine check handlingDavid Hildenbrand
2016-09-08KVM: s390: factor out actual delivery of machine checksDavid Hildenbrand
2016-09-08KVM: Add provisioning for ulong vm stats and u64 vcpu statsSuraj Jitindar Singh
2016-09-06s390: add assembler include path for vx-insn.hMartin Schwidefsky
2016-09-06s390/crypto: avoid returning garbage valueColin Ian King
2016-09-06s390: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-09-05KVM: s390: vsie: fix riccbdDavid Hildenbrand
2016-08-30mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf
2016-08-30Merge tag 'kvm-s390-master-4.8-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2016-08-29s390/crypto: simplify CPACF encryption / decryption functionsMartin Schwidefsky
2016-08-29s390/crypto: cpacf function detectionMartin Schwidefsky
2016-08-29s390/crypto: simplify init / exit functionsMartin Schwidefsky
2016-08-29s390/crypto: simplify return code handlingMartin Schwidefsky
2016-08-29s390/crypto: cleanup cpacf function codesMartin Schwidefsky
2016-08-29RAID/s390: add SIMD implementation for raid6 gen/xorMartin Schwidefsky
2016-08-29s390/nmi: improve revalidation of fpu / vector registersMartin Schwidefsky
2016-08-29s390/fpu: improve kernel_fpu_[begin|end]Martin Schwidefsky
2016-08-29s390/vx: allow to include vx-insn.h with .includeMartin Schwidefsky
2016-08-29s390/time: avoid races when updating tb_update_countDavid Hildenbrand
2016-08-29s390/time: fixup the clock comparator on all cpusDavid Hildenbrand
2016-08-29s390/time: cleanup etr leftoversDavid Hildenbrand
2016-08-29s390/time: simplify stp time syncsDavid Hildenbrand
2016-08-27treewide: replace config_enabled() with IS_ENABLED() (2nd round)Masahiro Yamada
2016-08-26Merge branch 's390forkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kv...Martin Schwidefsky
2016-08-25KVM: s390: generate facility mask from readable listHeiko Carstens
2016-08-25KVM: s390: don't use current->thread.fpu.* when accessing registersDavid Hildenbrand
2016-08-24ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf
2016-08-24s390/pci: add zpci_report_error interfaceMartin Schwidefsky
2016-08-24s390/mm: merge local / non-local IDTE helperMartin Schwidefsky
2016-08-24s390/mm: merge local / non-local IPTE helperMartin Schwidefsky
2016-08-24s390/mm,kvm: flush gmap address space with IDTEMartin Schwidefsky
2016-08-24s390/mm: no local TLB flush for clearing-by-ASCE IDTEMartin Schwidefsky
2016-08-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-08-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-08-12KVM: s390: reset KVM_REQ_MMU_RELOAD if mapping the prefix failedJulius Niedworok
2016-08-12KVM: s390: set the prefix initially properlyJulius Niedworok
2016-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-08-10s390/pageattr: handle numpages parameter correctlyHeiko Carstens
2016-08-09virtio/s390: deprecate old transportCornelia Huck
2016-08-08Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds