summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2022-05-26Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...Linus Torvalds1-2/+1
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-1/+1
2022-05-24Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2022-05-24Merge tag 's390-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds65-762/+1711
2022-05-24Merge tag 'x86_core_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+3
2022-05-24Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-1/+1
2022-05-23s390/bpf: Fix typo in commentJulia Lawall1-1/+1
2022-05-20bug: Use normal relative pointers in 'struct bug_entry'Josh Poimboeuf1-2/+3
2022-05-18s390/head: get rid of 31 bit leftoversHeiko Carstens1-149/+126
2022-05-17s390/boot: do not emit debug info for assembly with llvm's IASHeiko Carstens1-0/+2
2022-05-17s390/boot: workaround llvm IAS bugHeiko Carstens1-13/+21
2022-05-17s390/purgatory: workaround llvm's IAS limitationsHeiko Carstens1-7/+23
2022-05-17s390/entry: workaround llvm's IAS limitationsHeiko Carstens1-2/+12
2022-05-17s390/alternatives: remove padding generation codeHeiko Carstens3-199/+31
2022-05-17s390/alternatives: provide identical sized orginal/alternative sequencesHeiko Carstens3-13/+13
2022-05-16s390/cpumf: add new extended counter set for IBM z16Thomas Richter1-0/+148
2022-05-14s390: define get_cycles macro for arch-overrideJason A. Donenfeld1-0/+1
2022-05-11s390/preempt: disable __preempt_count_add() optimization for PROFILE_ALL_BRAN...Heiko Carstens1-4/+11
2022-05-11s390/stp: clock_delta should be signedSven Schnelle2-5/+5
2022-05-11s390/stp: fix todoff sizeSven Schnelle2-5/+3
2022-05-09s390/pai: add support for cryptography countersThomas Richter9-7/+784
2022-05-09entry: Rename arch_check_user_regs() to arch_enter_from_user_mode()Sven Schnelle1-2/+2
2022-05-06s390/compat: cleanup compat_linux.h header fileHeiko Carstens1-52/+28
2022-05-06s390/entry: remove broken and not needed codeHeiko Carstens1-4/+1
2022-05-06s390/boot: convert parmarea to CHeiko Carstens4-21/+12
2022-05-06s390/boot: convert initial lowcore to CHeiko Carstens5-56/+103
2022-05-06s390/ptrace: move short psw definitions to ptrace header fileHeiko Carstens4-32/+32
2022-05-06s390/head: initialize all new pswsHeiko Carstens1-7/+15
2022-05-06s390/boot: change initial program check handler to disabled wait pswHeiko Carstens1-1/+1
2022-05-06s390/head: adjust iplstart entry pointHeiko Carstens1-5/+8
2022-05-06s390/boot: get rid of startup archiveHeiko Carstens11-101/+74
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-05-06s390/hypfs: fix typos in commentsJulia Lawall1-1/+1
2022-05-06s390/crypto: fix typos in commentsJulia Lawall2-2/+2
2022-05-03KVM: s390: vsie/gmap: reduce gmap_rmap overheadChristian Borntraeger1-0/+7
2022-05-02KVM: s390: Fix lockdep issue in vm memopJanis Schoetterl-Glausch1-1/+10
2022-04-27s390/irq: utilize RCU instead of irq_lock_sparse() in show_msi_interrupt()Pingfan Liu1-2/+2
2022-04-27s390: disable -Warray-boundsSven Schnelle1-0/+10
2022-04-25s390: add KCSAN instrumentation to barriers and spinlocksIlya Leoshkevich2-8/+9
2022-04-25s390/pci: add error record for CC 2 retriesNiklas Schnelle2-18/+63
2022-04-25s390/pci: add PCI access type and length to error recordsNiklas Schnelle1-15/+39
2022-04-25s390/pci: don't log availability events as errorsNiklas Schnelle1-3/+0
2022-04-25s390/pci: make better use of zpci_dbg() levelsNiklas Schnelle3-3/+3
2022-04-25s390/vdso: add vdso randomizationSven Schnelle1-1/+32
2022-04-25s390/vdso: map vdso above stackSven Schnelle2-4/+5
2022-04-25s390/vdso: move vdso mapping to its own functionSven Schnelle2-5/+20
2022-04-25s390/mmap: increase stack/mmap gap to 128MBSven Schnelle1-2/+2
2022-04-25s390/zcrypt: code cleanupHarald Freudenberger2-9/+9