summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/Makefile
Commit message (Expand)AuthorAgeFilesLines
* s390/kprobes: Remove custom insn slot allocatorHeiko Carstens2024-05-161-1/+0
* s390/ftrace: Use unwinder instead of __builtin_return_address()Sven Schnelle2024-04-291-0/+2
* arch, crash: move arch_crash_save_vmcoreinfo() out to file vmcore_info.cBaoquan He2024-02-231-0/+1
* KVM: s390: vsie: Fix length of facility list shadowedNina Schoetterl-Glausch2023-12-231-1/+1
* s390/ctlreg: move control register code to separate fileHeiko Carstens2023-09-191-1/+1
* s390/kexec: make machine_kexec() depend on CONFIG_KEXEC_COREAlexander Gordeev2023-07-241-2/+3
* s390: add support for user-defined certificatesAnastasia Eskova2023-07-241-1/+1
* rethook, fprobe: do not trace rethook related functionsZe Gao2023-05-181-0/+1
* s390/cpum_cf: merge source files for CPU Measurement counter facilityThomas Richter2023-01-251-1/+1
* s390/kprobes: replace kretprobe with rethookVasily Gorbik2023-01-221-0/+1
* Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2022-10-101-2/+2
|\
| * kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada2022-10-021-2/+2
* | s390/pai: Add support for PAI Extension 1 NNPA countersThomas Richter2022-09-161-1/+1
* | s390/smp: rework absolute lowcore accessAlexander Gordeev2022-09-141-1/+1
|/
* Revert "s390/smp: rework absolute lowcore access"Alexander Gordeev2022-08-061-1/+1
* s390/smp: rework absolute lowcore accessAlexander Gordeev2022-07-281-1/+1
* s390/cpufeature: rework to allow more than only hwcap bitsHeiko Carstens2022-07-191-1/+1
* s390: simplify early program check handlerHeiko Carstens2022-05-251-1/+1
* s390/pai: add support for cryptography countersThomas Richter2022-05-091-0/+1
* s390/kprobes: Avoid additional kprobe in kretprobe handlingTobias Huschle2022-03-101-1/+3
* arch: Make ARCH_STACKWALK independent of STACKTRACEPeter Zijlstra2021-12-101-2/+1
* s390: rename dma section to amode31Heiko Carstens2021-08-051-1/+1
* s390/boot: move dma sections from decompressor to decompressed kernelAlexander Egorenkov2021-07-271-1/+1
* s390/vdso: add minimal compat vdsoSven Schnelle2021-07-081-0/+1
* s390/cpumf: Allow concurrent access for CPU Measurement Counter FacilityThomas Richter2021-07-051-1/+0
* s390/traps: convert pgm_check.S to CHeiko Carstens2021-04-121-1/+1
* s390: convert to generic entrySven Schnelle2021-01-191-1/+1
* s390/kprobes: move insn_page to text segmentHeiko Carstens2020-10-091-0/+1
* s390/numa: move code to arch/s390/kernelAlexander Gordeev2020-08-111-0/+1
* s390: ptrace: hard-code "s390x" instead of UTS_MACHINEMasahiro Yamada2020-05-061-5/+0
* Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-04-041-1/+0
|\
| * s390: remove broken hibernate / power management supportHeiko Carstens2020-03-231-1/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-04-021-0/+1
|\ \
| * | s390/protvirt: introduce host side setupVasily Gorbik2020-02-271-0/+1
| |/
* / ima: add a new CONFIG for loading arch-specific policiesNayna Jain2020-03-121-1/+1
|/
* s390: remove compat vdso codeHeiko Carstens2019-12-011-1/+0
* s390: clean .bss before running uncompressed kernelVasily Gorbik2019-08-211-12/+1
* s390: enforce CONFIG_SMPHeiko Carstens2019-06-071-1/+1
* s390/unwind: introduce stack unwind APIMartin Schwidefsky2019-05-021-1/+2
* s390/kernel: build a relocatable kernelGerald Schaefer2019-04-291-1/+1
* s390/kexec_file: Disable kexec_load when IPLed securePhilipp Rudo2019-04-291-0/+2
* s390: don't build vdso32 with clangArnd Bergmann2019-04-111-1/+1
* s390/cpum_cf_diag: Add support for s390 counter facility diagnostic traceThomas Richter2019-02-221-0/+1
* s390/cpum_cf: move common functions into a separate fileHendrik Brueckner2019-02-221-1/+2
* s390: remove compat_wrapper.cArnd Bergmann2019-01-181-1/+1
* jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-01-061-1/+2
* s390/kasan: reipl and kexec supportVasily Gorbik2018-10-091-0/+2
* s390/kasan: avoid instrumentation of early C codeVasily Gorbik2018-10-091-0/+2
* s390: move ipl block and cmd line handling to early boot phaseVasily Gorbik2018-10-091-1/+1
* s390/boot: make head.S and als.c be part of the decompressor onlyVasily Gorbik2018-06-251-21/+3