summaryrefslogtreecommitdiff
path: root/arch/s390/lib
AgeCommit message (Expand)Author
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
2015-03-25s390: remove 31 bit supportHeiko Carstens
2015-01-23s390/spinlock: add compare-and-delay to lock wait loopsMartin Schwidefsky
2014-10-17s390/uprobes: fix kprobes dependencyJan Willeke
2014-10-09s390/idle: consolidate idle functions and definitionsMartin Schwidefsky
2014-09-25s390/uprobes: common library for kprobes and uprobesJan Willeke
2014-09-25s390/rwlock: use the interlocked-access facility 1 instructionsMartin Schwidefsky
2014-09-25s390/rwlock: improve writer fairnessMartin Schwidefsky
2014-09-25s390/rwlock: remove interrupt-enabling rwlock variant.Martin Schwidefsky
2014-09-25s390/rwlock: use directed yield for write-locked rwlocksMartin Schwidefsky
2014-05-20s390/spinlock: refactor arch_spin_lock_wait[_flags]Martin Schwidefsky
2014-05-20s390/rwlock: add missing local_irq_restore callsMartin Schwidefsky
2014-05-20s390/spinlock,rwlock: always to a load-and-test firstMartin Schwidefsky
2014-05-20s390/spinlock: fix system hang with spin_retry <= 0Gerald Schaefer
2014-05-20s390/uaccess: simplify control register updatesMartin Schwidefsky