summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
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-25locking/refcount: Consolidate implementations of refcount_tWill Deacon
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-11arch: rely on asm-generic/io.h for default ioremap_* definitionsChristoph Hellwig
2019-11-11Merge tag 'v5.4-rc7' into sched/core, to pick up fixesIngo Molnar
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-07kasan: support instrumented bitops combined with generic bitopsDaniel Axtens
2019-11-05s390/unwind: drop unnecessary code around calling ftrace_graph_ret_addr()Miroslav Benes
2019-11-04vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook
2019-11-04vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATAKees Cook
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAKees Cook
2019-11-04vmlinux.lds.h: Move Program Header restoration into NOTES macroKees Cook
2019-11-04vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notesKees Cook
2019-11-04s390: Move RO_DATA into "text" PT_LOAD Program HeaderKees Cook
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