summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2016-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-01-11s390/vdso: optimize getcpu system callMartin Schwidefsky
2016-01-11s390: drop smp_mb in vdso_initMichael S. Tsirkin
2016-01-11s390: rename struct _lowcore to struct lowcoreHeiko Carstens
2016-01-11s390/sysinfo: add missing SYSIB 1.2.2 multithreading fieldsHeiko Carstens
2015-12-30s390: get rid of CONFIG_SCHED_MC and CONFIG_SCHED_BOOKHeiko Carstens
2015-12-18s390/smp: save timestamp on external callsHeiko Carstens
2015-12-18s390/sysinfo: Remove unused variablesChristian Borntraeger
2015-12-18s390/traps: Remove unused variableChristian Borntraeger
2015-12-18s390: compile head.S always with -march=z900Heiko Carstens
2015-12-18s390/facilities: make use of generated facility listHeiko Carstens
2015-12-18s390/facilities: always use lowcore's stfle field for storing facility bitsHeiko Carstens
2015-12-18s390/facilities: use stfl mnemonic instead of insn magicHeiko Carstens
2015-12-18s390/dis: Fix handling of format specifiersMichael Holzheu
2015-12-04module: use a structure to encapsulate layout.Rusty Russell
2015-11-30s390: show virtualization support in /proc/cpuinfoDavid Hildenbrand
2015-11-27s390/spinlock: do not yield to a CPU in udelay/mdelayMartin Schwidefsky
2015-11-27s390/sclp: Add VT220 support to early sclp consoleSascha Silbe
2015-11-27s390/dis: Fix printing of the register numbersChristian Borntraeger
2015-11-27s390/dump: cleanup CPU save area handlingMartin Schwidefsky
2015-11-27s390/dump: rework CPU register dump codeMartin Schwidefsky
2015-11-27s390/dump: remove SAVE_AREA_BASEMartin Schwidefsky
2015-11-27s390/kvm: remove dependency on struct save_area definitionMartin Schwidefsky
2015-11-27s390/dump: streamline oldmem copy functionsMartin Schwidefsky
2015-11-27s390/kdump: remove code to create ELF notes in the crashed systemMartin Schwidefsky
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