index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-04
s390: use a larger stack for KMSAN
Ilya Leoshkevich
1
-1
/
+1
2024-04-29
s390: Compile kernel with -fPIC and link with -no-pie
Sumanth Korikkar
1
-7
/
+2
2024-04-17
s390/expoline: Make modules use kernel expolines
Vasily Gorbik
1
-6
/
+0
2024-03-13
s390/mm: provide simple ARCH_HAS_DEBUG_VIRTUAL support
Heiko Carstens
1
-0
/
+1
2024-02-20
s390: compile relocatable kernel without -fPIE
Josh Poimboeuf
1
-1
/
+7
2024-02-14
s390: link vmlinux with '-z notext'
Nathan Chancellor
1
-1
/
+1
2023-10-28
kbuild: unify vdso_install rules
Masahiro Yamada
1
-3
/
+3
2023-07-24
s390: use obj-y to descend into drivers/s390/
Masahiro Yamada
1
-1
/
+0
2023-06-28
s390/decompressor: fix misaligned symbol build error
Heiko Carstens
1
-0
/
+1
2023-03-27
s390: reintroduce expoline dependence to scripts
Jiri Slaby (SUSE)
1
-1
/
+1
2022-11-08
s390: always build relocatable kernel
Heiko Carstens
1
-2
/
+0
2022-10-02
kbuild: remove head-y syntax
Masahiro Yamada
1
-2
/
+0
2022-07-13
s390/nospec: remove unneeded header includes
Vasily Gorbik
1
-1
/
+1
2022-07-13
s390/nospec: build expoline.o for modules_prepare target
Vasily Gorbik
1
-1
/
+7
2022-06-09
gcc-12: disable '-Warray-bounds' universally for now
Linus Torvalds
1
-9
/
+1
2022-05-26
Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-2
/
+1
2022-05-24
Merge tag 's390-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-0
/
+2
2022-05-17
s390/boot: do not emit debug info for assembly with llvm's IAS
Heiko Carstens
1
-0
/
+2
2022-05-11
kbuild: factor out the common installation code into scripts/install.sh
Masahiro Yamada
1
-2
/
+1
2022-04-27
s390: disable -Warray-bounds
Sven Schnelle
1
-0
/
+10
2022-04-06
s390: allow to compile with z16 optimizations
Heiko Carstens
1
-0
/
+2
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-04
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-13
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
[next]