summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2022-12-13Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+2
2022-12-12Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-20/+0
2022-12-12Merge tag 's390-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds28-1037/+1309
2022-12-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-3/+26
2022-12-12Merge tag 'rcu.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2022-12-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+3
2022-12-06s390/nmi: get rid of private slab cacheHeiko Carstens1-31/+9
2022-12-06s390/nmi: move storage error checking back to C, enter with DAT onHeiko Carstens3-32/+21
2022-12-06s390/nmi: print machine check interruption code before stopping systemHeiko Carstens1-0/+52
2022-12-06s390/sclp: introduce sclp_emergency_printk()Heiko Carstens1-0/+1
2022-12-06s390/sclp: keep sclp_early_sccbHeiko Carstens1-3/+0
2022-12-06s390/nmi: rework register validation handlingHeiko Carstens1-54/+10
2022-12-06s390/nmi: use vector instruction macros instead of byte patternsHeiko Carstens1-5/+4
2022-12-06s390/vx: add vx-insn.h wrapper include fileHeiko Carstens3-667/+688
2022-12-06s390/ipl: use octal values instead of S_* macrosSven Schnelle1-36/+30
2022-12-06s390/ipl: add eckd dump supportSven Schnelle4-1/+77
2022-12-06s390/ipl: add eckd supportSven Schnelle5-0/+326
2022-12-03Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+1
2022-12-02s390/checksum: support GENERIC_CSUM, enable it for KASANHeiko Carstens2-0/+11
2022-12-02s390/appldata: remove power management callbacksHeiko Carstens1-111/+2
2022-12-01vdso/timens: Refactor copy-pasted find_timens_vvar_page() helper into one copyJann Horn1-20/+0
2022-12-01mm: add dummy pmd_young() for architectures not having itJuergen Gross1-0/+1
2022-11-29Merge tag 'kvm-s390-master-6.1-2' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini1-1/+3
2022-11-25Merge tag 's390-6.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-1/+1
2022-11-24KVM: s390: vsie: Fix the initialization of the epoch extension (epdx) fieldThomas Huth1-1/+3
2022-11-24s390/crashdump: fix TOD programmable field sizeHeiko Carstens1-1/+1
2022-11-23s390/kprobes: define insn cache ops within private header fileHeiko Carstens2-2/+10
2022-11-23s390/mm: remove unused get_page_state() functionHeiko Carstens1-11/+0
2022-11-23s390/hypfs: remove unused info_blk_hdr__pcpus() functionHeiko Carstens1-8/+0
2022-11-23s390/debug: remove function type castHeiko Carstens1-3/+4
2022-11-23s390/pci: Use irq_data_get_msi_desc()Thomas Gleixner1-1/+1
2022-11-23s390/ipl: Use kstrtobool() instead of strtobool()Christophe JAILLET1-3/+4
2022-11-23s390/mm: provide minimal setup_per_cpu_areas() implementationHeiko Carstens2-0/+38
2022-11-18Merge tag 's390-6.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-1/+10
2022-11-18ftrace: abstract DYNAMIC_FTRACE_WITH_ARGS accessesMark Rutland1-0/+19
2022-11-18ftrace: rename ftrace_instruction_pointer_set() -> ftrace_regs_set_instructio...Mark Rutland1-2/+3
2022-11-18ftrace: pass fregs to arch_ftrace_set_direct_caller()Mark Rutland1-1/+4
2022-11-16s390: use generic vga.h header fileHeiko Carstens1-7/+0
2022-11-16s390: use generic shmparam.h header fileHeiko Carstens1-12/+0
2022-11-16s390: use generic bugs.h header fileHeiko Carstens1-21/+0
2022-11-16s390: use generic serial.h header fileHeiko Carstens1-7/+0
2022-11-16s390: avoid using global register for current_stack_pointerVasily Gorbik1-1/+10
2022-11-11Merge tag 's390-6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds9-77/+74
2022-11-10s390: select ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAPGerald Schaefer1-0/+1
2022-11-08s390: always build relocatable kernelHeiko Carstens4-9/+5
2022-11-08s390/configs: add kasan.config addon config fileHeiko Carstens1-0/+3
2022-11-08s390/configs: move CONFIG_DEBUG_INFO_BTF into btf.config addon configHeiko Carstens4-3/+1
2022-11-07KVM: s390: pci: Fix allocation size of aift kzdev elementsRafael Mendonca1-1/+1
2022-11-07KVM: s390: pv: don't allow userspace to set the clock under PVNico Boehr2-10/+17
2022-11-03s390: update defconfigsHeiko Carstens2-65/+65