aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/lib
AgeCommit message (Expand)Author
2020-04-29s390/mm: fix page table upgrade vs 2ndary address mode accessesChristian Borntraeger
2019-12-11s390/test_unwind: fix spelling mistake "reqister" -> "register"Colin Ian King
2019-12-11s390/spinlock: remove confusing comment in arch_spin_lock_waitVasily Gorbik
2019-11-30s390/test_unwind: add program check context testsVasily Gorbik
2019-11-30s390/test_unwind: add irq context testsVasily Gorbik
2019-11-30s390/test_unwind: print verbose unwinding resultsVasily Gorbik
2019-11-30s390/test_unwind: add CALL_ON_STACK testsVasily Gorbik
2019-11-30s390/test_unwind: require that unwinding ended successfullyVasily Gorbik
2019-11-30s390/unwind: add a test for the internal APIIlya Leoshkevich
2019-10-31s390/alternatives: make use of asm_inlineHeiko Carstens
2019-09-17Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-08-21s390: clean .bss before running uncompressed kernelVasily Gorbik
2019-07-29s390/lib: add missing includeVasily Gorbik
2019-06-07s390: enforce CONFIG_SMPHeiko Carstens
2019-05-02s390: add missing ENDPROC statements to assembler functionsMartin Schwidefsky
2019-01-18s390/kasan: improve string/memory functions checksVasily Gorbik
2018-10-09s390/kasan: avoid user access code instrumentationVasily Gorbik
2018-10-09s390/kasan: replace some memory functionsVasily Gorbik
2018-08-07s390/lib: use expoline for all bcr instructionsMartin Schwidefsky
2018-05-09s390: introduce compile time check for empty .bss sectionVasily Gorbik
2018-05-07s390/lib: use expoline for indirect branchesMartin Schwidefsky
2017-12-15s390: fix preemption race in disable_sacf_uaccessMartin Schwidefsky
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