index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
boot
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/boot: Move boot_printk() code to own file
Heiko Carstens
2024-09-07
1
-1
/
+2
*
s390/boot: Compile all files with the same march flag
Heiko Carstens
2024-09-07
1
-14
/
+5
*
s390/boot: Increase minimum architecture to z10
Heiko Carstens
2024-09-07
1
-4
/
+0
*
s390/build: Avoid relocation information in final vmlinux
Jens Remus
2024-08-27
1
-5
/
+3
*
s390: Remove protvirt and kvm config guards for uv code
Janosch Frank
2024-07-23
1
-2
/
+1
*
s390/alternatives: Allow early alternative patching in decompressor
Sven Schnelle
2024-07-23
1
-1
/
+1
*
s390/boot: add the KMSAN runtime stub
Ilya Leoshkevich
2024-07-04
1
-0
/
+1
*
s390/boot: turn off KMSAN
Ilya Leoshkevich
2024-07-04
1
-0
/
+2
*
s390: Compile kernel with -fPIC and link with -no-pie
Sumanth Korikkar
2024-04-29
1
-6
/
+1
*
s390: adjust indentation of RELOCS command build step out
Heiko Carstens
2024-04-09
1
-1
/
+1
*
s390/boot: workaround current 'llvm-objdump -t -j ...' behavior
Nathan Chancellor
2024-02-22
1
-2
/
+2
*
s390: compile relocatable kernel without -fPIE
Josh Poimboeuf
2024-02-20
1
-1
/
+13
*
s390/boot: add 'alloc' to info.bin .vmlinux.info section flags
Nathan Chancellor
2024-02-20
1
-1
/
+1
*
s390/boot: add support for CONFIG_LD_ORPHAN_WARN
Nathan Chancellor
2024-02-14
1
-2
/
+3
*
s390/boot: rename mem_detect to physmem_info
Vasily Gorbik
2023-03-20
1
-1
/
+1
*
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-13
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
[next]