index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
boot
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/boot/physmem: Convert to use flag output macros
Heiko Carstens
2024-11-13
1
-15
/
+21
*
s390/physmem_info: Query diag500(STORAGE LIMIT) to support QEMU/KVM memory de...
David Hildenbrand
2024-11-07
2
-3
/
+51
*
s390/uv: Retrieve UV secrets sysfs support
Steffen Eiden
2024-10-29
1
-1
/
+2
*
s390/uv: Use a constant for more-data rc
Steffen Eiden
2024-10-29
1
-2
/
+2
*
s390: Fix various typos
Heiko Carstens
2024-10-25
1
-1
/
+1
*
Merge tag 's390-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-09-21
10
-227
/
+185
|
\
|
*
s390/boot: Move boot_printk() code to own file
Heiko Carstens
2024-09-07
3
-113
/
+126
|
*
s390/boot: Use boot_printk() instead of sclp_early_printk()
Heiko Carstens
2024-09-07
5
-40
/
+12
|
*
s390/boot: Rename decompressor_printk() to boot_printk()
Heiko Carstens
2024-09-07
4
-41
/
+37
|
*
s390/boot: Compile all files with the same march flag
Heiko Carstens
2024-09-07
1
-14
/
+5
|
*
s390/boot: Increase minimum architecture to z10
Heiko Carstens
2024-09-07
1
-4
/
+0
|
*
s390/als: Remove obsolete comment
Heiko Carstens
2024-09-07
1
-8
/
+0
|
*
s390/entry: Unify save_area_sync and save_area_async
Sven Schnelle
2024-08-29
1
-2
/
+2
|
*
s390/build: Avoid relocation information in final vmlinux
Jens Remus
2024-08-27
1
-5
/
+3
*
|
s390/boot: Fix KASLR base offset off by __START_KERNEL bytes
Alexander Gordeev
2024-08-22
3
-28
/
+48
*
|
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
|
/
*
Merge tag 's390-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-07-26
8
-26
/
+33
|
\
|
*
s390: Remove protvirt and kvm config guards for uv code
Janosch Frank
2024-07-23
3
-23
/
+1
|
*
s390/boot: Add cmdline option to relocate lowcore
Sven Schnelle
2024-07-23
1
-0
/
+2
|
*
s390: Add infrastructure to patch lowcore accesses
Sven Schnelle
2024-07-23
4
-1
/
+14
|
*
s390/alternatives: Allow early alternative patching in decompressor
Sven Schnelle
2024-07-23
4
-1
/
+11
|
*
s390/boot: Do not assume the decompressor range is reserved
Alexander Gordeev
2024-07-23
1
-2
/
+6
*
|
Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-07-23
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
kbuild: Abort make on install failures
Zhang Bingwu
2024-07-20
1
-0
/
+2
*
|
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-22
4
-0
/
+32
|
\
\
|
*
|
s390/string: add KMSAN support
Ilya Leoshkevich
2024-07-04
1
-0
/
+16
|
*
|
s390/mm: define KMSAN metadata for vmalloc and modules
Ilya Leoshkevich
2024-07-04
1
-0
/
+7
|
*
|
s390/boot: add the KMSAN runtime stub
Ilya Leoshkevich
2024-07-04
2
-0
/
+7
|
*
|
s390/boot: turn off KMSAN
Ilya Leoshkevich
2024-07-04
1
-0
/
+2
|
|
/
*
|
Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-07-19
6
-28
/
+28
|
\
\
|
|
/
|
/
|
|
*
s390/boot: Replace S390_lowcore by get_lowcore()
Sven Schnelle
2024-06-18
6
-28
/
+28
*
|
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
3
-4
/
+26
*
|
s390/mm: Allow large pages only for aligned physical addresses
Alexander Gordeev
2024-06-11
1
-2
/
+8
|
/
*
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
4
-56
/
+1
*
s390/boot: Do not rescue .vmlinux.relocs section
Alexander Gordeev
2024-04-17
2
-40
/
+22
*
s390/boot: Rework deployment of the kernel image
Alexander Gordeev
2024-04-17
6
-68
/
+56
*
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
4
-64
/
+111
*
s390/boot: Uncouple virtual and physical kernel offsets
Alexander Gordeev
2024-04-17
2
-9
/
+15
*
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: adjust indentation of RELOCS command build step out
Heiko Carstens
2024-04-09
1
-1
/
+1
*
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-15
1
-2
/
+2
|
\
|
*
mm/treewide: replace pud_large() with pud_leaf()
Peter Xu
2024-03-06
1
-1
/
+1
[next]