aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-16s390: remove SALIPL loaderHeiko Carstens1-79/+8
2015-11-16s390: wire up mlock2 system callHeiko Carstens2-0/+2
2015-11-16s390: remove g5 elf platform supportHeiko Carstens1-3/+0
2015-11-16s390: avoid cache aliasing under z/VM and KVMMartin Schwidefsky1-5/+1
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 Ott1-11/+37
2015-11-11s390/ipl: fix out of bounds access in scpdata_writeSebastian Ott1-12/+5
2015-11-09s390/diag: add a s390 prefix to the diagnose trace pointMartin Schwidefsky2-5/+5
2015-11-09s390/head: fix error message on unsupported hardwareSascha Silbe1-4/+4
2015-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds26-547/+608
2015-11-03s390: remove runtime instrumentation interruptsMartin Schwidefsky3-63/+3
2015-11-03s390/kernel: fix ptrace peek/poke for floating point registersMartin Schwidefsky1-4/+4
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 Carstens1-26/+26
2015-10-27s390/nmi: remove pointless error stringsHeiko Carstens1-17/+12
2015-10-16s390/fpu: split fpu-internal.h into fpu internals, api, and type headersHendrik Brueckner3-3/+2
2015-10-14s390/etr,stp: fix possible deadlock on machine checkHeiko Carstens2-14/+33
2015-10-14s390/udelay: make udelay have busy loop semanticsHeiko Carstens2-1/+4
2015-10-14s390/cpumf: rework program parameter setting to detect guest samplesChristian Borntraeger5-21/+27
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 Brueckner1-41/+65
2015-10-14s390/fpu: add static FPU save area for init_taskHendrik Brueckner2-4/+4
2015-10-14s390/fpu: always enable the vector facility if it is availableHendrik Brueckner10-179/+68
2015-10-14s390/diag: add tracepoint for diagnose callsMartin Schwidefsky4-4/+53
2015-10-14s390/diag: add a statistic for diagnose callsMartin Schwidefsky6-5/+138
2015-10-14s390/crash_dump: use for_each_mem_rangeAlexander Kuleshov1-12/+4
2015-10-14s390/vdso: use correct memory barrierChristian Borntraeger1-1/+1
2015-10-08Merge branch 'perf/urgent' into perf/core, before pulling new changesIngo Molnar3-30/+67
2015-09-30s390/vtime: correct scaled cputime of partially idle CPUsMartin Schwidefsky3-30/+67
2015-09-28Merge branch 'linus' into perf/core, to pick up fixes before applying new changesIngo Molnar7-155/+127
2015-09-18s390: wire up separate socketcalls system callsHeiko Carstens2-0/+24
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 Desnoyers1-0/+1
2015-09-17s390: wire up userfaultfd system callHeiko Carstens1-0/+1
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
2015-09-17s390/compat: correct uc_sigmask of the compat signal frameMartin Schwidefsky1-4/+23
2015-09-17s390: fix floating point register corruptionHeiko Carstens1-0/+2
2015-09-17s390/hibernate: fix save and restore of vector registersMartin Schwidefsky1-35/+3
2015-09-13perf/core: Drop PERF_EVENT_TXNSukadev Bhattiprolu1-4/+1
2015-09-13perf/core: Add a 'flags' parameter to the PMU transactional interfacesSukadev Bhattiprolu1-1/+29
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+3
2015-09-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+0
2015-08-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds23-767/+857
2015-08-31Merge tag 'kvm-4.3-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+13
2015-08-27s390/jump_label: Use %*ph to print small buffersAlexander Kuleshov1-6/+3
2015-08-19s390/nmi: initialize control register 0 earlierHeiko Carstens1-1/+1