summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm
AgeCommit message (Expand)Author
2019-10-11s390/uaccess: avoid (false positive) compiler warningsChristian Borntraeger
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-01s390/qdio: clarify size of the QIB parm areaJulian Wiedmann
2019-10-01s390/cpumsf: Check for CPU Measurement samplingThomas Richter
2019-09-26Merge tag 's390-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...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-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-09-19s390/cpumf: Remove mixed white spaceThomas Richter
2019-09-19s390/cpum_sf: Support ioctl PERF_EVENT_IOC_PERIODThomas Richter
2019-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2019-09-17Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-09-13s390/crypto: Support for SHA3 via CPACF (MSA6)Joerg Schmidbauer
2019-09-03s390/base: remove unused s390_base_mcck_handlerVasily Gorbik
2019-08-26s390/mem_detect: provide single get_mem_detect_endVasily Gorbik
2019-08-24s390/qeth: add TX NAPI support for IQD devicesJulian Wiedmann
2019-08-24s390/qdio: let drivers opt-out from Output Queue scanningJulian Wiedmann
2019-08-24s390/qdio: enable drivers to poll for Output completionsJulian Wiedmann
2019-08-21s390/pkey: pkey cleanup: narrow in-kernel API, fix some variable typesHarald Freudenberger
2019-08-21s390/kasan: provide uninstrumented __strlenVasily Gorbik
2019-08-21s390/mm: use refcount_t for refcountChuhong Yuan
2019-08-21s390: move vmalloc option parsing to startup codeVasily Gorbik
2019-08-09s390/mm: Remove sev_active() functionThiago Jung Bauermann
2019-08-09x86, s390/mm: Move sme_active() and sme_me_mask to x86-specific headerThiago Jung Bauermann
2019-07-29s390/boot: add missing declarations and includesVasily Gorbik
2019-07-29s390: clean up qdio.hJulian Wiedmann
2019-07-26s390/dma: provide proper ARCH_ZONE_DMA_BITS valueHalil Pasic
2019-07-23s390/kasan: add bitops instrumentationVasily Gorbik
2019-07-23s390/bitops: make test functions return boolVasily Gorbik
2019-07-23s390: wire up clone3 system callVasily Gorbik
2019-07-23s390: enable detection of kernel version from bzImageVasily Gorbik
2019-07-16arch: replace _BITUL() in kernel-space headers with BIT()Masahiro Yamada
2019-07-12Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-07-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-07-12mm: simplify gup_fast_permittedChristoph Hellwig
2019-07-11s390: fix setting of mio addressing controlSebastian Ott
2019-07-11s390/ipl: Fix detection of has_secure attributePhilipp Rudo
2019-07-11Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2019-07-08Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-08Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-07-05docs: s390: unify and update s390dbf kdocs at debug.cSteffen Maier
2019-07-04s390/pci: deal with devices that have no support for MIO instructionsSebastian Ott
2019-07-02s390: ap: kvm: add PQAP interception for AQICPierre Morel
2019-07-02s390/unwind: cleanup unused READ_ONCE_TASK_STACKVasily Gorbik
2019-06-19s390/cio: move struct node_descriptor to cio.hJulian Wiedmann