aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-11-12Merge tag 'vfio-ccw-20191111' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into featuresVasily Gorbik6-14/+93
2019-11-12s390/disassembler: don't hide instruction addressesIlya Leoshkevich1-6/+7
2019-11-12s390/cpum_sf: Assign error value to err variableThomas Richter1-1/+2
2019-11-12s390/cpum_sf: Replace function name in debug statementsThomas Richter1-15/+15
2019-11-12s390/cpum_sf: Use consistant debug print format for samplingThomas Richter1-47/+44
2019-11-05s390/unwind: drop unnecessary code around calling ftrace_graph_ret_addr()Miroslav Benes1-12/+2
2019-10-31s390: add error handling to perf_callchain_kernelIlya Leoshkevich1-2/+6
2019-10-31s390: always inline current_stack_pointer()Heiko Carstens1-1/+1
2019-10-31s390/mm: add mm_pxd_folded() checks to pxd_free()Gerald Schaefer1-2/+14
2019-10-31s390/mm: properly clear _PAGE_NOEXEC bit when it is not supportedGerald Schaefer1-2/+2
2019-10-31s390/mm: simplify page table helpers for large entriesGerald Schaefer1-55/+28
2019-10-31s390/mm: make pmd/pud_bad() report large entries as badGerald Schaefer1-8/+2
2019-10-31s390/time: ensure get_clock_monotonic() returns monotonic valuesHeiko Carstens1-6/+10
2019-10-31s390/process: avoid custom stack unwinding in get_wchanVasily Gorbik1-20/+16
2019-10-31s390/unwind: fix get_stack_pointer(NULL, NULL)Ilya Leoshkevich1-1/+1
2019-10-31s390: avoid double handling of "noexec" optionVasily Gorbik1-16/+1
2019-10-31s390/time: remove monotonic_clock()Heiko Carstens2-10/+0
2019-10-31s390/qdio: move SSQD Sniffer mask definitionJulian Wiedmann3-3/+2
2019-10-31s390/boot: fix section name escapingNick Desaulniers1-1/+1
2019-10-31s390/alternatives: make use of asm_inlineHeiko Carstens3-5/+5
2019-10-31s390/bug: make use of asm_inlineHeiko Carstens1-2/+2
2019-10-31s390/qdio: don't attempt IRQ avoidance on Output SBALsJulian Wiedmann1-11/+6
2019-10-31s390/qdio: simplify thinint device registrationJulian Wiedmann4-26/+13
2019-10-31s390/qdio: add statistics helper macroJulian Wiedmann3-5/+7
2019-10-31s390/qdio: remove a forward declarationJulian Wiedmann1-8/+5
2019-10-31s390/qdio: reduce log level for EQBS partialJulian Wiedmann1-1/+1
2019-10-31s390/qdio: use QDIO_BUFNR()Julian Wiedmann1-8/+4
2019-10-17vfio-ccw: Rework the io_fctl traceEric Farman3-10/+14
2019-10-17vfio-ccw: Add a trace for asynchronous requestsEric Farman3-0/+35
2019-10-17vfio-ccw: Trace the FSM jumptableEric Farman3-0/+28
2019-10-17vfio-ccw: Refactor how the traces are builtEric Farman5-5/+17
2019-10-10s390/Kconfig: add z13s and z14 ZR1 to TUNE descriptionsHeiko Carstens1-2/+2
2019-10-10s390/Kconfig: make use of 'depends on cc-option'Heiko Carstens1-6/+18
2019-10-06Linux 5.4-rc2Linus Torvalds1-2/+2
2019-10-06elf: don't use MAP_FIXED_NOREPLACE for elf executable mappingsLinus Torvalds1-10/+3
2019-10-06Merge tag 'dma-mapping-5.4-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-2/+2
2019-10-05Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds14-144/+53
2019-10-05Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds15-86/+41
2019-10-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds15-80/+193
2019-10-05Merge branch 'readdir' (readdir speedup and sanity checking)Linus Torvalds1-35/+133
2019-10-05Make filldir[64]() verify the directory entry filename is validLinus Torvalds1-0/+40
2019-10-05Convert filldir[64]() from __put_user() to unsafe_put_user()Linus Torvalds1-35/+93
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds99-281/+539
2019-10-05Merge tag 's390-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds17-53/+83
2019-10-05KVM: s390: mark __insn32_query() as __always_inlineHeiko Carstens1-1/+1
2019-10-05KVM: s390: fix __insn32_query() inline assemblyHeiko Carstens1-3/+3
2019-10-05dma-mapping: fix false positivse warnings in dma_common_free_remap()Andrey Smirnov1-2/+2
2019-10-05kheaders: make headers archive reproducibleDmitry Goldin2-5/+13
2019-10-05kbuild: update compile-test header list for v5.4-rc2Masahiro Yamada1-10/+0
2019-10-05kbuild: two minor updates for Documentation/kbuild/modules.rstMasahiro Yamada1-2/+2