summaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)AuthorLines
2019-10-31s390/idle: fix cpu idle time calculationHeiko Carstens-7/+22
2019-10-31s390/unwind: fix mixing regs and spIlya Leoshkevich-5/+14
2019-10-31s390/cmm: fix information leak in cmm_timeout_handler()Yihui ZENG-6/+6
2019-10-22s390/kaslr: add support for R_390_GLOB_DAT relocation typeGerald Schaefer-3/+12
2019-10-11s390/uaccess: avoid (false positive) compiler warningsChristian Borntraeger-2/+2
2019-10-05KVM: s390: mark __insn32_query() as __always_inlineHeiko Carstens-1/+1
2019-10-05KVM: s390: fix __insn32_query() inline assemblyHeiko Carstens-3/+3
2019-10-04s390: update defconfigsHeiko Carstens-18/+33
2019-10-04s390/pci: mark function(s) __always_inlineHeiko Carstens-1/+1
2019-10-04s390/mm: mark function(s) __always_inlineHeiko Carstens-11/+11
2019-10-04s390/jump_label: mark function(s) __always_inlineHeiko Carstens-2/+2
2019-10-04s390/cpu_mf: mark function(s) __always_inlineHeiko Carstens-1/+2
2019-10-04s390/atomic,bitops: mark function(s) __always_inlineHeiko Carstens-5/+5
2019-10-04s390/mm: fix -Wunused-but-set-variable warningsQian Cai-3/+9
2019-10-04s390: mark __cpacf_query() as __always_inlineJiri Kosina-1/+1
2019-10-01s390/qdio: clarify size of the QIB parm areaJulian Wiedmann-1/+1
2019-10-01s390/cpumf: Fix indentation in sampling device driverThomas Richter-1/+1
2019-10-01s390/cpumsf: Check for CPU Measurement samplingThomas Richter-1/+10
2019-10-01s390/cpumf: Use consistant debug print formatThomas Richter-2/+2
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-7/+7
2019-09-27Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-24/+2
2019-09-26Merge tag 's390-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-48/+136
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland-3/+3
2019-09-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds-6/+0
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport-5/+0
2019-09-24mm: remove quicklist page table cachesNicholas Piggin-1/+0
2019-09-24Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-62/+75
2019-09-23s390/topology: avoid firing events before kobjs are createdVasily Gorbik-1/+2
2019-09-21Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds-19/+16
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-13/+3
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-0/+1
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-0/+2
2019-09-19s390/cpumf: Remove mixed white spaceThomas Richter-5/+5
2019-09-19s390/cpum_sf: Support ioctl PERF_EVENT_IOC_PERIODThomas Richter-40/+127
2019-09-19s390/zcrypt: CEX7S exploitation supportHarald Freudenberger-2/+2
2019-09-18vfs: Convert hypfs to use the new mount APIDavid Howells-58/+70
2019-09-18hypfs: Fix error number left in struct pointer memberDavid Howells-4/+5
2019-09-18Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds-1/+1
2019-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-12/+61
2019-09-18Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-29/+28
2019-09-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+11
2019-09-17Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-435/+1103
2019-09-16s390/cpum_sf: Fix line length and format stringThomas Richter-7/+13
2019-09-16s390/pci: fix MSI message dataSebastian Ott-1/+1
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-1/+13
2019-09-14Merge tag 'kvm-s390-master-5.3-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini-1/+13
2019-09-13s390: add support for IBM z15 machinesMartin Schwidefsky-0/+27
2019-09-13s390/crypto: Support for SHA3 via CPACF (MSA6)Joerg Schmidbauer-28/+375
2019-09-13s390/startup: add pgm check info printingVasily Gorbik-2/+101
2019-09-12KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctlThomas Huth-1/+11