summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * | KVM: s390: factor out and fix setting of guest TOD clockDavid Hildenbrand2015-10-133-23/+21
| * | KVM: s390: switch to get_tod_clock() and fix STP sync racesDavid Hildenbrand2015-10-132-20/+6
| * | KVM: s390: correctly handle injection of pgm irqs and per eventsDavid Hildenbrand2015-10-131-1/+20
| * | KVM: s390: simplify in-kernel program irq injectionDavid Hildenbrand2015-10-132-32/+20
| * | KVM: s390: drop out early in kvm_s390_has_irq()David Hildenbrand2015-10-131-11/+9
| * | KVM: s390: kvm_arch_vcpu_runnable already cares about timer interruptsDavid Hildenbrand2015-10-131-1/+1
| * | KVM: s390: set interception requests for all floating irqsDavid Hildenbrand2015-10-131-12/+7
| * | KVM: s390: disabled wait cares about machine checks, not PERDavid Hildenbrand2015-10-131-5/+3
| * | KVM: s390: remove unused variable in __inject_vmChristian Borntraeger2015-10-131-3/+0
* | | Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-11-054-13/+34
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/am...Joerg Roedel2015-11-024-13/+34
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | iommu/s390: Add iommu api for s390 pci devicesGerald Schaefer2015-10-064-13/+34
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-11-0468-866/+1136
|\ \ \ \ \ \
| * | | | | | s390: remove runtime instrumentation interruptsMartin Schwidefsky2015-11-036-70/+3
| * | | | | | s390/Kconfig: use builtin bswapChristian Borntraeger2015-11-031-0/+1
| * | | | | | s390/kernel: fix ptrace peek/poke for floating point registersMartin Schwidefsky2015-11-031-4/+4
| * | | | | | s390/topology: reduce per_cpu() invocationsHeiko Carstens2015-10-271-12/+16
| * | | | | | s390/nmi: reduce size of percpu variableHeiko Carstens2015-10-271-3/+3
| * | | | | | s390/nmi: fix terminologyHeiko Carstens2015-10-271-9/+9
| * | | | | | s390/nmi: remove castsHeiko Carstens2015-10-272-69/+72
| * | | | | | s390/nmi: remove pointless error stringsHeiko Carstens2015-10-271-17/+12
| * | | | | | s390: don't store registers on disabled wait anymoreHeiko Carstens2015-10-271-41/+5
| * | | | | | s390: get rid of __set_psw_mask()Heiko Carstens2015-10-271-16/+11
| * | | | | | s390/fpu: split fpu-internal.h into fpu internals, api, and type headersHendrik Brueckner2015-10-169-42/+64
| * | | | | | s390/spinlock: remove unneeded serializations at unlockChristian Borntraeger2015-10-141-3/+0
| * | | | | | s390/etr,stp: fix possible deadlock on machine checkHeiko Carstens2015-10-143-18/+39
| * | | | | | s390/pci: reshuffle struct used to write debug dataSebastian Ott2015-10-141-3/+3
| * | | | | | s390/bitops: remove 31 bit related commentsHeiko Carstens2015-10-142-22/+13
| * | | | | | s390/cmpxchg: remove dead codeHeiko Carstens2015-10-141-27/+3
| * | | | | | s390/nmi: change type of mcck_interruption_code lowcore fieldHeiko Carstens2015-10-141-1/+1
| * | | | | | s390/flags: use _BITUL macroHeiko Carstens2015-10-143-17/+22
| * | | | | | s390/flags: fix flag handlingHeiko Carstens2015-10-142-6/+6
| * | | | | | s390/udelay: make udelay have busy loop semanticsHeiko Carstens2015-10-146-17/+35
| * | | | | | s390/cpumf: rework program parameter setting to detect guest samplesChristian Borntraeger2015-10-148-24/+40
| * | | | | | s390/asm: make use of the OFFSET macro to define assember constantsMartin Schwidefsky2015-10-141-140/+148
| * | | | | | s390/entry: add assembler macro to conveniently tests under maskHendrik Brueckner2015-10-143-64/+98
| * | | | | | s390/fpu: add static FPU save area for init_taskHendrik Brueckner2015-10-143-4/+6
| * | | | | | s390/fpu: always enable the vector facility if it is availableHendrik Brueckner2015-10-1413-199/+70
| * | | | | | s390/mm: try to avoid storage key operation in ptep_set_access_flagsMartin Schwidefsky2015-10-141-2/+5
| * | | | | | s390/barrier: remove unnecessary serialization in atomics and bitopsMartin Schwidefsky2015-10-142-3/+0
| * | | | | | s390/diag: add tracepoint for diagnose callsMartin Schwidefsky2015-10-146-14/+98
| * | | | | | s390/diag: add a statistic for diagnose callsMartin Schwidefsky2015-10-1415-16/+262
| * | | | | | s390/bitops: implement cache friendly test_and_set_bit_lockMartin Schwidefsky2015-10-141-1/+22
| * | | | | | s390/mm: implement soft-dirty bits for user memory change trackingMartin Schwidefsky2015-10-143-4/+58
| * | | | | | s390/cio: introduce pathmask_to_posSebastian Ott2015-10-141-0/+10
| * | | | | | s390/cio: use device_lock during cmb activationSebastian Ott2015-10-141-0/+1
| * | | | | | s390/crash_dump: use for_each_mem_rangeAlexander Kuleshov2015-10-141-12/+4
| * | | | | | s390/barrier: avoid serialization in [smp_]rmb and [smp_]wmbChristian Borntraeger2015-10-141-4/+4
| * | | | | | s390/vdso: use correct memory barrierChristian Borntraeger2015-10-141-1/+1
| * | | | | | s390/spinlock: use correct barriersChristian Borntraeger2015-10-141-2/+2
OpenPOWER on IntegriCloud