summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
AgeCommit message (Expand)AuthorLines
2019-10-31s390/unwind: fix mixing regs and spIlya Leoshkevich-0/+1
2019-10-11s390/uaccess: avoid (false positive) compiler warningsChristian Borntraeger-2/+2
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/cpumsf: Check for CPU Measurement samplingThomas Richter-1/+4
2019-09-26Merge tag 's390-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-7/+9
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-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-4/+1
2019-09-19s390/cpumf: Remove mixed white spaceThomas Richter-5/+5
2019-09-19s390/cpum_sf: Support ioctl PERF_EVENT_IOC_PERIODThomas Richter-0/+2
2019-09-19s390/zcrypt: CEX7S exploitation supportHarald Freudenberger-2/+2
2019-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-1/+5
2019-09-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+6
2019-09-17Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-139/+269
2019-09-13s390/crypto: Support for SHA3 via CPACF (MSA6)Joerg Schmidbauer-0/+8
2019-09-11Merge tag 'kvm-s390-next-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini-0/+6
2019-09-04KVM: s390: Disallow invalid bits in kvm_valid_regs and kvm_dirty_regsThomas Huth-0/+6
2019-09-03s390/base: remove unused s390_base_mcck_handlerVasily Gorbik-2/+0
2019-08-26s390/mem_detect: provide single get_mem_detect_endVasily Gorbik-0/+12
2019-08-24s390/qeth: add TX NAPI support for IQD devicesJulian Wiedmann-0/+1
2019-08-24s390/qdio: let drivers opt-out from Output Queue scanningJulian Wiedmann-1/+1
2019-08-24s390/qdio: enable drivers to poll for Output completionsJulian Wiedmann-0/+3
2019-08-21s390/pkey: add CCA AES cipher key supportHarald Freudenberger-22/+235
2019-08-21s390/pkey: pkey cleanup: narrow in-kernel API, fix some variable typesHarald Freudenberger-112/+2
2019-08-21s390/kasan: provide uninstrumented __strlenVasily Gorbik-2/+7
2019-08-21s390/mm: use refcount_t for refcountChuhong Yuan-1/+3
2019-08-21s390: move vmalloc option parsing to startup codeVasily Gorbik-0/+2
2019-08-09s390/mm: Remove sev_active() functionThiago Jung Bauermann-1/+0
2019-08-09x86, s390/mm: Move sme_active() and sme_me_mask to x86-specific headerThiago Jung Bauermann-3/+1
2019-07-29s390/boot: add missing declarations and includesVasily Gorbik-0/+1
2019-07-29s390: clean up qdio.hJulian Wiedmann-5/+5
2019-07-28Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-2/+2
2019-07-26s390/dma: provide proper ARCH_ZONE_DMA_BITS valueHalil Pasic-0/+2
2019-07-25treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada-2/+2
2019-07-23s390/kasan: add bitops instrumentationVasily Gorbik-30/+35
2019-07-23s390/bitops: make test functions return boolVasily Gorbik-12/+14
2019-07-23s390: wire up clone3 system callVasily Gorbik-0/+1
2019-07-23s390: use __u{16,32,64} instead of uint{16,32,64}_t in uapi headerMasahiro Yamada-17/+18
2019-07-23s390: enable detection of kernel version from bzImageVasily Gorbik-1/+3
2019-07-16arch: replace _BITUL() in kernel-space headers with BIT()Masahiro Yamada-83/+83
2019-07-12Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-86/+79
2019-07-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+0
2019-07-12mm: simplify gup_fast_permittedChristoph Hellwig-7/+1
2019-07-11s390: fix setting of mio addressing controlSebastian Ott-10/+0