summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2019-11-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-11-25Merge tag 's390-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-11-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-11-21Merge branch 'kvm-tsx-ctrl' into HEADPaolo Bonzini
2019-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-11-20s390/cpumf: Adjust registration of s390 PMU device driversThomas Richter
2019-11-20s390/smp: fix physical to logical CPU map for SMTHeiko Carstens
2019-11-20s390/early: move access registers setup in C codeVasily Gorbik
2019-11-20s390/head64: remove unnecessary vdso_per_cpu_data setupVasily Gorbik
2019-11-20s390/early: move control registers setup in C codeVasily Gorbik
2019-11-20s390/kasan: support memcpy_real with TRACE_IRQFLAGSVasily Gorbik
2019-11-20s390/crypto: Fix unsigned variable compared with zeroYueHaibing
2019-11-18s390/bpf: Remove JITed image size limitationsIlya Leoshkevich
2019-11-18s390/bpf: Use lg(f)rl when long displacement cannot be usedIlya Leoshkevich
2019-11-18s390/bpf: Use lgrl instead of lg where possibleIlya Leoshkevich
2019-11-18s390/bpf: Load literal pool register using larlIlya Leoshkevich
2019-11-18s390/bpf: Align literal pool entriesIlya Leoshkevich
2019-11-18s390/bpf: Use relative long branchesIlya Leoshkevich
2019-11-18Merge tag 'kvm-s390-next-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2019-11-15s390/bpf: Make sure JIT passes do not increase code sizeIlya Leoshkevich
2019-11-12s390/disassembler: don't hide instruction addressesIlya Leoshkevich
2019-11-12s390/cpum_sf: Assign error value to err variableThomas Richter
2019-11-12s390/cpum_sf: Replace function name in debug statementsThomas Richter
2019-11-12s390/cpum_sf: Use consistant debug print format for samplingThomas Richter
2019-11-07s390/bpf: Remove unused SEEN_RET0, SEEN_REG_AX and ret0_ipIlya Leoshkevich
2019-11-07s390/bpf: Wrap JIT macro parameter usages in parenthesesIlya Leoshkevich
2019-11-07s390/bpf: Use kvcalloc for addrs arrayIlya Leoshkevich
2019-11-05s390/unwind: drop unnecessary code around calling ftrace_graph_ret_addr()Miroslav Benes
2019-11-01dma/direct: turn ARCH_ZONE_DMA_BITS into a variableNicolas Saenz Julienne
2019-10-31s390/idle: fix cpu idle time calculationHeiko Carstens
2019-10-31s390/unwind: fix mixing regs and spIlya Leoshkevich
2019-10-31s390/cmm: fix information leak in cmm_timeout_handler()Yihui ZENG
2019-10-31s390: add error handling to perf_callchain_kernelIlya Leoshkevich
2019-10-31s390: always inline current_stack_pointer()Heiko Carstens
2019-10-31s390/mm: add mm_pxd_folded() checks to pxd_free()Gerald Schaefer
2019-10-31s390/mm: properly clear _PAGE_NOEXEC bit when it is not supportedGerald Schaefer
2019-10-31s390/mm: simplify page table helpers for large entriesGerald Schaefer
2019-10-31s390/mm: make pmd/pud_bad() report large entries as badGerald Schaefer
2019-10-31s390/time: ensure get_clock_monotonic() returns monotonic valuesHeiko Carstens
2019-10-31s390/process: avoid custom stack unwinding in get_wchanVasily Gorbik
2019-10-31s390/unwind: fix get_stack_pointer(NULL, NULL)Ilya Leoshkevich
2019-10-31s390: avoid double handling of "noexec" optionVasily Gorbik
2019-10-31s390/time: remove monotonic_clock()Heiko Carstens
2019-10-31s390/qdio: move SSQD Sniffer mask definitionJulian Wiedmann
2019-10-31s390/boot: fix section name escapingNick Desaulniers
2019-10-31s390/alternatives: make use of asm_inlineHeiko Carstens
2019-10-31s390/bug: make use of asm_inlineHeiko Carstens
2019-10-23crypto: s390/des - convert to skcipher APIEric Biggers