index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
boot
/
startup.c
Age
Commit message (
Expand
)
Author
2024-06-25
s390/boot: Do not adjust GOT entries for undef weak sym
Jens Remus
2024-06-11
s390/mm: Restore mapping of kernel image using large pages
Alexander Gordeev
2024-05-16
s390/boot: Remove alt_stfle_fac_list from decompressor
Sven Schnelle
2024-04-29
s390: Compile kernel with -fPIC and link with -no-pie
Sumanth Korikkar
2024-04-17
s390/boot: Do not rescue .vmlinux.relocs section
Alexander Gordeev
2024-04-17
s390/boot: Rework deployment of the kernel image
Alexander Gordeev
2024-04-17
s390: Map kernel at fixed location when KASLR is disabled
Alexander Gordeev
2024-04-17
s390/mm: Uncouple physical vs virtual address spaces
Alexander Gordeev
2024-04-17
s390/boot: Uncouple virtual and physical kernel offsets
Alexander Gordeev
2024-04-17
s390/mm: Create virtual memory layout structure
Alexander Gordeev
2024-04-17
s390/boot: Swap vmalloc and Lowcore/Real Memory Copy areas
Alexander Gordeev
2024-04-17
s390/boot: Reduce size of identity mapping on overlap
Alexander Gordeev
2024-04-17
s390/boot: Consider DCSS segments on memory layout setup
Alexander Gordeev
2024-04-17
s390/boot: Do not force vmemmap to start at MAX_PHYSMEM_BITS
Alexander Gordeev
2024-02-26
s390/boot: fix minor comment style damages
Alexander Gordeev
2024-02-26
s390/boot: do not check for zero-termination relocation entry
Alexander Gordeev
2024-02-26
s390/boot: make type of __vmlinux_relocs_64_start|end consistent
Alexander Gordeev
2024-02-26
s390/boot: sanitize kaslr_adjust_relocs() function prototype
Alexander Gordeev
2024-02-26
s390/boot: simplify GOT handling
Alexander Gordeev
2024-02-20
s390: compile relocatable kernel without -fPIE
Josh Poimboeuf
2023-11-22
s390/boot: always align vmalloc area on segment boundary
Alexander Gordeev
2023-11-05
s390/cmma: move parsing of cmma kernel parameter to early boot code
Heiko Carstens
2023-09-19
s390: use control register bit defines
Heiko Carstens
2023-09-19
s390/ctlreg: add local and system prefix to some functions
Heiko Carstens
2023-08-30
s390/mm: simplify kernel mapping setup
Heiko Carstens
2023-08-30
s390: remove "noexec" option
Heiko Carstens
2023-08-16
s390/boot: fix multi-line comments style
Alexander Gordeev
2023-08-16
s390/boot: account Real Memory Copy and Lowcore areas
Alexander Gordeev
2023-08-16
s390/mm: define Real Memory Copy size and mask macros
Alexander Gordeev
2023-08-16
s390/boot: cleanup number of page table levels setup
Alexander Gordeev
2023-07-24
s390/mm: get rid of VMEM_MAX_PHYS macro
Alexander Gordeev
2023-07-24
s390/mm: rework arch_get_mappable_range() callback
Alexander Gordeev
2023-04-13
s390/kaslr: randomize amode31 base address
Vasily Gorbik
2023-04-13
s390/kaslr: generalize and improve random base distribution
Vasily Gorbik
2023-04-13
s390/boot: pin amode31 default lma
Vasily Gorbik
2023-04-13
s390/boot: do not change default_lma
Vasily Gorbik
2023-04-13
s390/kaslr: provide kaslr_enabled() function
Heiko Carstens
2023-03-20
s390/kasan: move shadow mapping to decompressor
Vasily Gorbik
2023-03-20
s390/boot: rework decompressor reserved tracking
Vasily Gorbik
2023-03-20
s390/boot: rename mem_detect to physmem_info
Vasily Gorbik
2023-03-20
s390/boot: remove non-functioning image bootable check
Vasily Gorbik
2023-02-14
s390/mem_detect: do not truncate online memory ranges info
Vasily Gorbik
2023-02-06
s390/boot: avoid potential amode31 truncation
Vasily Gorbik
2023-02-06
s390/boot: move detect_facilities() after cmd line parsing
Vasily Gorbik
2023-02-06
s390/mem_detect: handle online memory limit just once
Vasily Gorbik
2023-02-06
s390/boot: fix mem_detect extended area allocation
Vasily Gorbik
2023-01-31
s390/boot: avoid mapping standby memory
Vasily Gorbik
2023-01-13
s390/mm: allocate Real Memory Copy Area in decompressor
Alexander Gordeev
2023-01-13
s390/mm: start kernel with DAT enabled
Alexander Gordeev
2023-01-13
s390/boot: detect and enable memory facilities
Alexander Gordeev
[next]