summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2021-11-06Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06memblock: allow to specify flags with memblock_add_node()David Hildenbrand
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport
2021-11-06memblock: drop memblock_free_early_nid() and memblock_free_early()Mike Rapoport
2021-11-06s390: use generic version of arch_is_kernel_initmem_freed()Christophe Leroy
2021-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-01Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-11-01Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-01Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-11-01Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-01Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-10-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-10-31Merge tag 'kvm-s390-next-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2021-10-31Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-10-30locking: Remove spin_lock_flags() etcArnd Bergmann
2021-10-27KVM: s390: add debug statement for diag 318 CPNC dataCollin Walling
2021-10-27KVM: s390: pv: properly handle page flags for protected guestsClaudio Imbrenda
2021-10-27KVM: s390: Fix handle_sske page fault handlingJanis Schoetterl-Glausch
2021-10-26s390: make command line configurableSven Schnelle
2021-10-26s390: support command lines longer than 896 bytesSven Schnelle
2021-10-26s390/kexec_file: move kernel image size checkSven Schnelle
2021-10-26s390/pci: add s390_iommu_aperture kernel parameterNiklas Schnelle
2021-10-26s390/spinlock: remove incorrect kernel doc indicatorHeiko Carstens
2021-10-26s390/string: use generic strlcpyHeiko Carstens
2021-10-26s390/string: use generic strrchrHeiko Carstens
2021-10-26s390/cpumf: Allow multiple processes to access /dev/hwcThomas Richter
2021-10-26s390/bitops: return true/false (not 1/0) from bool functionsHuilong Deng
2021-10-26s390: add support for BEAR enhancement facilitySven Schnelle
2021-10-26s390: introduce nospec_uses_trampoline()Sven Schnelle
2021-10-26s390: rename last_break to pgm_last_breakSven Schnelle
2021-10-26s390/ptrace: add last_break member to pt_regsSven Schnelle
2021-10-26s390/sclp: sort out physical vs virtual pointers usageAlexander Gordeev
2021-10-26s390/setup: convert start and end initrd pointers to virtualAlexander Gordeev
2021-10-26s390/setup: use physical pointers for memblock_reserve()Alexander Gordeev
2021-10-26s390/setup: use virtual address for STSI instructionAlexander Gordeev
2021-10-26s390/cpcmd: use physical address for command and responseAlexander Gordeev
2021-10-26s390/pgtable: use physical address for Page-Table OriginAlexander Gordeev
2021-10-26Merge branch 'fixes' into featuresVasily Gorbik
2021-10-25s390/qeth: move qdio's QAOB cache into qethJulian Wiedmann
2021-10-25KVM: s390: Add a routine for setting userspace CPU stateEric Farman
2021-10-25KVM: s390: Simplify SIGP Set Arch handlingEric Farman
2021-10-25KVM: s390: pv: avoid stalls when making pages secureClaudio Imbrenda
2021-10-25KVM: s390: pv: avoid stalls for kvm_s390_pv_init_vmClaudio Imbrenda
2021-10-25KVM: s390: pv: avoid double free of sida pageClaudio Imbrenda
2021-10-25KVM: s390: pv: add macros for UVC CC valuesClaudio Imbrenda