summaryrefslogtreecommitdiff
path: root/arch/s390/lib
AgeCommit message (Expand)Author
2017-11-14s390/spinlock: fix indentationHeiko Carstens
2017-11-14s390: remove all code using the access register modeMartin Schwidefsky
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-18s390/spinlock: use cpu alternatives to enable niai instructionVasily Gorbik
2017-10-09s390: cleanup string ops prototypesHeiko Carstens
2017-10-09s390: optimize memset implementationHeiko Carstens
2017-10-09s390: implement memset16, memset32 & memset64Heiko Carstens
2017-09-28s390/rwlock: introduce rwlock wait queueingMartin Schwidefsky
2017-09-28s390/spinlock: introduce spinlock wait queueingMartin Schwidefsky
2017-09-28s390/spinlock: use the cpu number +1 as spinlock valueMartin Schwidefsky
2017-08-29s390/uaccess: avoid mvcos jump labelMartin Schwidefsky
2017-07-26s390/spinlock: add niai spinlock hintsMartin Schwidefsky
2017-07-26s390/time: add support for the TOD clock epoch extensionMartin Schwidefsky
2017-05-09s390/uaccess: use sane length for __strncpy_from_user()Heiko Carstens
2017-05-03s390/uprobes: fix compile for !KPROBESHeiko Carstens
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-04-12s390/spinlock: remove compare and delay instructionMartin Schwidefsky
2017-04-12s390/spinlock: use atomic primitives for spinlocksMartin Schwidefsky
2017-03-30s390: get rid of zeroing, switch to RAW_COPY_USERAl Viro
2017-02-17s390: replace ACCESS_ONCE with READ_ONCEChristian Borntraeger
2017-02-17s390: Audit and remove any remaining unnecessary uses of module.hPaul Gortmaker
2017-01-16s390/lib: improve memmove, memset and memcpyHeiko Carstens
2016-12-14s390/lib: add missing memory barriers to string inline assembliesHeiko Carstens
2016-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-12-12s390: provide memmove implementationHeiko Carstens
2016-11-22locking/spinlocks, s390: Implement vcpu_is_preempted(cpu)Christian Borntraeger
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-08-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-08-08Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2016-08-08s390/lib: fix memcmp and strstrChristian Borntraeger
2016-08-07s390: move exports to definitionsAl Viro
2016-07-26s390/uaccess: Enable hardened usercopyKees Cook
2016-06-28s390/lib: use basic blocks for inline assembliesHeiko Carstens
2016-06-13s390/uaccess: fix whitespace damageHeiko Carstens
2016-04-15s390/spinlock: avoid yield to non existent cpuHeiko Carstens
2016-02-23s390/xor: optimized xor routing using the XC instructionMartin Schwidefsky
2015-11-27s390/spinlock: do not yield to a CPU in udelay/mdelayMartin Schwidefsky
2015-11-27s390/spinlock: avoid diagnose loopMartin Schwidefsky
2015-10-14s390/bitops: remove 31 bit related commentsHeiko Carstens
2015-10-14s390/udelay: make udelay have busy loop semanticsHeiko Carstens
2015-10-14s390/spinlock: use correct barriersChristian Borntraeger
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-08-19s390/uaccess: remove uaccess_primary kernel parameterHeiko Carstens
2015-08-07s390/lib: export __delayGuenter Roeck
2015-08-03s390/uaccess, locking/static_keys: employ static_branch_likely()Heiko Carstens
2015-03-25s390: remove "64" suffix from mem64.S and swsusp_asm64.SHeiko Carstens