Age | Commit message (Expand) | Author | Files | Lines |
2022-03-10 | s390: raise minimum supported machine generation to z10 | Vasily Gorbik | 1 | -6/+0 |
2022-03-10 | s390/nospec: add an option to use thunk-extern | Vasily Gorbik | 1 | -5/+9 |
2022-03-01 | s390: always use the packed stack layout | Vasily Gorbik | 1 | -7/+2 |
2021-11-16 | s390/vdso: filter out -mstack-guard and -mstack-size | Sven Schnelle | 1 | -4/+6 |
2021-10-24 | kbuild: use more subdir- for visiting subdirectories while cleaning | Masahiro Yamada | 1 | -7/+1 |
2021-09-15 | s390: remove WARN_DYNAMIC_STACK | Heiko Carstens | 1 | -7/+0 |
2021-09-03 | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -7/+7 |
2021-09-03 | s390: replace cc-option-yn uses with cc-option | Nick Desaulniers | 1 | -7/+7 |
2021-07-30 | s390: move the install rule to arch/s390/Makefile | Masahiro Yamada | 1 | -1/+2 |
2021-07-10 | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -3/+0 |
2021-07-08 | s390/vdso: add minimal compat vdso | Sven Schnelle | 1 | -0/+13 |
2021-06-07 | s390: disable SSP when needed | Fabrice Fontaine | 1 | -0/+1 |
2021-05-26 | kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild | Masahiro Yamada | 1 | -3/+0 |
2021-01-29 | arch: s390: Remove CONFIG_OPROFILE support | Viresh Kumar | 1 | -3/+0 |
2020-11-20 | s390/decompressor: add stacktrace support | Vasily Gorbik | 1 | -1/+1 |
2020-07-07 | kbuild: remove cc-option test of -ffreestanding | Masahiro Yamada | 1 | -1/+1 |
2020-02-17 | s390: make 'install' not depend on vmlinux | Masahiro Yamada | 1 | -1/+1 |
2020-01-22 | s390: adjust -mpacked-stack support check for clang 10 | Vasily Gorbik | 1 | -1/+1 |
2019-12-01 | s390: remove compat vdso code | Heiko Carstens | 1 | -1/+0 |
2019-09-13 | s390: add support for IBM z15 machines | Martin Schwidefsky | 1 | -0/+2 |
2019-07-12 | Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -2/+0 |
2019-06-11 | s390/boot: disable address-of-packed-member warning | Heiko Carstens | 1 | -0/+1 |
2019-06-09 | kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIG | Masahiro Yamada | 1 | -2/+0 |
2019-05-14 | s390: move arch/s390/defconfig to arch/s390/configs/defconfig | Masahiro Yamada | 1 | -0/+2 |
2019-05-03 | s390: boot, purgatory: pass $(CLANG_FLAGS) where needed | Arnd Bergmann | 1 | -2/+2 |
2019-04-29 | s390/kernel: build a relocatable kernel | Gerald Schaefer | 1 | -0/+4 |
2019-04-11 | s390: remove -fno-strength-reduce flag | Arnd Bergmann | 1 | -1/+1 |
2018-11-02 | s390/kasan: increase instrumented stack size to 64k | Vasily Gorbik | 1 | -1/+1 |
2018-10-09 | s390/kasan: double the stack size | Vasily Gorbik | 1 | -1/+1 |
2018-08-24 | kbuild: rename LDFLAGS to KBUILD_LDFLAGS | Masahiro Yamada | 1 | -1/+1 |
2018-08-20 | Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 1 | -7/+9 |
2018-08-15 | s390/ftrace: Add -mfentry and -mnop-mcount support | Vasily Gorbik | 1 | -7/+9 |
2018-07-02 | s390/decompressor: support extra debug flags | Vasily Gorbik | 1 | -0/+4 |
2018-06-25 | s390/boot: make head.S and als.c be part of the decompressor only | Vasily Gorbik | 1 | -2/+1 |
2018-06-25 | s390: remove uncompressed kernel image build | Vasily Gorbik | 1 | -4/+3 |
2018-06-25 | s390/decompressor: correct build flags | Vasily Gorbik | 1 | -3/+17 |
2018-06-25 | s390/build: remove obsolete -mkernel-backchain flag | Vasily Gorbik | 1 | -7/+0 |
2018-06-25 | s390: disable asm code expolines if cc does not support it | Vasily Gorbik | 1 | -0/+1 |
2018-05-29 | kbuild: add endianness flag to CHEKCFLAGS | Luc Van Oostenryck | 1 | -1/+1 |
2018-03-28 | s390: add automatic detection of the spectre defense | Martin Schwidefsky | 1 | -1/+1 |
2018-02-27 | s390: set bzImage as default image for packaging | Vasily Gorbik | 1 | -3/+3 |
2018-02-07 | s390: introduce execute-trampolines for branches | Martin Schwidefsky | 1 | -0/+10 |
2018-01-23 | s390/tools: generate header files in arch/s390/include/generated/ | Hendrik Brueckner | 1 | -2/+1 |
2018-01-23 | s390/syscalls: add Makefile to generate system call header files | Hendrik Brueckner | 1 | -0/+5 |
2017-12-13 | s390/vdso: revise CFI annotations of vDSO functions | Hendrik Brueckner | 1 | -2/+5 |
2017-12-13 | s390/kernel: emit CFI data in .debug_frame and discard .eh_frame sections | Hendrik Brueckner | 1 | -0/+1 |
2017-11-24 | s390: Remove redundant license text | Greg Kroah-Hartman | 1 | -4/+0 |
2017-11-24 | s390: add SPDX identifiers to the remaining files | Greg Kroah-Hartman | 1 | -0/+1 |
2017-11-08 | s390/disassembler: generate opcode tables from text file | Heiko Carstens | 1 | -0/+1 |
2017-11-02 | s390: pass endianness info to sparse | Luc Van Oostenryck | 1 | -1/+1 |