aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/lib
AgeCommit message (Expand)AuthorFilesLines
2023-09-19s390/ctlreg: add struct ctlregGravatar Heiko Carstens 1-4/+4
2023-09-19s390/ctlreg: use local_ctl_load() and local_ctl_store() where possibleGravatar Heiko Carstens 1-3/+3
2023-09-19s390/ctlreg: add local and system prefix to some functionsGravatar Heiko Carstens 1-2/+2
2023-09-19s390/ctlreg: rename ctl_reg.h to ctlreg.hGravatar Heiko Carstens 1-1/+1
2023-09-19s390/ctlreg: move control register code to separate fileGravatar Heiko Carstens 1-0/+1
2023-08-09s390: replace #include <asm/export.h> with #include <linux/export.h>Gravatar Masahiro Yamada 2-2/+2
2023-07-03s390: include linux/io.h instead of asm/io.hGravatar Heiko Carstens 1-1/+1
2023-05-15s390: select ARCH_SUPPORTS_INT128Gravatar Heiko Carstens 2-1/+64
2023-04-19s390/lib: use SYM* macros instead of ENTRY(), etc.Gravatar Heiko Carstens 1-2/+2
2023-04-19s390/kasan: remove override of mem*() functionsGravatar Heiko Carstens 1-9/+15
2023-04-04s390/uaccess: remove extra blank lineGravatar Heiko Carstens 1-1/+0
2023-04-04s390/uaccess: get rid of not needed local variableGravatar Heiko Carstens 1-15/+9
2023-04-04s390/uaccess: rename tmp1 and tmp2 variablesGravatar Heiko Carstens 1-35/+35
2023-04-04s390/uaccess: sort EX_TABLE list for inline assembliesGravatar Heiko Carstens 1-2/+2
2023-04-04s390/uaccess: rename/sort labels in inline assembliesGravatar Heiko Carstens 1-21/+30
2023-04-04s390/uaccess: remove unused label in inline assembliesGravatar Heiko Carstens 1-3/+3
2023-04-04s390/uaccess: use symbolic names for inline assembly operandsGravatar Heiko Carstens 1-51/+54
2023-03-27s390/uaccess: add missing earlyclobber annotations to __clear_user()Gravatar Heiko Carstens 1-1/+1
2023-01-22s390/kprobes: replace kretprobe with rethookGravatar Vasily Gorbik 1-6/+6
2022-10-26s390/uaccess: add missing EX_TABLE entries to __clear_user()Gravatar Heiko Carstens 1-3/+3
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+2
2022-10-03instrumented.h: allow instrumenting both sides of copy_from_user()Gravatar Alexander Potapenko 1-1/+2
2022-08-30s390/delay: sync comment within __delay() with realityGravatar Heiko Carstens 1-7/+4
2022-07-13s390/nospec: build expoline.o for modules_prepare targetGravatar Vasily Gorbik 3-1/+5
2022-05-17s390/alternatives: provide identical sized orginal/alternative sequencesGravatar Heiko Carstens 1-2/+2
2022-04-12s390: current_stack_pointer shouldn't be a functionGravatar Sven Schnelle 1-1/+1
2022-03-27s390/test_unwind: verify __kretprobe_trampoline is replacedGravatar Vasily Gorbik 1-1/+8
2022-03-27s390/test_unwind: extend kretprobe testGravatar Vasily Gorbik 1-16/+33
2022-03-27s390/alternatives: use insn format for new instructionsGravatar Heiko Carstens 1-2/+2
2022-03-25Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Gravatar Linus Torvalds 5-249/+222
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-18/+63
2022-03-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-7/+14
2022-03-10s390/test_unwind: add kretprobe testsGravatar Tobias Huschle 1-0/+56
2022-03-10s390: convert ".insn" encoding to instruction namesGravatar Vasily Gorbik 1-6/+6
2022-03-10s390: raise minimum supported machine generation to z10Gravatar Vasily Gorbik 1-163/+7
2022-03-10s390/uaccess: Add copy_from/to_user_key functionsGravatar Janis Schoetterl-Glausch 1-18/+63
2022-03-10s390/nospec: add an option to use thunk-externGravatar Vasily Gorbik 2-0/+13
2022-03-08s390/test_unwind: avoid build warning with W=1Gravatar Vasily Gorbik 1-5/+4
2022-03-08s390/extable: move EX_TABLE define to asm-extable.hGravatar Heiko Carstens 1-0/+1
2022-03-01s390/test_unwind: fix and extend kprobes testGravatar Vasily Gorbik 1-33/+50
2022-03-01s390/test_unwind: add ftrace testGravatar Vasily Gorbik 1-0/+59
2022-03-01s390/test_unwind: add "backtrace" module parameterGravatar Vasily Gorbik 1-1/+5
2022-03-01s390/test_unwind: minor cleanupGravatar Vasily Gorbik 1-44/+28
2022-03-01s390/test_unwind: show tests as skipped if unsupportedGravatar Vasily Gorbik 1-6/+3
2022-03-01Merge branch 'fixes' into featuresGravatar Vasily Gorbik 2-3/+3
2022-02-14s390/uaccess: Add copy_from/to_user_key functionsGravatar Janis Schoetterl-Glausch 1-18/+63
2022-02-11lib/xor: make xor prototypes more friendly to compiler vectorizationGravatar Ard Biesheuvel 1-7/+14
2022-02-06s390: remove invalid email address of Heiko CarstensGravatar Heiko Carstens 1-1/+0
2022-02-06s390/module: fix building test_modules_helpers.o with clangGravatar Ilya Leoshkevich 2-3/+3
2022-01-24s390/module: test loading modules with a lot of relocationsGravatar Ilya Leoshkevich 4-0/+101