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