index
:
Linux Stable
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.13.y
linux-6.14.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
boot
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/decompressor: add link map saving
Vasily Gorbik
2023-02-28
1
-1
/
+3
*
s390/mm: start kernel with DAT enabled
Alexander Gordeev
2023-01-13
1
-1
/
+1
*
s390: always build relocatable kernel
Heiko Carstens
2022-11-08
1
-2
/
+1
*
s390/boot: convert initial lowcore to C
Heiko Carstens
2022-05-06
1
-1
/
+1
*
s390/boot: get rid of startup archive
Heiko Carstens
2022-05-06
1
-8
/
+68
*
s390: move the install rule to arch/s390/Makefile
Masahiro Yamada
2021-07-30
1
-4
/
+0
*
s390: enable KCSAN
Ilya Leoshkevich
2021-07-30
1
-0
/
+1
*
s390/boot: move dma sections from decompressor to decompressed kernel
Alexander Egorenkov
2021-07-27
1
-1
/
+1
*
s390/boot: enable .bss section for compressed kernel
Alexander Egorenkov
2020-09-16
1
-4
/
+0
*
Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2020-03-31
1
-1
/
+1
|
\
|
*
s390: make 'install' not depend on vmlinux
Masahiro Yamada
2020-02-17
1
-1
/
+1
*
|
s390/protvirt: introduce host side setup
Vasily Gorbik
2020-02-27
1
-1
/
+1
|
/
*
s390/startup: add pgm check info printing
Vasily Gorbik
2019-09-13
1
-1
/
+1
*
s390: enable detection of kernel version from bzImage
Vasily Gorbik
2019-07-23
1
-1
/
+1
*
s390/boot: fix compiler error due to missing awk strtonum
Martin Schwidefsky
2019-05-07
1
-1
/
+0
*
s390: only build for new CPUs with clang
Arnd Bergmann
2019-05-03
1
-6
/
+12
*
s390/kernel: add support for kernel address space layout randomization (KASLR)
Gerald Schaefer
2019-04-29
1
-0
/
+1
*
s390/kernel: introduce .dma sections
Gerald Schaefer
2019-04-29
1
-1
/
+1
*
s390/kernel: build a relocatable kernel
Gerald Schaefer
2019-04-29
1
-0
/
+1
*
s390/boot: pad bzImage to 4K
Martin Schwidefsky
2019-04-26
1
-0
/
+1
*
s390/ipl: read IPL report at early boot
Martin Schwidefsky
2019-04-26
1
-2
/
+3
*
s390/uv: introduce guest side ultravisor code
Vasily Gorbik
2019-04-10
1
-0
/
+1
*
s390: introduce .boot.preserved.data section compile time validation
Vasily Gorbik
2019-04-10
1
-2
/
+2
*
kbuild: move archive command to scripts/Makefile.lib
Masahiro Yamada
2019-03-14
1
-3
/
+0
*
kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)
Masahiro Yamada
2019-01-28
1
-1
/
+1
*
s390: make built-in.a not directly depend on *.o.chkbss files
Masahiro Yamada
2019-01-28
1
-2
/
+2
*
s390/kasan: avoid instrumentation of early C code
Vasily Gorbik
2018-10-09
1
-0
/
+1
*
s390: move ipl block and cmd line handling to early boot phase
Vasily Gorbik
2018-10-09
1
-1
/
+2
*
s390: introduce .boot.data section compile time validation
Vasily Gorbik
2018-10-09
1
-2
/
+18
*
s390/mem_detect: move tprot loop to early boot phase
Vasily Gorbik
2018-10-09
1
-1
/
+1
*
s390: remove decompressor's head.S
Vasily Gorbik
2018-10-09
1
-1
/
+1
*
s390/decompressor: avoid packing *.o.chkbss files into startup.a
Vasily Gorbik
2018-07-02
1
-1
/
+1
*
s390/decompressor: avoid constant startup.a rebuilds
Vasily Gorbik
2018-07-02
1
-1
/
+1
*
s390/decompressor: extend .bss check for early code
Vasily Gorbik
2018-06-25
1
-0
/
+4
*
s390/decompressor: reuse lib/mem.S for mem functions
Vasily Gorbik
2018-06-25
1
-1
/
+3
*
s390/decompressor: avoid reusing uncompressed image objects
Vasily Gorbik
2018-06-25
1
-6
/
+10
*
s390/boot: make head.S and als.c be part of the decompressor only
Vasily Gorbik
2018-06-25
1
-3
/
+30
*
s390: remove uncompressed kernel image build
Vasily Gorbik
2018-06-25
1
-5
/
+1
*
s390/boot: remove unused COMPILE_VERSION and ccflags-y
Vasily Gorbik
2018-04-16
1
-6
/
+0
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
s390/boot: Install bzImage as default kernel image
Hendrik Brueckner
2013-11-15
1
-2
/
+2
*
[S390] Remove Kerntypes leftovers
Heiko Carstens
2011-12-27
1
-1
/
+1
*
s390: change to new flag variable
matt mooney
2011-03-17
1
-1
/
+1
*
[S390] add support for compressed kernels
Martin Schwidefsky
2010-02-26
1
-0
/
+8
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+18