summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)Author
2021-11-29s390/pci: move pseudo-MMIO to prevent MIO overlapNiklas Schnelle
2021-11-18s390/kexec: fix memory leak of ipl report bufferBaoquan He
2021-11-13Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-11-10Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-09include/linux/delay.h: replace kernel.h with the necessary inclusionsAndy Shevchenko
2021-11-08s390/pci: implement minimal PCI error recoveryNiklas Schnelle
2021-11-08s390/pci: implement reset_slot for hotplug slotNiklas Schnelle
2021-11-08s390/pci: refresh function handle in iomapNiklas Schnelle
2021-11-06Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
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 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...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 'kvm-s390-next-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2021-10-30locking: Remove spin_lock_flags() etcArnd Bergmann
2021-10-27KVM: s390: pv: properly handle page flags for protected guestsClaudio Imbrenda
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/string: use generic strlcpyHeiko Carstens
2021-10-26s390/string: use generic strrchrHeiko Carstens
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/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: pv: add macros for UVC CC valuesClaudio Imbrenda
2021-10-20exit: Remove calls of do_exit after noreturn versions of dieEric W. Biederman
2021-10-19s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_DIRECT_CALL supportHeiko Carstens
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook
2021-10-11s390/ptrace: add function argument access APIHeiko Carstens
2021-10-11s390/ptrace: fix coding styleHeiko Carstens
2021-10-11s390/ftrace: provide separate ftrace_caller/ftrace_regs_caller implementationsHeiko Carstens
2021-10-11s390/ftrace: add ftrace_instruction_pointer_set() helper functionHeiko Carstens
2021-10-11s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_ARGS supportHeiko Carstens
2021-10-11s390/jump_label: make use of HAVE_JUMP_LABEL_BATCHHeiko Carstens
2021-10-11s390: introduce text_poke_sync()Heiko Carstens
2021-10-11s390/barrier: factor out bcr_serialize()Heiko Carstens
2021-10-11s390/debug: fix kernel-doc warningsRandy Dunlap