aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-01s390/kexec: add __GFP_NORETRY to KEXEC_CONTROL_MEMORY_GFPHeiko Carstens1-1/+1
2022-05-25s390: simplify early program check handlerHeiko Carstens1-6/+0
2022-05-17s390/alternatives: remove padding generation codeHeiko Carstens2-140/+29
2022-05-17s390/alternatives: provide identical sized orginal/alternative sequencesHeiko Carstens1-1/+1
2022-05-11s390/preempt: disable __preempt_count_add() optimization for PROFILE_ALL_BRANCHESHeiko Carstens1-4/+11
2022-05-11s390/stp: clock_delta should be signedSven Schnelle1-1/+1
2022-05-11s390/stp: fix todoff sizeSven Schnelle1-2/+2
2022-05-09s390/pai: add support for cryptography countersThomas Richter5-6/+89
2022-05-09entry: Rename arch_check_user_regs() to arch_enter_from_user_mode()Sven Schnelle1-2/+2
2022-05-06s390/ptrace: move short psw definitions to ptrace header fileHeiko Carstens2-24/+30
2022-05-06s390/vx: remove comments from macros which break LLVM's IASHeiko Carstens1-3/+3
2022-05-06s390/extable: prefer local labels in .set directivesHeiko Carstens1-6/+6
2022-05-06s390/nospec: prefer local labels in .set directivesHeiko Carstens1-6/+6
2022-04-25s390: add KCSAN instrumentation to barriers and spinlocksIlya Leoshkevich2-8/+9
2022-04-25s390/pci: add error record for CC 2 retriesNiklas Schnelle1-1/+6
2022-04-25s390/vdso: map vdso above stackSven Schnelle1-3/+4
2022-04-25s390/vdso: move vdso mapping to its own functionSven Schnelle1-0/+1
2022-04-25s390/zcrypt: code cleanupHarald Freudenberger2-9/+9
2022-04-25s390/zcrypt: cleanup CPRB struct definitionsHarald Freudenberger1-14/+12
2022-04-25s390/cio: simplify the calculation of variablesHaowen Bai1-15/+68
2022-04-25s390/kexec: set end-of-ipl flag in last diag308 callAlexander Egorenkov1-0/+6
2022-04-25s390/sclp: add detection of IPL-complete-control facilityAlexander Egorenkov1-0/+1
2022-04-12s390: current_stack_pointer shouldn't be a functionSven Schnelle3-9/+3
2022-04-01Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-4/+0
2022-04-01Merge tag 's390-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds8-49/+88
2022-03-28Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-1/+0
2022-03-28s390/alternatives: avoid using jgnop mnemonicVasily Gorbik2-2/+2
2022-03-27s390/maccess: rework absolute lowcore accessorsAlexander Gordeev1-5/+12
2022-03-27s390/smp: cleanup control register update routinesAlexander Gordeev1-5/+11
2022-03-27s390/unwind: recover kretprobe modified return address in stacktraceVasily Gorbik1-0/+13
2022-03-27s390/ap: adjust whitespaceHeiko Carstens1-23/+23
2022-03-27s390/ap: use insn format for new instructionsHeiko Carstens1-7/+7
2022-03-27s390/alternatives: use insn format for new instructionsHeiko Carstens1-1/+1
2022-03-27s390/alternatives: use instructions instead of byte patternsHeiko Carstens2-7/+20
2022-03-27s390: fix typo in syscall_wrapper.hRussell Currey1-1/+1
2022-03-25Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds30-351/+334
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-0/+29
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linuxLinus Torvalds7-10/+10
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds2-16/+2
2022-03-15Merge tag 'kvm-s390-next-5.18-2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini1-0/+1
2022-03-10tracehook: Remove tracehook.hEric W. Biederman1-1/+0
2022-03-10s390/kprobes: Avoid additional kprobe in kretprobe handlingTobias Huschle1-0/+1
2022-03-10s390: convert ".insn" encoding to instruction namesVasily Gorbik5-20/+17
2022-03-10s390/nospec: move to single register thunksVasily Gorbik1-32/+24
2022-03-10s390: raise minimum supported machine generation to z10Vasily Gorbik5-73/+3
2022-03-10s390/uaccess: Add copy_from/to_user_key functionsJanis Schoetterl-Glausch1-0/+22
2022-03-10s390/nospec: align and size extern thunksVasily Gorbik1-2/+14
2022-03-10s390/nospec: add an option to use thunk-externVasily Gorbik1-0/+10
2022-03-10s390/nospec: generate single register thunks if possibleVasily Gorbik1-0/+14
2022-03-10s390/pci: make zpci_set_irq()/zpci_clear_irq() staticNiklas Schnelle1-3/+0