index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
boot
/
Makefile
Age
Commit message (
Expand
)
Author
2024-09-07
s390/boot: Move boot_printk() code to own file
Heiko Carstens
2024-09-07
s390/boot: Compile all files with the same march flag
Heiko Carstens
2024-09-07
s390/boot: Increase minimum architecture to z10
Heiko Carstens
2024-08-27
s390/build: Avoid relocation information in final vmlinux
Jens Remus
2024-07-23
s390: Remove protvirt and kvm config guards for uv code
Janosch Frank
2024-07-23
s390/alternatives: Allow early alternative patching in decompressor
Sven Schnelle
2024-07-03
s390/boot: add the KMSAN runtime stub
Ilya Leoshkevich
2024-07-03
s390/boot: turn off KMSAN
Ilya Leoshkevich
2024-04-29
s390: Compile kernel with -fPIC and link with -no-pie
Sumanth Korikkar
2024-04-09
s390: adjust indentation of RELOCS command build step out
Heiko Carstens
2024-02-22
s390/boot: workaround current 'llvm-objdump -t -j ...' behavior
Nathan Chancellor
2024-02-20
s390: compile relocatable kernel without -fPIE
Josh Poimboeuf
2024-02-20
s390/boot: add 'alloc' to info.bin .vmlinux.info section flags
Nathan Chancellor
2024-02-14
s390/boot: add support for CONFIG_LD_ORPHAN_WARN
Nathan Chancellor
2023-03-20
s390/boot: rename mem_detect to physmem_info
Vasily Gorbik
2023-02-28
s390/decompressor: add link map saving
Vasily Gorbik
2023-01-13
s390/mm: start kernel with DAT enabled
Alexander Gordeev
2022-11-08
s390: always build relocatable kernel
Heiko Carstens
2022-05-06
s390/boot: convert initial lowcore to C
Heiko Carstens
2022-05-06
s390/boot: get rid of startup archive
Heiko Carstens
2021-07-30
s390: move the install rule to arch/s390/Makefile
Masahiro Yamada
2021-07-30
s390: enable KCSAN
Ilya Leoshkevich
2021-07-27
s390/boot: move dma sections from decompressor to decompressed kernel
Alexander Egorenkov
2020-09-16
s390/boot: enable .bss section for compressed kernel
Alexander Egorenkov
2020-03-31
Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2020-02-27
s390/protvirt: introduce host side setup
Vasily Gorbik
2020-02-17
s390: make 'install' not depend on vmlinux
Masahiro Yamada
2019-09-13
s390/startup: add pgm check info printing
Vasily Gorbik
2019-07-23
s390: enable detection of kernel version from bzImage
Vasily Gorbik
2019-05-07
s390/boot: fix compiler error due to missing awk strtonum
Martin Schwidefsky
2019-05-03
s390: only build for new CPUs with clang
Arnd Bergmann
2019-04-29
s390/kernel: add support for kernel address space layout randomization (KASLR)
Gerald Schaefer
2019-04-29
s390/kernel: introduce .dma sections
Gerald Schaefer
2019-04-29
s390/kernel: build a relocatable kernel
Gerald Schaefer
2019-04-26
s390/boot: pad bzImage to 4K
Martin Schwidefsky
2019-04-26
s390/ipl: read IPL report at early boot
Martin Schwidefsky
2019-04-10
s390/uv: introduce guest side ultravisor code
Vasily Gorbik
2019-04-10
s390: introduce .boot.preserved.data section compile time validation
Vasily Gorbik
2019-03-14
kbuild: move archive command to scripts/Makefile.lib
Masahiro Yamada
2019-01-28
kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)
Masahiro Yamada
2019-01-28
s390: make built-in.a not directly depend on *.o.chkbss files
Masahiro Yamada
2018-10-09
s390/kasan: avoid instrumentation of early C code
Vasily Gorbik
2018-10-09
s390: move ipl block and cmd line handling to early boot phase
Vasily Gorbik
2018-10-09
s390: introduce .boot.data section compile time validation
Vasily Gorbik
2018-10-09
s390/mem_detect: move tprot loop to early boot phase
Vasily Gorbik
2018-10-09
s390: remove decompressor's head.S
Vasily Gorbik
2018-07-02
s390/decompressor: avoid packing *.o.chkbss files into startup.a
Vasily Gorbik
2018-07-02
s390/decompressor: avoid constant startup.a rebuilds
Vasily Gorbik
2018-06-25
s390/decompressor: extend .bss check for early code
Vasily Gorbik
2018-06-25
s390/decompressor: reuse lib/mem.S for mem functions
Vasily Gorbik
[next]