aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-29s390/uapi: sort header export listHeiko Carstens1-2/+2
2016-11-29s390/hypfs: add hypfs header file to uapi header export listHeiko Carstens1-0/+1
2016-11-29s390: use generic asm-offsets.hHeiko Carstens2-1/+1
2016-11-23s390/pci: use unique UIDs for domain enumerationSebastian Ott1-1/+4
2016-11-23s390: add cma supportHeiko Carstens1-2/+1
2016-11-23s390/thread_info: get rid of THREAD_ORDER defineHeiko Carstens1-4/+2
2016-11-23s390/uaccess: make setfs macro return voidHeiko Carstens1-3/+3
2016-11-22locking/spinlocks, s390: Implement vcpu_is_preempted(cpu)Christian Borntraeger1-0/+8
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger1-0/+1
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger1-1/+0
2016-11-16locking/core, s390: Make cpu_relax() a barrier againChristian Borntraeger1-1/+1
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger1-1/+2
2016-11-15s390: move sys_call_table and last_break from thread_info to thread_structMartin Schwidefsky3-5/+5
2016-11-11s390: move cputime accounting fields from thread_info to thread_structMartin Schwidefsky2-2/+2
2016-11-11s390: move system_call field from thread_info to thread_structMartin Schwidefsky2-1/+2
2016-11-11s390: move thread_info into task_structHeiko Carstens2-12/+1
2016-11-11s390/preempt: move preempt_count to the lowcoreMartin Schwidefsky3-3/+139
2016-11-11s390/bitops: use atomic primitives for bitopsMartin Schwidefsky1-55/+7
2016-11-11s390/atomic: refactor atomic primitivesMartin Schwidefsky2-168/+169
2016-11-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar3-4/+5
2016-11-07s390: squash facilities_src.h into gen_facilities.cMasahiro Yamada1-80/+0
2016-11-07s390: delete unneeded #include <linux/kconfig.h> from facilities_src.hMasahiro Yamada1-2/+0
2016-10-28s390/time: steer clocksource on STP sync eventsMartin Schwidefsky1-0/+2
2016-10-28s390/time: refactor clock syncMartin Schwidefsky1-3/+1
2016-10-25locking/mutex: Kill arch specific codePeter Zijlstra1-9/+0
2016-10-17s390/dumpstack: get rid of return_address againHeiko Carstens1-3/+1
2016-10-17s390/dumpstack: restore reliable indicator for call tracesHeiko Carstens1-1/+1
2016-10-17s390: ignore pkey system callsHeiko Carstens1-0/+3
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-0/+1
2016-10-07uprobes: remove function declarations from arch/{mips,s390}Marcin Nowakowski1-10/+0
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-68/+68
2016-10-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds11-246/+293
2016-09-22s390/pci_dma: improve lazy flush for unmapSebastian Ott1-0/+1
2016-09-20s390: export header for CLP ioctlSebastian Ott1-0/+1
2016-09-14Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-4/+4
2016-09-13s390: get_user() should zero on failureAl Viro1-4/+4
2016-09-13Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEADPaolo Bonzini1-67/+67
2016-09-08Merge remote-tracking branch 'kvms390/s390forkvm' into kvms390nextChristian Borntraeger1-0/+24
2016-09-08KVM: s390: allow 255 VCPUs when sca entries aren't usedDavid Hildenbrand1-1/+1
2016-09-08KVM: Add provisioning for ulong vm stats and u64 vcpu statsSuraj Jitindar Singh1-67/+67
2016-08-30mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf1-7/+12
2016-08-29s390/crypto: cpacf function detectionMartin Schwidefsky1-21/+34
2016-08-29s390/crypto: simplify return code handlingMartin Schwidefsky1-25/+8
2016-08-29s390/crypto: cleanup cpacf function codesMartin Schwidefsky1-57/+41
2016-08-29RAID/s390: add SIMD implementation for raid6 gen/xorMartin Schwidefsky1-0/+86
2016-08-29s390/fpu: improve kernel_fpu_[begin|end]Martin Schwidefsky2-12/+23
2016-08-29s390/vx: allow to include vx-insn.h with .includeMartin Schwidefsky1-34/+28
2016-08-26Merge branch 's390forkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linuxMartin Schwidefsky1-0/+24
2016-08-25KVM: s390: generate facility mask from readable listHeiko Carstens1-0/+24
2016-08-24s390/pci: add zpci_report_error interfaceMartin Schwidefsky1-0/+4