index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
boot
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
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
-227
/
+185
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
2024-07-26
Merge tag 's390-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
8
-26
/
+33
2024-07-24
Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+2
2024-07-23
s390: Remove protvirt and kvm config guards for uv code
Janosch Frank
3
-23
/
+1
2024-07-23
s390/boot: Add cmdline option to relocate lowcore
Sven Schnelle
1
-0
/
+2
2024-07-23
s390: Add infrastructure to patch lowcore accesses
Sven Schnelle
4
-1
/
+14
2024-07-23
s390/alternatives: Allow early alternative patching in decompressor
Sven Schnelle
4
-1
/
+11
2024-07-23
s390/boot: Do not assume the decompressor range is reserved
Alexander Gordeev
1
-2
/
+6
2024-07-22
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-0
/
+32
2024-07-20
kbuild: Abort make on install failures
Zhang Bingwu
1
-0
/
+2
2024-07-19
Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
6
-28
/
+28
2024-07-04
s390/string: add KMSAN support
Ilya Leoshkevich
1
-0
/
+16
2024-07-04
s390/mm: define KMSAN metadata for vmalloc and modules
Ilya Leoshkevich
1
-0
/
+7
2024-07-04
s390/boot: add the KMSAN runtime stub
Ilya Leoshkevich
2
-0
/
+7
2024-07-04
s390/boot: turn off KMSAN
Ilya Leoshkevich
1
-0
/
+2
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
6
-28
/
+28
2024-06-11
s390/mm: Restore mapping of kernel image using large pages
Alexander Gordeev
3
-4
/
+26
2024-06-11
s390/mm: Allow large pages only for aligned physical addresses
Alexander Gordeev
1
-2
/
+8
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
4
-56
/
+1
2024-04-17
s390/boot: Do not rescue .vmlinux.relocs section
Alexander Gordeev
2
-40
/
+22
2024-04-17
s390/boot: Rework deployment of the kernel image
Alexander Gordeev
6
-68
/
+56
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
4
-64
/
+111
2024-04-17
s390/boot: Uncouple virtual and physical kernel offsets
Alexander Gordeev
2
-9
/
+15
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-04-09
s390: adjust indentation of RELOCS command build step out
Heiko Carstens
1
-1
/
+1
2024-03-15
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2024-03-07
mm/treewide: replace pud_large() with pud_leaf()
Peter Xu
1
-1
/
+1
[next]