summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2017-12-16s390: fix compat system call tableHeiko Carstens
2017-12-09s390/runtime instrumentation: simplify task exit handlingHeiko Carstens
2017-11-30s390/disassembler: increase show_code buffer sizeVasily Gorbik
2017-11-30s390/disassembler: add missing end marker for e7 tableHeiko Carstens
2017-11-30s390/runtime instrumention: fix possible memory corruptionHeiko Carstens
2017-11-30s390: fix transactional execution control register handlingHeiko Carstens
2017-06-17s390/kvm: do not rely on the ILC on kvm host protection faulsChristian Borntraeger
2017-05-25s390/cputime: fix incorrect system timeMartin Schwidefsky
2017-05-25s390/kdump: Add final noteMichael Holzheu
2017-03-18s390/kdump: Use "LINUX" ELF note name instead of "CORE"Michael Holzheu
2017-03-15s390: use correct input data address for setup_randomnessHeiko Carstens
2017-03-15s390: make setup_randomness workHeiko Carstens
2017-02-01s390/ptrace: Preserve previous registers for short regset writeMartin Schwidefsky
2016-08-16Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL"Michael Holzheu
2016-04-12s390/cpumf: add missing lpp magic initializationHeiko Carstens
2016-04-12s390: fix floating pointer register corruption (again)Martin Schwidefsky
2016-04-12s390/cpumf: Fix lpp detectionChristian Borntraeger
2016-03-03s390/compat: correct restore of high gprs on signal returnMartin Schwidefsky
2016-03-03s390/kvm: remove dependency on struct save_area definitionMartin Schwidefsky
2015-12-18s390/dis: Fix handling of format specifiersMichael Holzheu
2015-11-16s390: remove SALIPL loaderHeiko Carstens
2015-11-16s390: wire up mlock2 system callHeiko Carstens
2015-11-16s390: remove g5 elf platform supportHeiko Carstens
2015-11-16s390: avoid cache aliasing under z/VM and KVMMartin Schwidefsky
2015-11-12s390/sclp: _sclp_wait_int(): retain full PSW maskSascha Silbe
2015-11-11s390: add support for ipl devices in subchannel sets > 0Sebastian Ott
2015-11-11s390/ipl: fix out of bounds access in scpdata_writeSebastian Ott
2015-11-09s390/diag: add a s390 prefix to the diagnose trace pointMartin Schwidefsky
2015-11-09s390/head: fix error message on unsupported hardwareSascha Silbe
2015-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-11-03s390: remove runtime instrumentation interruptsMartin Schwidefsky
2015-11-03s390/kernel: fix ptrace peek/poke for floating point registersMartin Schwidefsky
2015-10-27s390/topology: reduce per_cpu() invocationsHeiko Carstens
2015-10-27s390/nmi: reduce size of percpu variableHeiko Carstens
2015-10-27s390/nmi: fix terminologyHeiko Carstens
2015-10-27s390/nmi: remove castsHeiko Carstens
2015-10-27s390/nmi: remove pointless error stringsHeiko Carstens
2015-10-16s390/fpu: split fpu-internal.h into fpu internals, api, and type headersHendrik Brueckner
2015-10-14s390/etr,stp: fix possible deadlock on machine checkHeiko Carstens
2015-10-14s390/udelay: make udelay have busy loop semanticsHeiko Carstens
2015-10-14s390/cpumf: rework program parameter setting to detect guest samplesChristian Borntraeger
2015-10-14s390/asm: make use of the OFFSET macro to define assember constantsMartin Schwidefsky
2015-10-14s390/entry: add assembler macro to conveniently tests under maskHendrik Brueckner
2015-10-14s390/fpu: add static FPU save area for init_taskHendrik Brueckner
2015-10-14s390/fpu: always enable the vector facility if it is availableHendrik Brueckner
2015-10-14s390/diag: add tracepoint for diagnose callsMartin Schwidefsky
2015-10-14s390/diag: add a statistic for diagnose callsMartin Schwidefsky
2015-10-14s390/crash_dump: use for_each_mem_rangeAlexander Kuleshov
2015-10-14s390/vdso: use correct memory barrierChristian Borntraeger
2015-10-08Merge branch 'perf/urgent' into perf/core, before pulling new changesIngo Molnar