Age | Commit message (Expand) | Author |
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/pci_dma: improve debugging of errors during dma map | Sebastian Ott |
2015-11-09 | s390/pci_dma: handle dma table failures | Sebastian Ott |
2015-11-09 | s390/pci_dma: unify label of invalid translation table entries | Sebastian Ott |
2015-11-09 | s390/syscalls: remove system call number calculation | Heiko Carstens |
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-05 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2015-11-05 | Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2015-11-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2015-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-11-04 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2015-11-04 | Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini |
2015-11-03 | s390: remove runtime instrumentation interrupts | Martin Schwidefsky |
2015-11-03 | s390/Kconfig: use builtin bswap | Christian Borntraeger |
2015-11-03 | s390/kernel: fix ptrace peek/poke for floating point registers | Martin Schwidefsky |
2015-11-02 | Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/am... | Joerg Roedel |
2015-10-29 | KVM: s390: use simple switch statement as multiplexer | Christian Borntraeger |
2015-10-29 | KVM: s390: drop useless newline in debugging data | Christian Borntraeger |
2015-10-29 | KVM: s390: SCA must not cross page boundaries | David Hildenbrand |
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-27 | s390: don't store registers on disabled wait anymore | Heiko Carstens |
2015-10-27 | s390: get rid of __set_psw_mask() | Heiko Carstens |
2015-10-22 | KVM: Add kvm_arch_vcpu_{un}blocking callbacks | Christoffer Dall |
2015-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-10-16 | s390/fpu: split fpu-internal.h into fpu internals, api, and type headers | Hendrik Brueckner |
2015-10-15 | crypto: s390/sha - replace raw value by their coresponding define | LABBE Corentin |
2015-10-14 | s390/spinlock: remove unneeded serializations at unlock | Christian Borntraeger |
2015-10-14 | s390/etr,stp: fix possible deadlock on machine check | Heiko Carstens |
2015-10-14 | s390/pci: reshuffle struct used to write debug data | Sebastian Ott |
2015-10-14 | s390/bitops: remove 31 bit related comments | Heiko Carstens |
2015-10-14 | s390/cmpxchg: remove dead code | Heiko Carstens |
2015-10-14 | s390/nmi: change type of mcck_interruption_code lowcore field | Heiko Carstens |
2015-10-14 | s390/flags: use _BITUL macro | Heiko Carstens |
2015-10-14 | s390/flags: fix flag handling | 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 |
2015-10-14 | s390/fpu: add static FPU save area for init_task | Hendrik Brueckner |