summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
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
2019-10-23crypto: s390/paes - convert to skcipher APIEric Biggers
2019-10-23crypto: s390/aes - convert to skcipher APIEric Biggers
2019-10-22s390/kaslr: add support for R_390_GLOB_DAT relocation typeGerald Schaefer
2019-10-11s390/uaccess: avoid (false positive) compiler warningsChristian Borntraeger
2019-10-10KVM: s390: Do not yield when target is already runningChristian Borntraeger
2019-10-10KVM: s390: count invalid yieldsChristian Borntraeger
2019-10-10s390/Kconfig: add z13s and z14 ZR1 to TUNE descriptionsHeiko Carstens
2019-10-10s390/Kconfig: make use of 'depends on cc-option'Heiko Carstens
2019-10-05KVM: s390: mark __insn32_query() as __always_inlineHeiko Carstens
2019-10-05KVM: s390: fix __insn32_query() inline assemblyHeiko Carstens
2019-10-04s390: update defconfigsHeiko Carstens
2019-10-04s390/pci: mark function(s) __always_inlineHeiko Carstens
2019-10-04s390/mm: mark function(s) __always_inlineHeiko Carstens
2019-10-04s390/jump_label: mark function(s) __always_inlineHeiko Carstens
2019-10-04s390/cpu_mf: mark function(s) __always_inlineHeiko Carstens
2019-10-04s390/atomic,bitops: mark function(s) __always_inlineHeiko Carstens
2019-10-04s390/mm: fix -Wunused-but-set-variable warningsQian Cai
2019-10-04s390: mark __cpacf_query() as __always_inlineJiri Kosina
2019-10-04KVM: s390: Cleanup kvm_arch_init error pathJanosch Frank
2019-10-04KVM: s390: Remove unused parameter from __inject_sigp_restart()Thomas Huth
2019-10-01s390/qdio: clarify size of the QIB parm areaJulian Wiedmann
2019-10-01s390/cpumf: Fix indentation in sampling device driverThomas Richter
2019-10-01s390/cpumsf: Check for CPU Measurement samplingThomas Richter
2019-10-01s390/cpumf: Use consistant debug print formatThomas Richter
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-27Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-26Merge tag 's390-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland
2019-09-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport
2019-09-24mm: remove quicklist page table cachesNicholas Piggin
2019-09-24Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-09-23s390/topology: avoid firing events before kobjs are createdVasily Gorbik
2019-09-21Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-09-19s390/cpumf: Remove mixed white spaceThomas Richter
2019-09-19s390/cpum_sf: Support ioctl PERF_EVENT_IOC_PERIODThomas Richter
2019-09-19s390/zcrypt: CEX7S exploitation supportHarald Freudenberger
2019-09-18vfs: Convert hypfs to use the new mount APIDavid Howells
2019-09-18hypfs: Fix error number left in struct pointer memberDavid Howells
2019-09-18Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds