summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)AuthorFilesLines
2021-11-07Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds16-48/+139
2021-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-12/+0
2021-11-06s390: use generic version of arch_is_kernel_initmem_freed()Christophe Leroy1-12/+0
2021-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-5/+19
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+0
2021-11-02Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-1/+1
2021-11-02Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
2021-11-02Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+0
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2021-11-01Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-8/+0
2021-10-31Merge tag 'kvm-s390-next-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2-5/+19
2021-10-30locking: Remove spin_lock_flags() etcArnd Bergmann1-8/+0
2021-10-27KVM: s390: pv: properly handle page flags for protected guestsClaudio Imbrenda2-5/+14
2021-10-26s390: make command line configurableSven Schnelle2-11/+1
2021-10-26s390: support command lines longer than 896 bytesSven Schnelle2-4/+5
2021-10-26s390/kexec_file: move kernel image size checkSven Schnelle1-1/+0
2021-10-26s390/string: use generic strlcpyHeiko Carstens1-2/+0
2021-10-26s390/string: use generic strrchrHeiko Carstens1-2/+0
2021-10-26s390/bitops: return true/false (not 1/0) from bool functionsHuilong Deng1-1/+1
2021-10-26s390: add support for BEAR enhancement facilitySven Schnelle2-3/+7
2021-10-26s390: introduce nospec_uses_trampoline()Sven Schnelle1-0/+5
2021-10-26s390: rename last_break to pgm_last_breakSven Schnelle1-1/+1
2021-10-26s390/ptrace: add last_break member to pt_regsSven Schnelle1-0/+1
2021-10-26s390/sclp: sort out physical vs virtual pointers usageAlexander Gordeev1-0/+1
2021-10-26s390/pgtable: use physical address for Page-Table OriginAlexander Gordeev1-6/+6
2021-10-26Merge branch 'fixes' into featuresVasily Gorbik1-0/+2
2021-10-25s390/qeth: move qdio's QAOB cache into qethJulian Wiedmann1-2/+0
2021-10-25KVM: s390: pv: add macros for UVC CC valuesClaudio Imbrenda1-0/+5
2021-10-19s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_DIRECT_CALL supportHeiko Carstens1-0/+12
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook1-1/+1
2021-10-11s390/ptrace: add function argument access APIHeiko Carstens1-0/+19
2021-10-11s390/ptrace: fix coding styleHeiko Carstens1-2/+1
2021-10-11s390/ftrace: provide separate ftrace_caller/ftrace_regs_caller implementationsHeiko Carstens1-1/+0
2021-10-11s390/ftrace: add ftrace_instruction_pointer_set() helper functionHeiko Carstens2-3/+9
2021-10-11s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_ARGS supportHeiko Carstens1-0/+9
2021-10-11s390/jump_label: make use of HAVE_JUMP_LABEL_BATCHHeiko Carstens1-0/+2
2021-10-11s390: introduce text_poke_sync()Heiko Carstens1-0/+16
2021-10-11s390/barrier: factor out bcr_serialize()Heiko Carstens1-10/+14
2021-10-11s390/debug: fix kernel-doc warningsRandy Dunlap1-1/+1
2021-10-04treewide: Replace the use of mem_encrypt_active() with cc_platform_has()Tom Lendacky1-2/+0
2021-10-04s390/ftrace: add FTRACE_GEN_NOP_ASM macroSven Schnelle1-0/+28
2021-10-04s390/pci: fix zpci_zdev_put() on reserveNiklas Schnelle1-0/+2
2021-10-01kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyMasami Hiramatsu1-1/+1
2021-09-30s390: add CPU field to struct thread_infoArd Biesheuvel1-0/+1
2021-09-22s390/qeth: fix deadlock during failing recoveryAlexandra Winter1-1/+1
2021-09-09Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds4-21/+15
2021-09-09arch: remove compat_alloc_user_spaceArnd Bergmann2-13/+0
2021-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2021-09-07s390/cpum_cf: move array from header to C fileHeiko Carstens1-7/+0
2021-09-07s390/topology: fix topology information when calling cpu hotplug notifiersSven Schnelle1-0/+1