aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2019-10-05scripts/setlocalversion: clear local variable to make it work for shMasahiro Yamada1-1/+1
2019-10-05namespace: fix namespace.pl script to support relative pathsJacob Keller1-6/+7
2019-10-05video/logo: do not generate unneeded logo C filesMasahiro Yamada1-19/+2
2019-10-05video/logo: remove unneeded *.o pattern from clean-filesMasahiro Yamada1-1/+1
2019-10-05integrity: remove pointless subdir-$(CONFIG_...)Masahiro Yamada1-2/+0
2019-10-05integrity: remove unneeded, broken attempt to add -fshort-wcharMasahiro Yamada1-1/+0
2019-10-04selftests/net: add nettest to .gitignoreJakub Kicinski1-0/+1
2019-10-04net: qlogic: Fix memory leak in ql_alloc_large_buffersNavid Emamdoost1-0/+1
2019-10-04nfc: fix memory leak in llcp_sock_bind()Eric Dumazet1-1/+6