index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
boot
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_EDAT1 to cpu_has_edat1()
Heiko Carstens
3
-5
/
+3
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_NX to cpu_has_nx()
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
11
-133
/
+504
2025-01-26
s390/ipl_report: Remove unused 'size' variable
Vasily Gorbik
1
-1
/
+0
2025-01-26
s390: Optimize __pa/__va when RANDOMIZE_IDENTITY_BASE is off
Vasily Gorbik
1
-2
/
+3
2025-01-26
s390/boot: Improve decompression error reporting
Vasily Gorbik
1
-1
/
+11
2025-01-26
s390/boot: Add startup debugging support
Vasily Gorbik
1
-2
/
+26
2025-01-26
s390/boot: Add vmem debugging support
Vasily Gorbik
1
-3
/
+44
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
3
-4
/
+47
2025-01-26
s390/boot: Add timestamps to early boot messages
Vasily Gorbik
1
-5
/
+22
2025-01-26
s390/boot: Dump message ring buffer on crash with bootdebug
Vasily Gorbik
3
-0
/
+21
2025-01-26
s390/boot: Add prefix filtering to bootdebug messages
Vasily Gorbik
3
-11
/
+20
2025-01-26
s390/boot: Add bootdebug option to control debug messages
Vasily Gorbik
2
-0
/
+6
2025-01-26
s390/boot: Defer boot messages when earlyprintk is not enabled
Vasily Gorbik
2
-2
/
+9
2025-01-26
s390/boot: Make boot_printk() return int
Vasily Gorbik
2
-2
/
+3
2025-01-26
s390/boot: Introduce ring buffer for boot messages
Vasily Gorbik
1
-1
/
+19
2025-01-26
s390/boot: Use decimal format specifiers in boot messages
Vasily Gorbik
2
-4
/
+4
2025-01-26
s390/boot: Replace boot_printk() with loglevel-specific helpers
Vasily Gorbik
6
-48
/
+48
2025-01-26
s390/boot: Add support for boot messages loglevels
Vasily Gorbik
3
-1
/
+51
2025-01-26
s390/boot: Add decimal conversion specifiers to boot_printk()
Vasily Gorbik
1
-4
/
+40
2025-01-26
s390/boot: Add field width and padding handling to boot_printk()
Vasily Gorbik
1
-18
/
+50
2025-01-26
s390/boot: Add length modifiers to boot_printk()
Vasily Gorbik
1
-8
/
+18
2025-01-26
s390/boot: Add %% support to boot_printk()
Vasily Gorbik
1
-1
/
+5
2025-01-26
s390/boot: Allow KASAN mapping to fallback to small pages
Vasily Gorbik
1
-3
/
+7
2025-01-26
s390/boot: Add physmem_alloc()
Vasily Gorbik
2
-9
/
+21
2025-01-26
s390/boot: Rename physmem_alloc_top_down() to physmem_alloc_or_die()
Vasily Gorbik
6
-10
/
+10
2025-01-26
s390/mm: Allow large pages for KASAN shadow mapping
Vasily Gorbik
1
-24
/
+50
2025-01-20
Merge tag 's390-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
3
-20
/
+14
2024-12-17
s390/mm: Simplify noexec page protection handling
Heiko Carstens
3
-11
/
+11
2024-12-15
s390/mm: Consider KMSAN modules metadata for paging levels
Vasily Gorbik
1
-0
/
+2
2024-12-10
s390/Kconfig: Select KASAN_VMALLOC if KASAN is enabled
Heiko Carstens
1
-9
/
+3
2024-12-10
s390/mm: Fix DirectMap accounting
Heiko Carstens
1
-3
/
+3
2024-11-13
s390/boot/physmem: Convert to use flag output macros
Heiko Carstens
1
-15
/
+21
2024-11-07
s390/physmem_info: Query diag500(STORAGE LIMIT) to support QEMU/KVM memory de...
David Hildenbrand
2
-3
/
+51
2024-10-29
s390/uv: Retrieve UV secrets sysfs support
Steffen Eiden
1
-1
/
+2
2024-10-29
s390/uv: Use a constant for more-data rc
Steffen Eiden
1
-2
/
+2
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
10
-226
/
+184
2024-09-07
s390/boot: Move boot_printk() code to own file
Heiko Carstens
3
-113
/
+126
2024-09-07
s390/boot: Use boot_printk() instead of sclp_early_printk()
Heiko Carstens
5
-40
/
+12
2024-09-07
s390/boot: Rename decompressor_printk() to boot_printk()
Heiko Carstens
4
-41
/
+37
2024-09-07
s390/boot: Compile all files with the same march flag
Heiko Carstens
1
-14
/
+5
2024-09-07
s390/boot: Increase minimum architecture to z10
Heiko Carstens
1
-4
/
+0
2024-09-07
s390/als: Remove obsolete comment
Heiko Carstens
1
-8
/
+0
2024-08-29
s390/entry: Unify save_area_sync and save_area_async
Sven Schnelle
1
-2
/
+2
2024-08-27
s390/build: Avoid relocation information in final vmlinux
Jens Remus
1
-5
/
+3
2024-08-22
s390/boot: Fix KASLR base offset off by __START_KERNEL bytes
Alexander Gordeev
3
-28
/
+48
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
[prev]
[next]