summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/Makefile
AgeCommit message (Expand)AuthorFilesLines
2024-05-16s390/kprobes: Remove custom insn slot allocatorHeiko Carstens1-1/+0
2024-04-29s390/ftrace: Use unwinder instead of __builtin_return_address()Sven Schnelle1-0/+2
2024-02-24arch, crash: move arch_crash_save_vmcoreinfo() out to file vmcore_info.cBaoquan He1-0/+1
2023-12-23KVM: s390: vsie: Fix length of facility list shadowedNina Schoetterl-Glausch1-1/+1
2023-09-19s390/ctlreg: move control register code to separate fileHeiko Carstens1-1/+1
2023-07-24s390/kexec: make machine_kexec() depend on CONFIG_KEXEC_COREAlexander Gordeev1-2/+3
2023-07-24s390: add support for user-defined certificatesAnastasia Eskova1-1/+1
2023-05-18rethook, fprobe: do not trace rethook related functionsZe Gao1-0/+1
2023-01-25s390/cpum_cf: merge source files for CPU Measurement counter facilityThomas Richter1-1/+1
2023-01-22s390/kprobes: replace kretprobe with rethookVasily Gorbik1-0/+1
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-2/+2
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada1-2/+2
2022-09-16s390/pai: Add support for PAI Extension 1 NNPA countersThomas Richter1-1/+1
2022-09-14s390/smp: rework absolute lowcore accessAlexander Gordeev1-1/+1
2022-08-06Revert "s390/smp: rework absolute lowcore access"Alexander Gordeev1-1/+1
2022-07-28s390/smp: rework absolute lowcore accessAlexander Gordeev1-1/+1
2022-07-19s390/cpufeature: rework to allow more than only hwcap bitsHeiko Carstens1-1/+1
2022-05-25s390: simplify early program check handlerHeiko Carstens1-1/+1
2022-05-09s390/pai: add support for cryptography countersThomas Richter1-0/+1
2022-03-10s390/kprobes: Avoid additional kprobe in kretprobe handlingTobias Huschle1-1/+3
2021-12-10arch: Make ARCH_STACKWALK independent of STACKTRACEPeter Zijlstra1-2/+1
2021-08-05s390: rename dma section to amode31Heiko Carstens1-1/+1
2021-07-27s390/boot: move dma sections from decompressor to decompressed kernelAlexander Egorenkov1-1/+1
2021-07-08s390/vdso: add minimal compat vdsoSven Schnelle1-0/+1
2021-07-05s390/cpumf: Allow concurrent access for CPU Measurement Counter FacilityThomas Richter1-1/+0
2021-04-12s390/traps: convert pgm_check.S to CHeiko Carstens1-1/+1
2021-01-19s390: convert to generic entrySven Schnelle1-1/+1
2020-10-10s390/kprobes: move insn_page to text segmentHeiko Carstens1-0/+1
2020-08-11s390/numa: move code to arch/s390/kernelAlexander Gordeev1-0/+1
2020-05-06s390: ptrace: hard-code "s390x" instead of UTS_MACHINEMasahiro Yamada1-5/+0
2020-04-04Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-1/+0
2020-04-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2020-03-23s390: remove broken hibernate / power management supportHeiko Carstens1-1/+0
2020-03-12ima: add a new CONFIG for loading arch-specific policiesNayna Jain1-1/+1
2020-02-27s390/protvirt: introduce host side setupVasily Gorbik1-0/+1
2019-12-01s390: remove compat vdso codeHeiko Carstens1-1/+0
2019-08-21s390: clean .bss before running uncompressed kernelVasily Gorbik1-12/+1
2019-06-07s390: enforce CONFIG_SMPHeiko Carstens1-1/+1
2019-05-02s390/unwind: introduce stack unwind APIMartin Schwidefsky1-1/+2
2019-04-29s390/kernel: build a relocatable kernelGerald Schaefer1-1/+1
2019-04-29s390/kexec_file: Disable kexec_load when IPLed securePhilipp Rudo1-0/+2
2019-04-11s390: don't build vdso32 with clangArnd Bergmann1-1/+1
2019-02-22s390/cpum_cf_diag: Add support for s390 counter facility diagnostic traceThomas Richter1-0/+1
2019-02-22s390/cpum_cf: move common functions into a separate fileHendrik Brueckner1-1/+2
2019-01-18s390: remove compat_wrapper.cArnd Bergmann1-1/+1
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada1-1/+2
2018-10-09s390/kasan: reipl and kexec supportVasily Gorbik1-0/+2
2018-10-09s390/kasan: avoid instrumentation of early C codeVasily Gorbik1-0/+2
2018-10-09s390: move ipl block and cmd line handling to early boot phaseVasily Gorbik1-1/+1
2018-06-25s390/boot: make head.S and als.c be part of the decompressor onlyVasily Gorbik1-21/+3