index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
boot
/
startup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-13
s390/boot: detect and enable memory facilities
Alexander Gordeev
1
-0
/
+18
2022-11-08
s390: always build relocatable kernel
Heiko Carstens
1
-2
/
+1
2022-09-14
s390/mm: rework memcpy_real() to avoid DAT-off mode
Alexander Gordeev
1
-1
/
+4
2022-09-14
s390/smp: rework absolute lowcore access
Alexander Gordeev
1
-1
/
+4
2022-08-06
Revert "s390/smp: rework absolute lowcore access"
Alexander Gordeev
1
-4
/
+1
2022-07-28
s390/smp: rework absolute lowcore access
Alexander Gordeev
1
-1
/
+4
2022-07-28
s390/boot: cleanup adjust_to_uv_max() function
Alexander Gordeev
1
-4
/
+6
2022-05-06
s390/boot: get rid of startup archive
Heiko Carstens
1
-1
/
+1
2021-11-16
s390/boot: simplify and fix kernel memory layout setup
Vasily Gorbik
1
-57
/
+31
2021-10-04
s390/boot: allocate amode31 section in decompressor
Alexander Gordeev
1
-0
/
+8
2021-08-25
s390/boot: factor out offset_vmlinux_info() function
Alexander Gordeev
1
-8
/
+12
2021-07-27
s390/boot: get rid of arithmetics on function pointers
Heiko Carstens
1
-1
/
+1
2021-07-27
s390/boot: move dma sections from decompressor to decompressed kernel
Alexander Egorenkov
1
-31
/
+0
2021-07-27
s390/dump: introduce boot data 'oldmem_data'
Alexander Egorenkov
1
-2
/
+5
2021-07-27
s390/boot: introduce boot data 'initrd_data'
Alexander Egorenkov
1
-4
/
+8
2021-07-27
s390/boot: disable Secure Execution in dump mode
Alexander Egorenkov
1
-0
/
+1
2021-07-27
s390/boot: move uv function declarations to boot/uv.h
Alexander Egorenkov
1
-0
/
+1
2021-07-27
s390/boot: move all linker symbol declarations from c to h files
Alexander Egorenkov
1
-6
/
+0
2021-07-05
s390/boot: replace magic string check with a bootdata flag
Alexander Egorenkov
1
-0
/
+1
2021-06-18
s390: setup kernel memory layout early
Vasily Gorbik
1
-0
/
+88
2021-06-07
s390/facilities: move stfl information from lowcore to global data
Sven Schnelle
1
-0
/
+3
2020-11-20
s390: unify identity mapping limits handling
Vasily Gorbik
1
-4
/
+44
2020-11-09
s390/early: rewrite program parameter setup in C
Vasily Gorbik
1
-0
/
+10
2020-11-09
s390/mm: let vmalloc area size depend on physical memory size
Heiko Carstens
1
-0
/
+16
2020-10-26
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-1
/
+1
2020-09-29
s390: remove unused _swsusp_reset_dma
Vasily Gorbik
1
-2
/
+0
2020-09-16
s390/boot: enable .bss section for compressed kernel
Alexander Egorenkov
1
-0
/
+3
2019-11-30
s390/kaslr: store KASLR offset for early dumps
Gerald Schaefer
1
-0
/
+5
2019-11-26
Merge tag 's390-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-1
/
+1
2019-10-31
s390/boot: fix section name escaping
Nick Desaulniers
1
-1
/
+1
2019-10-22
s390/kaslr: add support for R_390_GLOB_DAT relocation type
Gerald Schaefer
1
-3
/
+11
2019-08-21
s390: clean .bss before running uncompressed kernel
Vasily Gorbik
1
-0
/
+6
2019-05-02
s390: simplify disabled_wait
Martin Schwidefsky
1
-1
/
+1
2019-04-29
s390/kernel: add support for kernel address space layout randomization (KASLR)
Gerald Schaefer
1
-2
/
+29
2019-04-29
s390/kernel: introduce .dma sections
Gerald Schaefer
1
-0
/
+39
2019-04-29
s390/kernel: build a relocatable kernel
Gerald Schaefer
1
-0
/
+27
2019-04-26
s390/ipl: read IPL report at early boot
Martin Schwidefsky
1
-9
/
+9
2019-04-10
s390/uv: introduce guest side ultravisor code
Vasily Gorbik
1
-0
/
+2
2019-04-10
s390: introduce .boot.preserved.data section
Gerald Schaefer
1
-0
/
+4
2019-03-01
s390: allow overriding facilities via command line
Vasily Gorbik
1
-0
/
+1
2018-10-09
s390: move ipl block and cmd line handling to early boot phase
Vasily Gorbik
1
-0
/
+3
2018-10-09
s390/mem_detect: move tprot loop to early boot phase
Vasily Gorbik
1
-0
/
+1
2018-10-09
s390/sclp: move sclp_early_read_info to sclp_early_core.c
Vasily Gorbik
1
-0
/
+1
2018-10-09
s390: introduce .boot.data section
Vasily Gorbik
1
-0
/
+10
2018-10-09
s390/decompressor: clean up and rename compressed/misc.c
Vasily Gorbik
1
-0
/
+10
2018-10-09
s390: rescue initrd as early as possible
Vasily Gorbik
1
-0
/
+24
2018-10-09
s390/decompressor: rework uncompressed image info collection
Vasily Gorbik
1
-6
/
+4
2018-10-09
s390: remove decompressor's head.S
Vasily Gorbik
1
-0
/
+17