index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
boot
/
startup.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 's390-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-09-21
1
-5
/
+2
|
\
|
*
s390/boot: Use boot_printk() instead of sclp_early_printk()
Heiko Carstens
2024-09-07
1
-4
/
+1
|
*
s390/boot: Rename decompressor_printk() to boot_printk()
Heiko Carstens
2024-09-07
1
-1
/
+1
*
|
s390/boot: Fix KASLR base offset off by __START_KERNEL bytes
Alexander Gordeev
2024-08-22
1
-25
/
+30
*
|
s390/boot: Avoid possible physmem_info segment corruption
Alexander Gordeev
2024-08-22
1
-2
/
+2
*
|
s390/mm: Pin identity mapping base to zero
Alexander Gordeev
2024-08-21
1
-1
/
+2
|
/
*
s390: Add infrastructure to patch lowcore accesses
Sven Schnelle
2024-07-23
1
-0
/
+1
*
s390/alternatives: Allow early alternative patching in decompressor
Sven Schnelle
2024-07-23
1
-0
/
+5
*
s390/boot: Do not assume the decompressor range is reserved
Alexander Gordeev
2024-07-23
1
-2
/
+6
*
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-22
1
-0
/
+7
|
\
|
*
s390/mm: define KMSAN metadata for vmalloc and modules
Ilya Leoshkevich
2024-07-04
1
-0
/
+7
*
|
Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-07-19
1
-6
/
+6
|
\
\
|
|
/
|
/
|
|
*
s390/boot: Replace S390_lowcore by get_lowcore()
Sven Schnelle
2024-06-18
1
-6
/
+6
*
|
s390/boot: Do not adjust GOT entries for undef weak sym
Jens Remus
2024-06-25
1
-4
/
+7
*
|
s390/mm: Restore mapping of kernel image using large pages
Alexander Gordeev
2024-06-11
1
-3
/
+24
|
/
*
s390/boot: Remove alt_stfle_fac_list from decompressor
Sven Schnelle
2024-05-16
1
-1
/
+0
*
s390: Compile kernel with -fPIC and link with -no-pie
Sumanth Korikkar
2024-04-29
1
-42
/
+0
*
s390/boot: Do not rescue .vmlinux.relocs section
Alexander Gordeev
2024-04-17
1
-22
/
+13
*
s390/boot: Rework deployment of the kernel image
Alexander Gordeev
2024-04-17
1
-43
/
+47
*
s390: Map kernel at fixed location when KASLR is disabled
Alexander Gordeev
2024-04-17
1
-9
/
+24
*
s390/mm: Uncouple physical vs virtual address spaces
Alexander Gordeev
2024-04-17
1
-12
/
+43
*
s390/boot: Uncouple virtual and physical kernel offsets
Alexander Gordeev
2024-04-17
1
-8
/
+12
*
s390/mm: Create virtual memory layout structure
Alexander Gordeev
2024-04-17
1
-2
/
+1
*
s390/boot: Swap vmalloc and Lowcore/Real Memory Copy areas
Alexander Gordeev
2024-04-17
1
-9
/
+11
*
s390/boot: Reduce size of identity mapping on overlap
Alexander Gordeev
2024-04-17
1
-1
/
+4
*
s390/boot: Consider DCSS segments on memory layout setup
Alexander Gordeev
2024-04-17
1
-2
/
+5
*
s390/boot: Do not force vmemmap to start at MAX_PHYSMEM_BITS
Alexander Gordeev
2024-04-17
1
-3
/
+2
*
s390/boot: fix minor comment style damages
Alexander Gordeev
2024-02-26
1
-3
/
+3
*
s390/boot: do not check for zero-termination relocation entry
Alexander Gordeev
2024-02-26
1
-3
/
+1
*
s390/boot: make type of __vmlinux_relocs_64_start|end consistent
Alexander Gordeev
2024-02-26
1
-7
/
+5
*
s390/boot: sanitize kaslr_adjust_relocs() function prototype
Alexander Gordeev
2024-02-26
1
-4
/
+3
*
s390/boot: simplify GOT handling
Alexander Gordeev
2024-02-26
1
-5
/
+3
*
s390: compile relocatable kernel without -fPIE
Josh Poimboeuf
2024-02-20
1
-8
/
+72
*
s390/boot: always align vmalloc area on segment boundary
Alexander Gordeev
2023-11-22
1
-1
/
+2
*
s390/cmma: move parsing of cmma kernel parameter to early boot code
Heiko Carstens
2023-11-05
1
-0
/
+44
*
s390: use control register bit defines
Heiko Carstens
2023-09-19
1
-1
/
+1
*
s390/ctlreg: add local and system prefix to some functions
Heiko Carstens
2023-09-19
1
-1
/
+1
*
s390/mm: simplify kernel mapping setup
Heiko Carstens
2023-08-30
1
-3
/
+1
*
s390: remove "noexec" option
Heiko Carstens
2023-08-30
1
-1
/
+1
*
s390/boot: fix multi-line comments style
Alexander Gordeev
2023-08-16
1
-2
/
+4
*
s390/boot: account Real Memory Copy and Lowcore areas
Alexander Gordeev
2023-08-16
1
-1
/
+2
*
s390/mm: define Real Memory Copy size and mask macros
Alexander Gordeev
2023-08-16
1
-1
/
+1
*
s390/boot: cleanup number of page table levels setup
Alexander Gordeev
2023-08-16
1
-5
/
+4
*
s390/mm: get rid of VMEM_MAX_PHYS macro
Alexander Gordeev
2023-07-24
1
-1
/
+0
*
s390/mm: rework arch_get_mappable_range() callback
Alexander Gordeev
2023-07-24
1
-0
/
+3
*
s390/kaslr: randomize amode31 base address
Vasily Gorbik
2023-04-13
1
-2
/
+4
*
s390/kaslr: generalize and improve random base distribution
Vasily Gorbik
2023-04-13
1
-1
/
+3
*
s390/boot: pin amode31 default lma
Vasily Gorbik
2023-04-13
1
-1
/
+3
*
s390/boot: do not change default_lma
Vasily Gorbik
2023-04-13
1
-13
/
+12
*
s390/kaslr: provide kaslr_enabled() function
Heiko Carstens
2023-04-13
1
-3
/
+3
[next]