summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/Makefile
AgeCommit message (Expand)Author
2023-12-23KVM: s390: vsie: Fix length of facility list shadowedNina Schoetterl-Glausch
2023-09-19s390/ctlreg: move control register code to separate fileHeiko Carstens
2023-07-24s390/kexec: make machine_kexec() depend on CONFIG_KEXEC_COREAlexander Gordeev
2023-07-24s390: add support for user-defined certificatesAnastasia Eskova
2023-05-18rethook, fprobe: do not trace rethook related functionsZe Gao
2023-01-25s390/cpum_cf: merge source files for CPU Measurement counter facilityThomas Richter
2023-01-22s390/kprobes: replace kretprobe with rethookVasily Gorbik
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada
2022-09-16s390/pai: Add support for PAI Extension 1 NNPA countersThomas Richter
2022-09-14s390/smp: rework absolute lowcore accessAlexander Gordeev
2022-08-06Revert "s390/smp: rework absolute lowcore access"Alexander Gordeev
2022-07-28s390/smp: rework absolute lowcore accessAlexander Gordeev
2022-07-19s390/cpufeature: rework to allow more than only hwcap bitsHeiko Carstens
2022-05-25s390: simplify early program check handlerHeiko Carstens
2022-05-09s390/pai: add support for cryptography countersThomas Richter
2022-03-10s390/kprobes: Avoid additional kprobe in kretprobe handlingTobias Huschle
2021-12-10arch: Make ARCH_STACKWALK independent of STACKTRACEPeter Zijlstra
2021-08-05s390: rename dma section to amode31Heiko Carstens
2021-07-27s390/boot: move dma sections from decompressor to decompressed kernelAlexander Egorenkov
2021-07-08s390/vdso: add minimal compat vdsoSven Schnelle
2021-07-05s390/cpumf: Allow concurrent access for CPU Measurement Counter FacilityThomas Richter
2021-04-12s390/traps: convert pgm_check.S to CHeiko Carstens
2021-01-19s390: convert to generic entrySven Schnelle
2020-10-09s390/kprobes: move insn_page to text segmentHeiko Carstens
2020-08-11s390/numa: move code to arch/s390/kernelAlexander Gordeev
2020-05-06s390: ptrace: hard-code "s390x" instead of UTS_MACHINEMasahiro Yamada
2020-04-04Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-03-23s390: remove broken hibernate / power management supportHeiko Carstens
2020-03-12ima: add a new CONFIG for loading arch-specific policiesNayna Jain
2020-02-27s390/protvirt: introduce host side setupVasily Gorbik
2019-12-01s390: remove compat vdso codeHeiko Carstens
2019-08-21s390: clean .bss before running uncompressed kernelVasily Gorbik
2019-06-07s390: enforce CONFIG_SMPHeiko Carstens
2019-05-02s390/unwind: introduce stack unwind APIMartin Schwidefsky
2019-04-29s390/kernel: build a relocatable kernelGerald Schaefer
2019-04-29s390/kexec_file: Disable kexec_load when IPLed securePhilipp Rudo
2019-04-11s390: don't build vdso32 with clangArnd Bergmann
2019-02-22s390/cpum_cf_diag: Add support for s390 counter facility diagnostic traceThomas Richter
2019-02-22s390/cpum_cf: move common functions into a separate fileHendrik Brueckner
2019-01-18s390: remove compat_wrapper.cArnd Bergmann
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada
2018-10-09s390/kasan: reipl and kexec supportVasily Gorbik
2018-10-09s390/kasan: avoid instrumentation of early C codeVasily Gorbik
2018-10-09s390: move ipl block and cmd line handling to early boot phaseVasily Gorbik
2018-06-25s390/boot: make head.S and als.c be part of the decompressor onlyVasily Gorbik
2018-05-09s390: introduce compile time check for empty .bss sectionVasily Gorbik
2018-05-09s390/early: move functions which may not access bss section to extra fileHeiko Carstens
2018-05-07s390: move spectre sysfs attribute codeMartin Schwidefsky