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.13.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
/
boot
/
startup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-22
s390/boot: always align vmalloc area on segment boundary
Alexander Gordeev
1
-1
/
+2
2023-11-06
s390/cmma: move parsing of cmma kernel parameter to early boot code
Heiko Carstens
1
-0
/
+44
2023-09-19
s390: use control register bit defines
Heiko Carstens
1
-1
/
+1
2023-09-19
s390/ctlreg: add local and system prefix to some functions
Heiko Carstens
1
-1
/
+1
2023-08-30
s390/mm: simplify kernel mapping setup
Heiko Carstens
1
-3
/
+1
2023-08-30
s390: remove "noexec" option
Heiko Carstens
1
-1
/
+1
2023-08-16
s390/boot: fix multi-line comments style
Alexander Gordeev
1
-2
/
+4
2023-08-16
s390/boot: account Real Memory Copy and Lowcore areas
Alexander Gordeev
1
-1
/
+2
2023-08-16
s390/mm: define Real Memory Copy size and mask macros
Alexander Gordeev
1
-1
/
+1
2023-08-16
s390/boot: cleanup number of page table levels setup
Alexander Gordeev
1
-5
/
+4
2023-07-24
s390/mm: get rid of VMEM_MAX_PHYS macro
Alexander Gordeev
1
-1
/
+0
2023-07-24
s390/mm: rework arch_get_mappable_range() callback
Alexander Gordeev
1
-0
/
+3
2023-04-13
s390/kaslr: randomize amode31 base address
Vasily Gorbik
1
-2
/
+4
2023-04-13
s390/kaslr: generalize and improve random base distribution
Vasily Gorbik
1
-1
/
+3
2023-04-13
s390/boot: pin amode31 default lma
Vasily Gorbik
1
-1
/
+3
2023-04-13
s390/boot: do not change default_lma
Vasily Gorbik
1
-13
/
+12
2023-04-13
s390/kaslr: provide kaslr_enabled() function
Heiko Carstens
1
-3
/
+3
2023-03-20
s390/kasan: move shadow mapping to decompressor
Vasily Gorbik
1
-4
/
+7
2023-03-20
s390/boot: rework decompressor reserved tracking
Vasily Gorbik
1
-38
/
+48
2023-03-20
s390/boot: rename mem_detect to physmem_info
Vasily Gorbik
1
-3
/
+3
2023-03-20
s390/boot: remove non-functioning image bootable check
Vasily Gorbik
1
-1
/
+0
2023-02-14
s390/mem_detect: do not truncate online memory ranges info
Vasily Gorbik
1
-1
/
+1
2023-02-06
s390/boot: avoid potential amode31 truncation
Vasily Gorbik
1
-1
/
+1
2023-02-06
s390/boot: move detect_facilities() after cmd line parsing
Vasily Gorbik
1
-2
/
+1
2023-02-06
s390/mem_detect: handle online memory limit just once
Vasily Gorbik
1
-1
/
+2
2023-02-06
s390/boot: fix mem_detect extended area allocation
Vasily Gorbik
1
-9
/
+12
2023-01-31
s390/boot: avoid mapping standby memory
Vasily Gorbik
1
-3
/
+1
2023-01-13
s390/mm: allocate Real Memory Copy Area in decompressor
Alexander Gordeev
1
-0
/
+2
2023-01-13
s390/mm: start kernel with DAT enabled
Alexander Gordeev
1
-7
/
+38
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
[next]