aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus 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-09s390/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/linuxLinus Torvalds1-1/+0
2020-04-02Merge 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
2018-05-09s390: introduce compile time check for empty .bss sectionVasily Gorbik1-0/+3
2018-05-09s390/early: move functions which may not access bss section to extra fileHeiko Carstens1-10/+14
2018-05-07s390: move spectre sysfs attribute codeMartin Schwidefsky1-0/+1
2018-04-16s390/kexec_file: Add ELF loaderPhilipp Rudo1-0/+1
2018-04-16s390/kexec_file: Add image loaderPhilipp Rudo1-1/+1
2018-04-16s390/kexec_file: Add kexec_file_load system callPhilipp Rudo1-0/+2
2018-03-28s390: move nobp parameter functions to nospec-branch.cMartin Schwidefsky1-2/+2
2018-02-07s390: introduce execute-trampolines for branchesMartin Schwidefsky1-0/+4
2017-11-16s390/perf: add perf_regs support and user stack dumpHeiko Carstens1-1/+1
2017-11-14s390: enable CPU alternatives unconditionallyHeiko Carstens1-2/+1