Age | Commit message (Expand) | Author |
2016-01-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2016-01-12 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2016-01-11 | s390/vdso: optimize getcpu system call | Martin Schwidefsky |
2016-01-11 | s390: drop smp_mb in vdso_init | Michael S. Tsirkin |
2016-01-11 | s390: rename struct _lowcore to struct lowcore | Heiko Carstens |
2016-01-11 | s390/sysinfo: add missing SYSIB 1.2.2 multithreading fields | Heiko Carstens |
2015-12-30 | s390: get rid of CONFIG_SCHED_MC and CONFIG_SCHED_BOOK | Heiko Carstens |
2015-12-18 | s390/smp: save timestamp on external calls | Heiko Carstens |
2015-12-18 | s390/sysinfo: Remove unused variables | Christian Borntraeger |
2015-12-18 | s390/traps: Remove unused variable | Christian Borntraeger |
2015-12-18 | s390: compile head.S always with -march=z900 | Heiko Carstens |
2015-12-18 | s390/facilities: make use of generated facility list | Heiko Carstens |
2015-12-18 | s390/facilities: always use lowcore's stfle field for storing facility bits | Heiko Carstens |
2015-12-18 | s390/facilities: use stfl mnemonic instead of insn magic | Heiko Carstens |
2015-12-18 | s390/dis: Fix handling of format specifiers | Michael Holzheu |
2015-12-04 | module: use a structure to encapsulate layout. | Rusty Russell |
2015-11-30 | s390: show virtualization support in /proc/cpuinfo | David Hildenbrand |
2015-11-27 | s390/spinlock: do not yield to a CPU in udelay/mdelay | Martin Schwidefsky |
2015-11-27 | s390/sclp: Add VT220 support to early sclp console | Sascha Silbe |
2015-11-27 | s390/dis: Fix printing of the register numbers | Christian Borntraeger |
2015-11-27 | s390/dump: cleanup CPU save area handling | Martin Schwidefsky |
2015-11-27 | s390/dump: rework CPU register dump code | Martin Schwidefsky |
2015-11-27 | s390/dump: remove SAVE_AREA_BASE | Martin Schwidefsky |
2015-11-27 | s390/kvm: remove dependency on struct save_area definition | Martin Schwidefsky |
2015-11-27 | s390/dump: streamline oldmem copy functions | Martin Schwidefsky |
2015-11-27 | s390/kdump: remove code to create ELF notes in the crashed system | Martin Schwidefsky |
2015-11-16 | s390: remove SALIPL loader | Heiko Carstens |
2015-11-16 | s390: wire up mlock2 system call | Heiko Carstens |
2015-11-16 | s390: remove g5 elf platform support | Heiko Carstens |
2015-11-16 | s390: avoid cache aliasing under z/VM and KVM | Martin Schwidefsky |
2015-11-12 | s390/sclp: _sclp_wait_int(): retain full PSW mask | Sascha Silbe |
2015-11-11 | s390: add support for ipl devices in subchannel sets > 0 | Sebastian Ott |
2015-11-11 | s390/ipl: fix out of bounds access in scpdata_write | Sebastian Ott |
2015-11-09 | s390/diag: add a s390 prefix to the diagnose trace point | Martin Schwidefsky |
2015-11-09 | s390/head: fix error message on unsupported hardware | Sascha Silbe |
2015-11-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2015-11-03 | s390: remove runtime instrumentation interrupts | Martin Schwidefsky |
2015-11-03 | s390/kernel: fix ptrace peek/poke for floating point registers | Martin Schwidefsky |
2015-10-27 | s390/topology: reduce per_cpu() invocations | Heiko Carstens |
2015-10-27 | s390/nmi: reduce size of percpu variable | Heiko Carstens |
2015-10-27 | s390/nmi: fix terminology | Heiko Carstens |
2015-10-27 | s390/nmi: remove casts | Heiko Carstens |
2015-10-27 | s390/nmi: remove pointless error strings | Heiko Carstens |
2015-10-16 | s390/fpu: split fpu-internal.h into fpu internals, api, and type headers | Hendrik Brueckner |
2015-10-14 | s390/etr,stp: fix possible deadlock on machine check | Heiko Carstens |
2015-10-14 | s390/udelay: make udelay have busy loop semantics | Heiko Carstens |
2015-10-14 | s390/cpumf: rework program parameter setting to detect guest samples | Christian Borntraeger |
2015-10-14 | s390/asm: make use of the OFFSET macro to define assember constants | Martin Schwidefsky |
2015-10-14 | s390/entry: add assembler macro to conveniently tests under mask | Hendrik Brueckner |