aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-16s390: remove SALIPL loaderHeiko Carstens1-79/+8
2015-11-16s390: wire up mlock2 system callHeiko Carstens3-1/+4
2015-11-16s390: remove g5 elf platform supportHeiko Carstens1-3/+0
2015-11-16s390: avoid cache aliasing under z/VM and KVMMartin Schwidefsky4-86/+23
2015-11-12s390/sclp: _sclp_wait_int(): retain full PSW maskSascha Silbe1-1/+1
2015-11-11s390: add support for ipl devices in subchannel sets > 0Sebastian Ott3-12/+40
2015-11-11s390/ipl: fix out of bounds access in scpdata_writeSebastian Ott1-12/+5
2015-11-09s390/pci_dma: improve debugging of errors during dma mapSebastian Ott1-11/+30
2015-11-09s390/pci_dma: handle dma table failuresSebastian Ott2-15/+27
2015-11-09s390/pci_dma: unify label of invalid translation table entriesSebastian Ott1-4/+3
2015-11-09s390/syscalls: remove system call number calculationHeiko Carstens1-8/+8
2015-11-09s390/diag: add a s390 prefix to the diagnose trace pointMartin Schwidefsky3-8/+8
2015-11-09s390/head: fix error message on unsupported hardwareSascha Silbe1-4/+4
2015-11-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-145/+127
2015-11-05Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds4-13/+34
2015-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds68-866/+1136
2015-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2015-11-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2015-11-04Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini1-0/+2
2015-11-03s390: remove runtime instrumentation interruptsMartin Schwidefsky6-70/+3
2015-11-03s390/Kconfig: use builtin bswapChristian Borntraeger1-0/+1
2015-11-03s390/kernel: fix ptrace peek/poke for floating point registersMartin Schwidefsky1-4/+4
2015-11-02Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/amd' into nextJoerg Roedel4-13/+34
2015-10-29KVM: s390: use simple switch statement as multiplexerChristian Borntraeger1-21/+21
2015-10-29KVM: s390: drop useless newline in debugging dataChristian Borntraeger1-4/+4
2015-10-29KVM: s390: SCA must not cross page boundariesDavid Hildenbrand1-1/+3
2015-10-27s390/topology: reduce per_cpu() invocationsHeiko Carstens1-12/+16
2015-10-27s390/nmi: reduce size of percpu variableHeiko Carstens1-3/+3
2015-10-27s390/nmi: fix terminologyHeiko Carstens1-9/+9
2015-10-27s390/nmi: remove castsHeiko Carstens2-69/+72
2015-10-27s390/nmi: remove pointless error stringsHeiko Carstens1-17/+12
2015-10-27s390: don't store registers on disabled wait anymoreHeiko Carstens1-41/+5
2015-10-27s390: get rid of __set_psw_mask()Heiko Carstens1-16/+11
2015-10-22KVM: Add kvm_arch_vcpu_{un}blocking callbacksChristoffer Dall1-0/+2
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-40/+78
2015-10-16s390/fpu: split fpu-internal.h into fpu internals, api, and type headersHendrik Brueckner9-42/+64
2015-10-15crypto: s390/sha - replace raw value by their coresponding defineLABBE Corentin1-1/+1
2015-10-14s390/spinlock: remove unneeded serializations at unlockChristian Borntraeger1-3/+0
2015-10-14s390/etr,stp: fix possible deadlock on machine checkHeiko Carstens3-18/+39
2015-10-14s390/pci: reshuffle struct used to write debug dataSebastian Ott1-3/+3
2015-10-14s390/bitops: remove 31 bit related commentsHeiko Carstens2-22/+13
2015-10-14s390/cmpxchg: remove dead codeHeiko Carstens1-27/+3
2015-10-14s390/nmi: change type of mcck_interruption_code lowcore fieldHeiko Carstens1-1/+1
2015-10-14s390/flags: use _BITUL macroHeiko Carstens3-17/+22
2015-10-14s390/flags: fix flag handlingHeiko Carstens2-6/+6
2015-10-14s390/udelay: make udelay have busy loop semanticsHeiko Carstens6-17/+35
2015-10-14s390/cpumf: rework program parameter setting to detect guest samplesChristian Borntraeger8-24/+40
2015-10-14s390/asm: make use of the OFFSET macro to define assember constantsMartin Schwidefsky1-140/+148
2015-10-14s390/entry: add assembler macro to conveniently tests under maskHendrik Brueckner3-64/+98
2015-10-14s390/fpu: add static FPU save area for init_taskHendrik Brueckner3-4/+6