summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2017-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-07s390: fix compat system call tableHeiko Carstens
2017-12-06Merge tag 'kvm-s390-master-4.15-1' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář
2017-12-06KVM: s390: Fix skey emulation permission checkJanosch Frank
2017-12-06KVM: s390: mark irq_state.flags as non-usableChristian Borntraeger
2017-12-06KVM: s390: Remove redundant license textGreg Kroah-Hartman
2017-12-06KVM: s390: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-12-05s390/uapi: correct whitespace & coding style in asm/ptrace.hHendrik Brueckner
2017-12-05s390/bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner
2017-12-05s390/mm: fix off-by-one bug in 5-level page table handlingHeiko Carstens
2017-12-05s390: Remove redudant license textMartin Schwidefsky
2017-12-05s390: add a few more SPDX identifiersMartin Schwidefsky
2017-12-05s390: always save and restore all registers on context switchHeiko Carstens
2017-12-05s390/virtio: add BSD license to virtio-ccwMichael S. Tsirkin
2017-11-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-11-29mm: replace pud_write with pud_access_permitted in fault + gup pathsDan Williams
2017-11-29mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEDan Williams
2017-11-28s390/gs: add compat regset for the guarded storage broadcast control blockMartin Schwidefsky
2017-11-27KVM: Let KVM_SET_SIGNAL_MASK work as advertisedJan H. Schönherr
2017-11-24s390: revert ELF_ET_DYN_BASE base changesMartin Schwidefsky
2017-11-24s390: Remove redundant license textGreg Kroah-Hartman
2017-11-24s390: crypto: Remove redundant license textGreg Kroah-Hartman
2017-11-24s390: include: Remove redundant license textGreg Kroah-Hartman
2017-11-24s390: kernel: Remove redundant license textGreg Kroah-Hartman
2017-11-24s390: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-11-24s390: appldata: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-11-24s390: pci: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-11-24s390: mm: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-11-24s390: crypto: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-11-24s390: kernel: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-11-24s390: sthyi: add SPDX identifiers to the remaining filesMartin Schwidefsky
2017-11-24s390/debug: use pK for kernel pointersChristian Borntraeger
2017-11-24s390: fix alloc_pgste check in init_new_context againMartin Schwidefsky
2017-11-24s390/disassembler: correct disassembly lines alignmentVasily Gorbik
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-21s390: cmm: Convert timers to use timer_setup()Kees Cook
2017-11-20s390/disassembler: remove confusing codeHeiko Carstens
2017-11-20s390: rework __switch_to() to allow larger task_struct offsetsHeiko Carstens
2017-11-20s390/topology: fix compile error in file arch/s390/kernel/smp.cThomas Richter
2017-11-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-11-17Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2017-11-17Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-11-16Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-16s390: remove unused parameter from MakefileHeiko Carstens
2017-11-16s390/cpum_sf: correctly set the PID and TID in perf samplesHendrik Brueckner
2017-11-16s390/cpum_sf: load program parameter at sampler enablementHendrik Brueckner
2017-11-16s390/perf: extend perf_regs support to include floating-point registersHendrik Brueckner
2017-11-16s390/perf: add perf_regs support and user stack dumpHeiko Carstens