aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-11s390/uaccess: avoid (false positive) compiler warningsChristian Borntraeger1-2/+2
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-01s390/qdio: clarify size of the QIB parm areaJulian Wiedmann1-1/+1
2019-10-01s390/cpumsf: Check for CPU Measurement samplingThomas Richter1-1/+4
2019-09-26Merge tag 's390-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds3-7/+9
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport1-5/+0
2019-09-24mm: remove quicklist page table cachesNicholas Piggin1-1/+0
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-4/+1
2019-09-19s390/cpumf: Remove mixed white spaceThomas Richter1-5/+5
2019-09-19s390/cpum_sf: Support ioctl PERF_EVENT_IOC_PERIODThomas Richter1-0/+2
2019-09-19s390/zcrypt: CEX7S exploitation supportHarald Freudenberger1-2/+2
2019-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-1/+5
2019-09-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+6
2019-09-17Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds9-139/+269
2019-09-13s390/crypto: Support for SHA3 via CPACF (MSA6)Joerg Schmidbauer1-0/+8
2019-09-11Merge tag 'kvm-s390-next-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini1-0/+6
2019-09-04KVM: s390: Disallow invalid bits in kvm_valid_regs and kvm_dirty_regsThomas Huth1-0/+6
2019-09-03s390/base: remove unused s390_base_mcck_handlerVasily Gorbik1-2/+0
2019-08-26s390/mem_detect: provide single get_mem_detect_endVasily Gorbik1-0/+12
2019-08-24s390/qeth: add TX NAPI support for IQD devicesJulian Wiedmann1-0/+1
2019-08-24s390/qdio: let drivers opt-out from Output Queue scanningJulian Wiedmann1-1/+1
2019-08-24s390/qdio: enable drivers to poll for Output completionsJulian Wiedmann1-0/+3
2019-08-21s390/pkey: add CCA AES cipher key supportHarald Freudenberger1-22/+235
2019-08-21s390/pkey: pkey cleanup: narrow in-kernel API, fix some variable typesHarald Freudenberger1-112/+2
2019-08-21s390/kasan: provide uninstrumented __strlenVasily Gorbik1-2/+7
2019-08-21s390/mm: use refcount_t for refcountChuhong Yuan1-1/+3
2019-08-21s390: move vmalloc option parsing to startup codeVasily Gorbik2-0/+2
2019-08-09s390/mm: Remove sev_active() functionThiago Jung Bauermann1-1/+0
2019-08-09x86, s390/mm: Move sme_active() and sme_me_mask to x86-specific headerThiago Jung Bauermann1-3/+1
2019-07-29s390/boot: add missing declarations and includesVasily Gorbik1-0/+1
2019-07-29s390: clean up qdio.hJulian Wiedmann1-5/+5
2019-07-28Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds2-2/+2
2019-07-26s390/dma: provide proper ARCH_ZONE_DMA_BITS valueHalil Pasic1-0/+2
2019-07-25treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada2-2/+2
2019-07-23s390/kasan: add bitops instrumentationVasily Gorbik1-30/+35
2019-07-23s390/bitops: make test functions return boolVasily Gorbik1-12/+14
2019-07-23s390: wire up clone3 system callVasily Gorbik1-0/+1
2019-07-23s390: use __u{16,32,64} instead of uint{16,32,64}_t in uapi headerMasahiro Yamada1-17/+18
2019-07-23s390: enable detection of kernel version from bzImageVasily Gorbik1-1/+3
2019-07-16arch: replace _BITUL() in kernel-space headers with BIT()Masahiro Yamada6-83/+83
2019-07-12Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds3-86/+79
2019-07-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+0
2019-07-12mm: simplify gup_fast_permittedChristoph Hellwig1-7/+1
2019-07-11s390: fix setting of mio addressing controlSebastian Ott1-10/+0
2019-07-11s390/ipl: Fix detection of has_secure attributePhilipp Rudo1-1/+0