summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...Linus Torvalds2022-05-251-2/+1
|\
| * swiotlb: make the swiotlb_init interface more usefulChristoph Hellwig2022-04-181-2/+1
* | Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-05-251-1/+1
|\ \
| * \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-05-231-1/+1
| |\ \
| | * | s390/bpf: Fix typo in commentJulia Lawall2022-05-231-1/+1
* | | | Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-05-241-0/+1
|\ \ \ \
| * | | | s390: define get_cycles macro for arch-overrideJason A. Donenfeld2022-05-131-0/+1
| |/ / /
* | | | Merge tag 's390-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2022-05-2365-762/+1711
|\ \ \ \
| * | | | s390/head: get rid of 31 bit leftoversHeiko Carstens2022-05-181-149/+126
| * | | | s390/boot: do not emit debug info for assembly with llvm's IASHeiko Carstens2022-05-171-0/+2
| * | | | s390/boot: workaround llvm IAS bugHeiko Carstens2022-05-171-13/+21
| * | | | s390/purgatory: workaround llvm's IAS limitationsHeiko Carstens2022-05-171-7/+23
| * | | | s390/entry: workaround llvm's IAS limitationsHeiko Carstens2022-05-171-2/+12
| * | | | s390/alternatives: remove padding generation codeHeiko Carstens2022-05-173-199/+31
| * | | | s390/alternatives: provide identical sized orginal/alternative sequencesHeiko Carstens2022-05-173-13/+13
| * | | | s390/cpumf: add new extended counter set for IBM z16Thomas Richter2022-05-161-0/+148
| * | | | 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-112-5/+5
| * | | | s390/stp: fix todoff sizeSven Schnelle2022-05-112-5/+3
| * | | | s390/pai: add support for cryptography countersThomas Richter2022-05-099-7/+784
| * | | | entry: Rename arch_check_user_regs() to arch_enter_from_user_mode()Sven Schnelle2022-05-091-2/+2
| * | | | s390/compat: cleanup compat_linux.h header fileHeiko Carstens2022-05-061-52/+28
| * | | | s390/entry: remove broken and not needed codeHeiko Carstens2022-05-061-4/+1
| * | | | s390/boot: convert parmarea to CHeiko Carstens2022-05-064-21/+12
| * | | | s390/boot: convert initial lowcore to CHeiko Carstens2022-05-065-56/+103
| * | | | s390/ptrace: move short psw definitions to ptrace header fileHeiko Carstens2022-05-064-32/+32
| * | | | s390/head: initialize all new pswsHeiko Carstens2022-05-061-7/+15
| * | | | s390/boot: change initial program check handler to disabled wait pswHeiko Carstens2022-05-061-1/+1
| * | | | s390/head: adjust iplstart entry pointHeiko Carstens2022-05-061-5/+8
| * | | | s390/boot: get rid of startup archiveHeiko Carstens2022-05-0611-101/+74
| * | | | 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/hypfs: fix typos in commentsJulia Lawall2022-05-061-1/+1
| * | | | s390/crypto: fix typos in commentsJulia Lawall2022-05-062-2/+2
| * | | | s390/irq: utilize RCU instead of irq_lock_sparse() in show_msi_interrupt()Pingfan Liu2022-04-271-2/+2
| * | | | s390: add KCSAN instrumentation to barriers and spinlocksIlya Leoshkevich2022-04-252-8/+9
| * | | | s390/pci: add error record for CC 2 retriesNiklas Schnelle2022-04-252-18/+63
| * | | | s390/pci: add PCI access type and length to error recordsNiklas Schnelle2022-04-251-15/+39
| * | | | s390/pci: don't log availability events as errorsNiklas Schnelle2022-04-251-3/+0
| * | | | s390/pci: make better use of zpci_dbg() levelsNiklas Schnelle2022-04-253-3/+3
| * | | | s390/vdso: add vdso randomizationSven Schnelle2022-04-251-1/+32
| * | | | s390/vdso: map vdso above stackSven Schnelle2022-04-252-4/+5
| * | | | s390/vdso: move vdso mapping to its own functionSven Schnelle2022-04-252-5/+20
| * | | | s390/mmap: increase stack/mmap gap to 128MBSven Schnelle2022-04-251-2/+2
| * | | | s390/zcrypt: code cleanupHarald Freudenberger2022-04-252-9/+9
| * | | | s390/zcrypt: cleanup CPRB struct definitionsHarald Freudenberger2022-04-251-14/+12
| * | | | s390/cio: simplify the calculation of variablesHaowen Bai2022-04-251-15/+68
| * | | | s390/smp: sort out physical vs virtual CPU0 lowcore pointerAlexander Gordeev2022-04-251-1/+1
| * | | | s390/kexec: set end-of-ipl flag in last diag308 callAlexander Egorenkov2022-04-253-3/+16