summaryrefslogtreecommitdiffstats
path: root/arch/s390/lib
Commit message (Expand)AuthorAgeFilesLines
* s390/lib: use call_on_stack() macroHeiko Carstens2021-07-081-2/+3
* s390/lib,string: fix strcat() inline asm constraint modifierHeiko Carstens2021-07-051-1/+1
* s390/lib,uaccess: fix copy_in_user_mvcos() inline asm clobber listHeiko Carstens2021-07-051-1/+1
* s390/lib,string: get rid of register asmHeiko Carstens2021-06-281-56/+75
* s390/lib,uaccess: get rid of register asmHeiko Carstens2021-06-281-10/+15
* s390/lib,xor: get rid of register asmHeiko Carstens2021-06-281-4/+1
* s390/test_unwind: print test suite start/end infoVasily Gorbik2021-04-151-1/+7
* s390/test_unwind: add WARN if tests failedVasily Gorbik2021-04-121-3/+6
* s390/test_unwind: unify error handling pathsVasily Gorbik2021-04-121-2/+2
* s390: convert to generic entrySven Schnelle2021-01-191-5/+7
* s390/delay: remove udelay_simple()Heiko Carstens2020-12-161-28/+6
* s390/delay: simplify udelayHeiko Carstens2020-12-161-82/+17
* s390/test_unwind: use timer instead of udelayHeiko Carstens2020-12-161-14/+10
* s390/test_unwind: fix CALL_ON_STACK testsHeiko Carstens2020-12-161-2/+5
* Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2020-12-142-84/+34
|\
| * s390/mm: add debug user asce supportHeiko Carstens2020-11-231-0/+16
| * s390/mm: remove set_fs / rework address space handlingHeiko Carstens2020-11-231-84/+5
| * s390/udelay: make it work for the early codeVasily Gorbik2020-11-091-0/+13
* | s390: fix irq state tracingHeiko Carstens2020-12-021-3/+2
|/
* s390/lib: fix kernel doc for memcmp()Julian Wiedmann2020-10-071-1/+1
* s390/test_unwind: fix possible memleak in test_unwind()Wang Hai2020-08-111-0/+1
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2020-08-071-0/+1
|\
| * iov_iter: Move unnecessary inclusion of crypto/hash.hHerbert Xu2020-06-301-0/+1
* | s390: enable HAVE_FUNCTION_ERROR_INJECTIONIlya Leoshkevich2020-07-272-0/+16
|/
* Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-06-081-1/+3
|\
| * s390: remove critical section cleanup from entry.SSven Schnelle2020-05-281-1/+3
* | s390/mm: fix page table upgrade vs 2ndary address mode accessesChristian Borntraeger2020-04-211-0/+4
|/
* s390/test_unwind: fix spelling mistake "reqister" -> "register"Colin Ian King2019-12-111-1/+1
* s390/spinlock: remove confusing comment in arch_spin_lock_waitVasily Gorbik2019-12-111-1/+0
* s390/test_unwind: add program check context testsVasily Gorbik2019-11-301-0/+47
* s390/test_unwind: add irq context testsVasily Gorbik2019-11-301-0/+45
* s390/test_unwind: print verbose unwinding resultsVasily Gorbik2019-11-301-2/+10
* s390/test_unwind: add CALL_ON_STACK testsVasily Gorbik2019-11-301-7/+19
* s390/test_unwind: require that unwinding ended successfullyVasily Gorbik2019-11-301-0/+4
* s390/unwind: add a test for the internal APIIlya Leoshkevich2019-11-302-0/+234
* s390/alternatives: make use of asm_inlineHeiko Carstens2019-10-311-2/+2
* Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-09-171-3/+0
|\
| * s390: clean .bss before running uncompressed kernelVasily Gorbik2019-08-211-3/+0
* | s390/lib: add missing includeVasily Gorbik2019-07-291-0/+1
|/
* s390: enforce CONFIG_SMPHeiko Carstens2019-06-071-2/+1
* s390: add missing ENDPROC statements to assembler functionsMartin Schwidefsky2019-05-021-0/+1
* s390/kasan: improve string/memory functions checksVasily Gorbik2019-01-181-0/+28
* s390/kasan: avoid user access code instrumentationVasily Gorbik2018-10-091-0/+4
* s390/kasan: replace some memory functionsVasily Gorbik2018-10-091-3/+9
* s390/lib: use expoline for all bcr instructionsMartin Schwidefsky2018-08-071-6/+10
* s390: introduce compile time check for empty .bss sectionVasily Gorbik2018-05-091-0/+3
* s390/lib: use expoline for indirect branchesMartin Schwidefsky2018-05-071-8/+11
* s390: fix preemption race in disable_sacf_uaccessMartin Schwidefsky2017-12-151-1/+1
* s390/spinlock: fix indentationHeiko Carstens2017-11-141-3/+4
* s390: remove all code using the access register modeMartin Schwidefsky2017-11-141-10/+80