Age | Commit message (Expand) | Author | Files | Lines |
2023-09-19 | s390/ctlreg: move control register code to separate file | Heiko Carstens | 1 | -1/+1 |
2023-07-24 | s390/kexec: make machine_kexec() depend on CONFIG_KEXEC_CORE | Alexander Gordeev | 1 | -2/+3 |
2023-07-24 | s390: add support for user-defined certificates | Anastasia Eskova | 1 | -1/+1 |
2023-05-18 | rethook, fprobe: do not trace rethook related functions | Ze Gao | 1 | -0/+1 |
2023-01-25 | s390/cpum_cf: merge source files for CPU Measurement counter facility | Thomas Richter | 1 | -1/+1 |
2023-01-22 | s390/kprobes: replace kretprobe with rethook | Vasily Gorbik | 1 | -0/+1 |
2022-10-10 | Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -2/+2 |
2022-10-02 | kbuild: use obj-y instead extra-y for objects placed at the head | Masahiro Yamada | 1 | -2/+2 |
2022-09-16 | s390/pai: Add support for PAI Extension 1 NNPA counters | Thomas Richter | 1 | -1/+1 |
2022-09-14 | s390/smp: rework absolute lowcore access | Alexander Gordeev | 1 | -1/+1 |
2022-08-06 | Revert "s390/smp: rework absolute lowcore access" | Alexander Gordeev | 1 | -1/+1 |
2022-07-28 | s390/smp: rework absolute lowcore access | Alexander Gordeev | 1 | -1/+1 |
2022-07-19 | s390/cpufeature: rework to allow more than only hwcap bits | Heiko Carstens | 1 | -1/+1 |
2022-05-25 | s390: simplify early program check handler | Heiko Carstens | 1 | -1/+1 |
2022-05-09 | s390/pai: add support for cryptography counters | Thomas Richter | 1 | -0/+1 |
2022-03-10 | s390/kprobes: Avoid additional kprobe in kretprobe handling | Tobias Huschle | 1 | -1/+3 |
2021-12-10 | arch: Make ARCH_STACKWALK independent of STACKTRACE | Peter Zijlstra | 1 | -2/+1 |
2021-08-05 | s390: rename dma section to amode31 | Heiko Carstens | 1 | -1/+1 |
2021-07-27 | s390/boot: move dma sections from decompressor to decompressed kernel | Alexander Egorenkov | 1 | -1/+1 |
2021-07-08 | s390/vdso: add minimal compat vdso | Sven Schnelle | 1 | -0/+1 |
2021-07-05 | s390/cpumf: Allow concurrent access for CPU Measurement Counter Facility | Thomas Richter | 1 | -1/+0 |
2021-04-12 | s390/traps: convert pgm_check.S to C | Heiko Carstens | 1 | -1/+1 |
2021-01-19 | s390: convert to generic entry | Sven Schnelle | 1 | -1/+1 |
2020-10-09 | s390/kprobes: move insn_page to text segment | Heiko Carstens | 1 | -0/+1 |
2020-08-11 | s390/numa: move code to arch/s390/kernel | Alexander Gordeev | 1 | -0/+1 |
2020-05-06 | s390: ptrace: hard-code "s390x" instead of UTS_MACHINE | Masahiro Yamada | 1 | -5/+0 |
2020-04-04 | Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 1 | -1/+0 |
2020-04-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+1 |
2020-03-23 | s390: remove broken hibernate / power management support | Heiko Carstens | 1 | -1/+0 |
2020-03-12 | ima: add a new CONFIG for loading arch-specific policies | Nayna Jain | 1 | -1/+1 |
2020-02-27 | s390/protvirt: introduce host side setup | Vasily Gorbik | 1 | -0/+1 |
2019-12-01 | s390: remove compat vdso code | Heiko Carstens | 1 | -1/+0 |
2019-08-21 | s390: clean .bss before running uncompressed kernel | Vasily Gorbik | 1 | -12/+1 |
2019-06-07 | s390: enforce CONFIG_SMP | Heiko Carstens | 1 | -1/+1 |
2019-05-02 | s390/unwind: introduce stack unwind API | Martin Schwidefsky | 1 | -1/+2 |
2019-04-29 | s390/kernel: build a relocatable kernel | Gerald Schaefer | 1 | -1/+1 |
2019-04-29 | s390/kexec_file: Disable kexec_load when IPLed secure | Philipp Rudo | 1 | -0/+2 |
2019-04-11 | s390: don't build vdso32 with clang | Arnd Bergmann | 1 | -1/+1 |
2019-02-22 | s390/cpum_cf_diag: Add support for s390 counter facility diagnostic trace | Thomas Richter | 1 | -0/+1 |
2019-02-22 | s390/cpum_cf: move common functions into a separate file | Hendrik Brueckner | 1 | -1/+2 |
2019-01-18 | s390: remove compat_wrapper.c | Arnd Bergmann | 1 | -1/+1 |
2019-01-06 | jump_label: move 'asm goto' support test to Kconfig | Masahiro Yamada | 1 | -1/+2 |
2018-10-09 | s390/kasan: reipl and kexec support | Vasily Gorbik | 1 | -0/+2 |
2018-10-09 | s390/kasan: avoid instrumentation of early C code | Vasily Gorbik | 1 | -0/+2 |
2018-10-09 | s390: move ipl block and cmd line handling to early boot phase | Vasily Gorbik | 1 | -1/+1 |
2018-06-25 | s390/boot: make head.S and als.c be part of the decompressor only | Vasily Gorbik | 1 | -21/+3 |
2018-05-09 | s390: introduce compile time check for empty .bss section | Vasily Gorbik | 1 | -0/+3 |
2018-05-09 | s390/early: move functions which may not access bss section to extra file | Heiko Carstens | 1 | -10/+14 |
2018-05-07 | s390: move spectre sysfs attribute code | Martin Schwidefsky | 1 | -0/+1 |
2018-04-16 | s390/kexec_file: Add ELF loader | Philipp Rudo | 1 | -0/+1 |