aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-10-14s390/fpu: always enable the vector facility if it is availableHendrik Brueckner13-199/+70
2015-10-14s390/mm: try to avoid storage key operation in ptep_set_access_flagsMartin Schwidefsky1-2/+5
2015-10-14s390/barrier: remove unnecessary serialization in atomics and bitopsMartin Schwidefsky2-3/+0
2015-10-14s390/diag: add tracepoint for diagnose callsMartin Schwidefsky6-14/+98
2015-10-14s390/diag: add a statistic for diagnose callsMartin Schwidefsky15-16/+262
2015-10-14s390/bitops: implement cache friendly test_and_set_bit_lockMartin Schwidefsky1-1/+22
2015-10-14s390/mm: implement soft-dirty bits for user memory change trackingMartin Schwidefsky3-4/+58
2015-10-14s390/cio: introduce pathmask_to_posSebastian Ott1-0/+10
2015-10-14s390/cio: use device_lock during cmb activationSebastian Ott1-0/+1
2015-10-14s390/crash_dump: use for_each_mem_rangeAlexander Kuleshov1-12/+4
2015-10-14s390/barrier: avoid serialization in [smp_]rmb and [smp_]wmbChristian Borntraeger1-4/+4
2015-10-14s390/vdso: use correct memory barrierChristian Borntraeger1-1/+1
2015-10-14s390/spinlock: use correct barriersChristian Borntraeger1-2/+2
2015-10-14s390/numa: write kernel message when emu_size has been increasedMichael Holzheu1-2/+8
2015-10-13KVM: s390: factor out reading of the guest TOD clockDavid Hildenbrand3-15/+14
2015-10-13KVM: s390: factor out and fix setting of guest TOD clockDavid Hildenbrand3-23/+21
2015-10-13KVM: s390: switch to get_tod_clock() and fix STP sync racesDavid Hildenbrand2-20/+6
2015-10-13KVM: s390: correctly handle injection of pgm irqs and per eventsDavid Hildenbrand1-1/+20
2015-10-13KVM: s390: simplify in-kernel program irq injectionDavid Hildenbrand2-32/+20
2015-10-13KVM: s390: drop out early in kvm_s390_has_irq()David Hildenbrand1-11/+9
2015-10-13KVM: s390: kvm_arch_vcpu_runnable already cares about timer interruptsDavid Hildenbrand1-1/+1
2015-10-13KVM: s390: set interception requests for all floating irqsDavid Hildenbrand1-12/+7
2015-10-13KVM: s390: disabled wait cares about machine checks, not PERDavid Hildenbrand1-5/+3
2015-10-13KVM: s390: remove unused variable in __inject_vmChristian Borntraeger1-3/+0
2015-10-08Merge branch 'perf/urgent' into perf/core, before pulling new changesIngo Molnar12-40/+78
2015-10-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds11-40/+77
2015-10-06iommu/s390: Add iommu api for s390 pci devicesGerald Schaefer4-13/+34
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-0/+1
2015-10-03ebpf: migrate bpf_prog's flags to bitfieldDaniel Borkmann1-1/+1
2015-10-01s390/defconfig: set SCSI_DH=ySebastian Ott3-3/+3
2015-09-30s390/vtime: correct scaled cputime of partially idle CPUsMartin Schwidefsky3-30/+67
2015-09-29s390/boot/decompression: disable floating point in decompressorChristian Borntraeger1-1/+1
2015-09-28Merge branch 'linus' into perf/core, to pick up fixes before applying new changesIngo Molnar12-182/+151
2015-09-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2015-09-25KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand1-0/+1
2015-09-23s390/numa: use correct type for node_to_cpumask_mapMartin Schwidefsky4-6/+6
2015-09-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds10-181/+147
2015-09-18s390: wire up separate socketcalls system callsHeiko Carstens4-21/+42
2015-09-18s390/compat: remove superfluous compat wrappersHeiko Carstens2-102/+51
2015-09-18s390/compat: do not trace compat wrapper functionsHeiko Carstens1-6/+6
2015-09-17s390/s390x: allocate sys_membarrier system call numberMathieu Desnoyers2-1/+3
2015-09-17s390/configs//zfcpdump_defconfig: Remove CONFIG_MEMSTICKMichael Holzheu1-5/+0
2015-09-17s390: wire up userfaultfd system callHeiko Carstens2-1/+3
2015-09-17s390/vtime: correct scaled cputime for SMTMartin Schwidefsky1-4/+8
2015-09-17s390/cpum_cf: Corrected return code for unauthorized counter setsHendrik Brueckner1-4/+8