summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm
Commit message (Expand)AuthorAgeFilesLines
* s390/stack: add union to reflect kvm stack slot usagesHeiko Carstens2022-06-011-1/+9
* s390/stack: merge empty stack frame slotsHeiko Carstens2022-06-011-2/+1
* s390/uaccess: whitespace cleanupHeiko Carstens2022-06-011-66/+66
* s390/uaccess: use __noreturn instead of __attribute__((noreturn))Heiko Carstens2022-06-011-3/+4
* s390/uaccess: use exception handler to zero result on get_user() failureHeiko Carstens2022-06-012-55/+108
* s390/uaccess: use symbolic names for inline assembler operandsHeiko Carstens2022-06-011-8/+8
* s390/kexec: add __GFP_NORETRY to KEXEC_CONTROL_MEMORY_GFPHeiko Carstens2022-06-011-1/+1
* s390: simplify early program check handlerHeiko Carstens2022-05-251-6/+0
* s390/alternatives: remove padding generation codeHeiko Carstens2022-05-172-140/+29
* s390/alternatives: provide identical sized orginal/alternative sequencesHeiko Carstens2022-05-171-1/+1
* s390/preempt: disable __preempt_count_add() optimization for PROFILE_ALL_BRAN...Heiko Carstens2022-05-111-4/+11
* s390/stp: clock_delta should be signedSven Schnelle2022-05-111-1/+1
* s390/stp: fix todoff sizeSven Schnelle2022-05-111-2/+2
* s390/pai: add support for cryptography countersThomas Richter2022-05-095-6/+89
* entry: Rename arch_check_user_regs() to arch_enter_from_user_mode()Sven Schnelle2022-05-091-2/+2
* s390/ptrace: move short psw definitions to ptrace header fileHeiko Carstens2022-05-062-24/+30
* s390/vx: remove comments from macros which break LLVM's IASHeiko Carstens2022-05-061-3/+3
* s390/extable: prefer local labels in .set directivesHeiko Carstens2022-05-061-6/+6
* s390/nospec: prefer local labels in .set directivesHeiko Carstens2022-05-061-6/+6
* s390: add KCSAN instrumentation to barriers and spinlocksIlya Leoshkevich2022-04-252-8/+9
* s390/pci: add error record for CC 2 retriesNiklas Schnelle2022-04-251-1/+6
* s390/vdso: map vdso above stackSven Schnelle2022-04-251-3/+4
* s390/vdso: move vdso mapping to its own functionSven Schnelle2022-04-251-0/+1
* s390/cio: simplify the calculation of variablesHaowen Bai2022-04-251-15/+68
* s390/kexec: set end-of-ipl flag in last diag308 callAlexander Egorenkov2022-04-251-0/+6
* s390/sclp: add detection of IPL-complete-control facilityAlexander Egorenkov2022-04-251-0/+1
* s390: current_stack_pointer shouldn't be a functionSven Schnelle2022-04-123-9/+3
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2022-04-011-4/+0
|\
| * asm/user.h: killed unused macrosAl Viro2022-01-301-4/+0
* | Merge tag 's390-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2022-04-018-49/+88
|\ \
| * | s390/alternatives: avoid using jgnop mnemonicVasily Gorbik2022-03-282-2/+2
| * | s390/maccess: rework absolute lowcore accessorsAlexander Gordeev2022-03-271-5/+12
| * | s390/smp: cleanup control register update routinesAlexander Gordeev2022-03-271-5/+11
| * | s390/unwind: recover kretprobe modified return address in stacktraceVasily Gorbik2022-03-271-0/+13
| * | s390/ap: adjust whitespaceHeiko Carstens2022-03-271-23/+23
| * | s390/ap: use insn format for new instructionsHeiko Carstens2022-03-271-7/+7
| * | s390/alternatives: use insn format for new instructionsHeiko Carstens2022-03-271-1/+1
| * | s390/alternatives: use instructions instead of byte patternsHeiko Carstens2022-03-272-7/+20
| * | s390: fix typo in syscall_wrapper.hRussell Currey2022-03-271-1/+1
* | | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-03-281-1/+0
|\ \ \ | |/ / |/| |
| * | tracehook: Remove tracehook.hEric W. Biederman2022-03-101-1/+0
| |/
* | Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2022-03-2529-350/+333
|\ \
| * | s390/kprobes: Avoid additional kprobe in kretprobe handlingTobias Huschle2022-03-101-0/+1
| * | s390: convert ".insn" encoding to instruction namesVasily Gorbik2022-03-105-20/+17
| * | s390/nospec: move to single register thunksVasily Gorbik2022-03-101-32/+24
| * | s390: raise minimum supported machine generation to z10Vasily Gorbik2022-03-105-73/+3
| * | s390/uaccess: Add copy_from/to_user_key functionsJanis Schoetterl-Glausch2022-03-101-0/+22
| * | s390/nospec: align and size extern thunksVasily Gorbik2022-03-101-2/+14
| * | s390/nospec: add an option to use thunk-externVasily Gorbik2022-03-101-0/+10
| * | s390/nospec: generate single register thunks if possibleVasily Gorbik2022-03-101-0/+14