index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390: use a larger stack for KMSAN
Ilya Leoshkevich
2024-07-04
1
-1
/
+1
*
s390: Compile kernel with -fPIC and link with -no-pie
Sumanth Korikkar
2024-04-29
1
-7
/
+2
*
s390/expoline: Make modules use kernel expolines
Vasily Gorbik
2024-04-17
1
-6
/
+0
*
s390/mm: provide simple ARCH_HAS_DEBUG_VIRTUAL support
Heiko Carstens
2024-03-13
1
-0
/
+1
*
s390: compile relocatable kernel without -fPIE
Josh Poimboeuf
2024-02-20
1
-1
/
+7
*
s390: link vmlinux with '-z notext'
Nathan Chancellor
2024-02-14
1
-1
/
+1
*
kbuild: unify vdso_install rules
Masahiro Yamada
2023-10-28
1
-3
/
+3
*
s390: use obj-y to descend into drivers/s390/
Masahiro Yamada
2023-07-24
1
-1
/
+0
*
s390/decompressor: fix misaligned symbol build error
Heiko Carstens
2023-06-28
1
-0
/
+1
*
s390: reintroduce expoline dependence to scripts
Jiri Slaby (SUSE)
2023-03-27
1
-1
/
+1
*
s390: always build relocatable kernel
Heiko Carstens
2022-11-08
1
-2
/
+0
*
kbuild: remove head-y syntax
Masahiro Yamada
2022-10-02
1
-2
/
+0
*
s390/nospec: remove unneeded header includes
Vasily Gorbik
2022-07-13
1
-1
/
+1
*
s390/nospec: build expoline.o for modules_prepare target
Vasily Gorbik
2022-07-13
1
-1
/
+7
*
gcc-12: disable '-Warray-bounds' universally for now
Linus Torvalds
2022-06-09
1
-9
/
+1
*
Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2022-05-26
1
-2
/
+1
|
\
|
*
kbuild: factor out the common installation code into scripts/install.sh
Masahiro Yamada
2022-05-11
1
-2
/
+1
*
|
Merge tag 's390-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2022-05-24
1
-0
/
+2
|
\
\
|
*
|
s390/boot: do not emit debug info for assembly with llvm's IAS
Heiko Carstens
2022-05-17
1
-0
/
+2
*
|
|
s390: disable -Warray-bounds
Sven Schnelle
2022-04-27
1
-0
/
+10
|
/
/
*
/
s390: allow to compile with z16 optimizations
Heiko Carstens
2022-04-06
1
-0
/
+2
|
/
*
s390: raise minimum supported machine generation to z10
Vasily Gorbik
2022-03-10
1
-6
/
+0
*
s390/nospec: add an option to use thunk-extern
Vasily Gorbik
2022-03-10
1
-5
/
+9
*
s390: always use the packed stack layout
Vasily Gorbik
2022-03-01
1
-7
/
+2
*
s390/vdso: filter out -mstack-guard and -mstack-size
Sven Schnelle
2021-11-16
1
-4
/
+6
*
kbuild: use more subdir- for visiting subdirectories while cleaning
Masahiro Yamada
2021-10-24
1
-7
/
+1
*
s390: remove WARN_DYNAMIC_STACK
Heiko Carstens
2021-09-15
1
-7
/
+0
*
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-09-04
1
-7
/
+7
|
\
|
*
s390: replace cc-option-yn uses with cc-option
Nick Desaulniers
2021-09-03
1
-7
/
+7
*
|
s390: move the install rule to arch/s390/Makefile
Masahiro Yamada
2021-07-30
1
-1
/
+2
|
/
*
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-07-10
1
-3
/
+0
|
\
|
*
kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild
Masahiro Yamada
2021-05-26
1
-3
/
+0
*
|
s390/vdso: add minimal compat vdso
Sven Schnelle
2021-07-08
1
-0
/
+13
*
|
s390: disable SSP when needed
Fabrice Fontaine
2021-06-07
1
-0
/
+1
|
/
*
arch: s390: Remove CONFIG_OPROFILE support
Viresh Kumar
2021-01-29
1
-3
/
+0
*
s390/decompressor: add stacktrace support
Vasily Gorbik
2020-11-20
1
-1
/
+1
*
kbuild: remove cc-option test of -ffreestanding
Masahiro Yamada
2020-07-07
1
-1
/
+1
*
s390: make 'install' not depend on vmlinux
Masahiro Yamada
2020-02-17
1
-1
/
+1
*
s390: adjust -mpacked-stack support check for clang 10
Vasily Gorbik
2020-01-22
1
-1
/
+1
*
s390: remove compat vdso code
Heiko Carstens
2019-12-01
1
-1
/
+0
*
s390: add support for IBM z15 machines
Martin Schwidefsky
2019-09-13
1
-0
/
+2
*
Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2019-07-13
1
-2
/
+0
|
\
|
*
kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIG
Masahiro Yamada
2019-06-09
1
-2
/
+0
*
|
s390/boot: disable address-of-packed-member warning
Heiko Carstens
2019-06-11
1
-0
/
+1
|
/
*
s390: move arch/s390/defconfig to arch/s390/configs/defconfig
Masahiro Yamada
2019-05-14
1
-0
/
+2
*
s390: boot, purgatory: pass $(CLANG_FLAGS) where needed
Arnd Bergmann
2019-05-03
1
-2
/
+2
*
s390/kernel: build a relocatable kernel
Gerald Schaefer
2019-04-29
1
-0
/
+4
*
s390: remove -fno-strength-reduce flag
Arnd Bergmann
2019-04-11
1
-1
/
+1
*
s390/kasan: increase instrumented stack size to 64k
Vasily Gorbik
2018-11-02
1
-1
/
+1
*
s390/kasan: double the stack size
Vasily Gorbik
2018-10-09
1
-1
/
+1
[next]