aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2019-11-05s390/unwind: drop unnecessary code around calling ftrace_graph_ret_addr()Miroslav Benes1-12/+2
2019-11-04vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook1-1/+1
2019-11-04vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATAKees Cook1-1/+1
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAKees Cook1-2/+0
2019-11-04vmlinux.lds.h: Move Program Header restoration into NOTES macroKees Cook1-3/+1
2019-11-04vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notesKees Cook1-0/+2
2019-11-04s390: Move RO_DATA into "text" PT_LOAD Program HeaderKees Cook1-2/+2
2019-11-01dma/direct: turn ARCH_ZONE_DMA_BITS into a variableNicolas Saenz Julienne2-2/+1
2019-10-31s390/idle: fix cpu idle time calculationHeiko Carstens1-7/+22
2019-10-31s390/unwind: fix mixing regs and spIlya Leoshkevich2-5/+14
2019-10-31s390/cmm: fix information leak in cmm_timeout_handler()Yihui ZENG1-6/+6
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 Wiedmann1-0/+1
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-23crypto: s390/des - convert to skcipher APIEric Biggers1-247/+172
2019-10-23crypto: s390/paes - convert to skcipher APIEric Biggers1-240/+174
2019-10-23crypto: s390/aes - convert to skcipher APIEric Biggers1-375/+234
2019-10-22s390/kaslr: add support for R_390_GLOB_DAT relocation typeGerald Schaefer2-3/+12
2019-10-14PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov4-18/+15
2019-10-11s390/uaccess: avoid (false positive) compiler warningsChristian Borntraeger1-2/+2
2019-10-10seccomp: simplify secure_computing()Christian Brauner1-1/+1
2019-10-10KVM: s390: Do not yield when target is already runningChristian Borntraeger1-0/+4
2019-10-10KVM: s390: count invalid yieldsChristian Borntraeger3-4/+16
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-09sched/cputime: Rename vtime_account_system() to vtime_account_kernel()Frederic Weisbecker1-2/+2
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-04s390: update defconfigsHeiko Carstens3-18/+33
2019-10-04s390/pci: mark function(s) __always_inlineHeiko Carstens1-1/+1
2019-10-04s390/mm: mark function(s) __always_inlineHeiko Carstens1-11/+11
2019-10-04s390/jump_label: mark function(s) __always_inlineHeiko Carstens1-2/+2
2019-10-04s390/cpu_mf: mark function(s) __always_inlineHeiko Carstens1-1/+2
2019-10-04s390/atomic,bitops: mark function(s) __always_inlineHeiko Carstens2-5/+5
2019-10-04s390/mm: fix -Wunused-but-set-variable warningsQian Cai2-3/+9
2019-10-04s390: mark __cpacf_query() as __always_inlineJiri Kosina1-1/+1
2019-10-04KVM: s390: Cleanup kvm_arch_init error pathJanosch Frank1-11/+7
2019-10-04KVM: s390: Remove unused parameter from __inject_sigp_restart()Thomas Huth1-3/+2