index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
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
2025-02-18
s390/boot: Fix ESSA detection
Heiko Carstens
1
-1
/
+1
2025-01-30
Merge tag 's390-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-10
/
+37
2025-01-26
s390: Optimize __pa/__va when RANDOMIZE_IDENTITY_BASE is off
Vasily Gorbik
1
-2
/
+3
2025-01-26
s390/boot: Add startup debugging support
Vasily Gorbik
1
-2
/
+26
2025-01-26
s390/boot: Move command line parsing earlier
Vasily Gorbik
1
-4
/
+4
2025-01-26
s390/boot: Add physmem tracking debug support
Vasily Gorbik
1
-0
/
+1
2025-01-26
s390/boot: Replace boot_printk() with loglevel-specific helpers
Vasily Gorbik
1
-2
/
+3
2025-01-26
s390/boot: Rename physmem_alloc_top_down() to physmem_alloc_or_die()
Vasily Gorbik
1
-1
/
+1
2025-01-20
Merge tag 's390-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-2
/
+11
2024-12-17
s390/mm: Simplify noexec page protection handling
Heiko Carstens
1
-2
/
+11
2024-12-15
s390/mm: Consider KMSAN modules metadata for paging levels
Vasily Gorbik
1
-0
/
+2
2024-11-07
s390/physmem_info: Query diag500(STORAGE LIMIT) to support QEMU/KVM memory de...
David Hildenbrand
1
-2
/
+5
2024-10-25
s390: Fix various typos
Heiko Carstens
1
-1
/
+1
2024-09-21
Merge tag 's390-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-5
/
+2
2024-09-07
s390/boot: Use boot_printk() instead of sclp_early_printk()
Heiko Carstens
1
-4
/
+1
2024-09-07
s390/boot: Rename decompressor_printk() to boot_printk()
Heiko Carstens
1
-1
/
+1
2024-08-22
s390/boot: Fix KASLR base offset off by __START_KERNEL bytes
Alexander Gordeev
1
-25
/
+30
2024-08-22
s390/boot: Avoid possible physmem_info segment corruption
Alexander Gordeev
1
-2
/
+2
2024-08-21
s390/mm: Pin identity mapping base to zero
Alexander Gordeev
1
-1
/
+2
2024-07-23
s390: Add infrastructure to patch lowcore accesses
Sven Schnelle
1
-0
/
+1
2024-07-23
s390/alternatives: Allow early alternative patching in decompressor
Sven Schnelle
1
-0
/
+5
2024-07-23
s390/boot: Do not assume the decompressor range is reserved
Alexander Gordeev
1
-2
/
+6
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+7
2024-07-18
Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-6
/
+6
2024-07-03
s390/mm: define KMSAN metadata for vmalloc and modules
Ilya Leoshkevich
1
-0
/
+7
2024-06-25
s390/boot: Do not adjust GOT entries for undef weak sym
Jens Remus
1
-4
/
+7
2024-06-18
s390/boot: Replace S390_lowcore by get_lowcore()
Sven Schnelle
1
-6
/
+6
2024-06-11
s390/mm: Restore mapping of kernel image using large pages
Alexander Gordeev
1
-3
/
+24
2024-05-16
s390/boot: Remove alt_stfle_fac_list from decompressor
Sven Schnelle
1
-1
/
+0
2024-04-29
s390: Compile kernel with -fPIC and link with -no-pie
Sumanth Korikkar
1
-42
/
+0
2024-04-17
s390/boot: Do not rescue .vmlinux.relocs section
Alexander Gordeev
1
-22
/
+13
2024-04-17
s390/boot: Rework deployment of the kernel image
Alexander Gordeev
1
-43
/
+47
2024-04-17
s390: Map kernel at fixed location when KASLR is disabled
Alexander Gordeev
1
-9
/
+24
2024-04-17
s390/mm: Uncouple physical vs virtual address spaces
Alexander Gordeev
1
-12
/
+43
2024-04-17
s390/boot: Uncouple virtual and physical kernel offsets
Alexander Gordeev
1
-8
/
+12
2024-04-17
s390/mm: Create virtual memory layout structure
Alexander Gordeev
1
-2
/
+1
2024-04-17
s390/boot: Swap vmalloc and Lowcore/Real Memory Copy areas
Alexander Gordeev
1
-9
/
+11
2024-04-17
s390/boot: Reduce size of identity mapping on overlap
Alexander Gordeev
1
-1
/
+4
2024-04-17
s390/boot: Consider DCSS segments on memory layout setup
Alexander Gordeev
1
-2
/
+5
2024-04-17
s390/boot: Do not force vmemmap to start at MAX_PHYSMEM_BITS
Alexander Gordeev
1
-3
/
+2
2024-02-26
s390/boot: fix minor comment style damages
Alexander Gordeev
1
-3
/
+3
2024-02-26
s390/boot: do not check for zero-termination relocation entry
Alexander Gordeev
1
-3
/
+1
2024-02-26
s390/boot: make type of __vmlinux_relocs_64_start|end consistent
Alexander Gordeev
1
-7
/
+5
2024-02-26
s390/boot: sanitize kaslr_adjust_relocs() function prototype
Alexander Gordeev
1
-4
/
+3
2024-02-26
s390/boot: simplify GOT handling
Alexander Gordeev
1
-5
/
+3
2024-02-20
s390: compile relocatable kernel without -fPIE
Josh Poimboeuf
1
-8
/
+72
2023-11-22
s390/boot: always align vmalloc area on segment boundary
Alexander Gordeev
1
-1
/
+2
2023-11-05
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
[next]