summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | vmcore: convert copy_oldmem_page() to take an iov_iterMatthew Wilcox (Oracle)2022-04-291-5/+8
| |/ / / /
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-05-263-5/+91
|\ \ \ \ \
| * \ \ \ \ Merge tag 'kvm-s390-next-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2022-05-253-5/+91
| |\ \ \ \ \
| | * | | | | KVM: s390: Don't indicate suppression on dirtying, failing memopJanis Schoetterl-Glausch2022-05-201-4/+18
| | * | | | | drivers/s390/char: Add Ultravisor io deviceSteffen Eiden2022-05-202-1/+73
| | | |/ / / | | |/| | |
* | | | | | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-262-12/+50
|\ \ \ \ \ \
| * | | | | | mm: change huge_ptep_clear_flush() to return the original pteBaolin Wang2022-05-131-3/+3
| * | | | | | mm/hugetlb: introduce huge pte version of uffd-wp helpersPeter Xu2022-05-131-0/+15
| * | | | | | mm: introduce PTE_MARKER swap entryPeter Xu2022-05-131-0/+5
| * | | | | | s390/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2022-05-091-2/+21
| * | | | | | s390/pgtable: cleanup description of swp pte layoutDavid Hildenbrand2022-05-091-9/+8
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2022-05-263-9/+1
|\ \ \ \ \ \
| * | | | | | kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCSMasahiro Yamada2022-05-241-1/+0
| * | | | | | kbuild: factor out the common installation code into scripts/install.shMasahiro Yamada2022-05-112-8/+1
| | |_|/ / / | |/| | | |
* | | | | | 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