summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2015-11-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-11-05Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-11-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2015-11-04Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2015-11-03s390: remove runtime instrumentation interruptsMartin Schwidefsky
2015-11-03s390/Kconfig: use builtin bswapChristian Borntraeger
2015-11-03s390/kernel: fix ptrace peek/poke for floating point registersMartin Schwidefsky
2015-11-02Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/am...Joerg Roedel
2015-10-29KVM: s390: use simple switch statement as multiplexerChristian Borntraeger
2015-10-29KVM: s390: drop useless newline in debugging dataChristian Borntraeger
2015-10-29KVM: s390: SCA must not cross page boundariesDavid Hildenbrand
2015-10-27s390/topology: reduce per_cpu() invocationsHeiko Carstens
2015-10-27s390/nmi: reduce size of percpu variableHeiko Carstens
2015-10-27s390/nmi: fix terminologyHeiko Carstens
2015-10-27s390/nmi: remove castsHeiko Carstens
2015-10-27s390/nmi: remove pointless error stringsHeiko Carstens
2015-10-27s390: don't store registers on disabled wait anymoreHeiko Carstens
2015-10-27s390: get rid of __set_psw_mask()Heiko Carstens
2015-10-22KVM: Add kvm_arch_vcpu_{un}blocking callbacksChristoffer Dall
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-16s390/fpu: split fpu-internal.h into fpu internals, api, and type headersHendrik Brueckner
2015-10-15crypto: s390/sha - replace raw value by their coresponding defineLABBE Corentin
2015-10-14s390/spinlock: remove unneeded serializations at unlockChristian Borntraeger
2015-10-14s390/etr,stp: fix possible deadlock on machine checkHeiko Carstens
2015-10-14s390/pci: reshuffle struct used to write debug dataSebastian Ott
2015-10-14s390/bitops: remove 31 bit related commentsHeiko Carstens
2015-10-14s390/cmpxchg: remove dead codeHeiko Carstens
2015-10-14s390/nmi: change type of mcck_interruption_code lowcore fieldHeiko Carstens
2015-10-14s390/flags: use _BITUL macroHeiko Carstens
2015-10-14s390/flags: fix flag handlingHeiko Carstens
2015-10-14s390/udelay: make udelay have busy loop semanticsHeiko Carstens
2015-10-14s390/cpumf: rework program parameter setting to detect guest samplesChristian Borntraeger
2015-10-14s390/asm: make use of the OFFSET macro to define assember constantsMartin Schwidefsky
2015-10-14s390/entry: add assembler macro to conveniently tests under maskHendrik Brueckner
2015-10-14s390/fpu: add static FPU save area for init_taskHendrik Brueckner
2015-10-14s390/fpu: always enable the vector facility if it is availableHendrik Brueckner
2015-10-14s390/mm: try to avoid storage key operation in ptep_set_access_flagsMartin Schwidefsky
2015-10-14s390/barrier: remove unnecessary serialization in atomics and bitopsMartin Schwidefsky
2015-10-14s390/diag: add tracepoint for diagnose callsMartin Schwidefsky
2015-10-14s390/diag: add a statistic for diagnose callsMartin Schwidefsky
2015-10-14s390/bitops: implement cache friendly test_and_set_bit_lockMartin Schwidefsky
2015-10-14s390/mm: implement soft-dirty bits for user memory change trackingMartin Schwidefsky
2015-10-14s390/cio: introduce pathmask_to_posSebastian Ott
2015-10-14s390/cio: use device_lock during cmb activationSebastian Ott
2015-10-14s390/crash_dump: use for_each_mem_rangeAlexander Kuleshov
2015-10-14s390/barrier: avoid serialization in [smp_]rmb and [smp_]wmbChristian Borntraeger
2015-10-14s390/vdso: use correct memory barrierChristian Borntraeger
2015-10-14s390/spinlock: use correct barriersChristian Borntraeger