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/mm: allocate Absolute Lowcore Area in decompressor
Alexander Gordeev
2023-01-13
2
-0
/
+8
*
s390/mm: allocate Real Memory Copy Area in decompressor
Alexander Gordeev
2023-01-13
2
-0
/
+17
*
s390/boot: allow setup of different virtual address types
Alexander Gordeev
2023-01-13
1
-15
/
+33
*
s390/mm: start kernel with DAT enabled
Alexander Gordeev
2023-01-13
4
-9
/
+298
*
s390/boot: detect and enable memory facilities
Alexander Gordeev
2023-01-13
2
-0
/
+26
*
s390/boot: cleanup decompressor header files
Alexander Gordeev
2023-01-13
3
-28
/
+23
*
Merge tag 's390-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2022-12-12
1
-0
/
+9
|
\
|
*
s390/ipl: add eckd dump support
Sven Schnelle
2022-12-06
1
-0
/
+3
|
*
s390/ipl: add eckd support
Sven Schnelle
2022-12-06
1
-0
/
+6
*
|
s390: always build relocatable kernel
Heiko Carstens
2022-11-08
2
-4
/
+2
*
|
s390/boot: add secure boot trailer
Peter Oberparleiter
2022-10-26
1
-2
/
+11
|
/
*
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2022-10-10
1
-0
/
+1
|
\
|
*
kbuild: build init/built-in.a just once
Masahiro Yamada
2022-09-28
1
-0
/
+1
*
|
s390/mm: rework memcpy_real() to avoid DAT-off mode
Alexander Gordeev
2022-09-14
1
-1
/
+4
*
|
s390/smp: rework absolute lowcore access
Alexander Gordeev
2022-09-14
1
-1
/
+4
|
/
*
Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2022-08-07
3
-8
/
+14
|
\
|
*
Revert "s390/smp: rework absolute lowcore access"
Alexander Gordeev
2022-08-06
1
-4
/
+1
|
*
s390/smp: rework absolute lowcore access
Alexander Gordeev
2022-07-28
1
-1
/
+4
|
*
s390/boot: cleanup adjust_to_uv_max() function
Alexander Gordeev
2022-07-28
3
-8
/
+14
*
|
s390: Add attestation query information
Steffen Eiden
2022-07-11
1
-0
/
+2
*
|
Merge tag 'kvm-s390-next-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2022-06-07
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
s390/uv: Add dump fields to query
Janosch Frank
2022-06-01
1
-0
/
+2
|
*
s390/uv: Add SE hdr query information
Janosch Frank
2022-06-01
1
-0
/
+2
*
|
Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2022-05-26
1
-6
/
+0
|
\
\
|
*
|
kbuild: factor out the common installation code into scripts/install.sh
Masahiro Yamada
2022-05-11
1
-6
/
+0
|
|
/
*
|
s390/head: get rid of 31 bit leftovers
Heiko Carstens
2022-05-18
1
-149
/
+126
*
|
s390/boot: workaround llvm IAS bug
Heiko Carstens
2022-05-17
1
-13
/
+21
*
|
s390/boot: convert parmarea to C
Heiko Carstens
2022-05-06
4
-21
/
+12
*
|
s390/boot: convert initial lowcore to C
Heiko Carstens
2022-05-06
5
-56
/
+103
*
|
s390/head: initialize all new psws
Heiko Carstens
2022-05-06
1
-7
/
+15
*
|
s390/boot: change initial program check handler to disabled wait psw
Heiko Carstens
2022-05-06
1
-1
/
+1
*
|
s390/head: adjust iplstart entry point
Heiko Carstens
2022-05-06
1
-5
/
+8
*
|
s390/boot: get rid of startup archive
Heiko Carstens
2022-05-06
11
-101
/
+74
|
/
*
s390: remove invalid email address of Heiko Carstens
Heiko Carstens
2022-02-06
1
-1
/
+0
*
arch: decompressor: remove useless vmlinux.bin.all-y
Masahiro Yamada
2022-01-13
1
-9
/
+7
*
kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}
Masahiro Yamada
2022-01-13
1
-6
/
+6
*
s390/boot: simplify and fix kernel memory layout setup
Vasily Gorbik
2021-11-16
1
-57
/
+31
*
s390: support command lines longer than 896 bytes
Sven Schnelle
2021-10-26
2
-25
/
+14
*
s390/kexec_file: move kernel image size check
Sven Schnelle
2021-10-26
1
-2
/
+0
*
s390: rename last_break to pgm_last_break
Sven Schnelle
2021-10-26
1
-2
/
+2
*
s390/boot: allocate amode31 section in decompressor
Alexander Gordeev
2021-10-04
2
-0
/
+9
*
s390/boot: initialize control registers in decompressor
Alexander Gordeev
2021-10-04
1
-0
/
+17
*
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-09-04
1
-1
/
+1
|
\
|
*
isystem: ship and use stdarg.h
Alexey Dobriyan
2021-08-19
1
-1
/
+1
*
|
Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-08-30
16
-316
/
+134
|
\
\
|
|
/
|
/
|
|
*
s390/boot: factor out offset_vmlinux_info() function
Alexander Gordeev
2021-08-25
1
-8
/
+12
|
*
s390: move the install rule to arch/s390/Makefile
Masahiro Yamada
2021-07-30
1
-4
/
+0
|
*
s390: enable KCSAN
Ilya Leoshkevich
2021-07-30
2
-0
/
+2
|
*
s390/boot: get rid of arithmetics on function pointers
Heiko Carstens
2021-07-27
1
-1
/
+1
|
*
s390/boot: move dma sections from decompressor to decompressed kernel
Alexander Egorenkov
2021-07-27
6
-247
/
+1
[next]