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
*
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
|
*
s390/boot: make _diag308_reset_dma() position-independent
Alexander Egorenkov
2021-07-27
1
-1
/
+3
|
*
s390/boot: move EP_OFFSET and EP_STRING to head.S
Alexander Egorenkov
2021-07-27
1
-0
/
+3
|
*
s390/dump: introduce boot data 'oldmem_data'
Alexander Egorenkov
2021-07-27
2
-3
/
+6
|
*
s390/boot: introduce boot data 'initrd_data'
Alexander Egorenkov
2021-07-27
4
-13
/
+17
|
*
s390/boot: move sclp early buffer from fixed address in asm to C
Alexander Egorenkov
2021-07-27
4
-4
/
+15
|
*
s390/boot: get rid of magic numbers for startup offsets
Alexander Egorenkov
2021-07-27
1
-4
/
+4
|
*
s390/uv: de-duplicate checks for Protected Host Virtualization
Alexander Egorenkov
2021-07-27
1
-19
/
+21
|
*
s390/boot: disable Secure Execution in dump mode
Alexander Egorenkov
2021-07-27
3
-0
/
+11
|
*
s390/boot: move uv function declarations to boot/uv.h
Alexander Egorenkov
2021-07-27
3
-0
/
+20
|
*
s390/sclp: use only one sclp early buffer to send commands
Alexander Egorenkov
2021-07-27
1
-1
/
+2
|
*
s390/cio: remove unused include linux/spinlock.h from cio.h
Alexander Egorenkov
2021-07-27
1
-0
/
+2
|
*
s390/boot: make stacks part of the decompressor's image
Alexander Egorenkov
2021-07-27
4
-17
/
+19
|
*
s390/boot: move all linker symbol declarations from c to h files
Alexander Egorenkov
2021-07-27
5
-13
/
+14
*
|
s390/boot: fix zstd build for -march=z900
Vasily Gorbik
2021-07-30
2
-0
/
+3
|
/
*
s390/boot: fix use of expolines in the DMA code
Alexander Egorenkov
2021-07-20
1
-15
/
+4
*
s390/boot: replace magic string check with a bootdata flag
Alexander Egorenkov
2021-07-05
1
-0
/
+1
*
s390: mm: Fix secure storage access exception handling
Janosch Frank
2021-07-05
1
-0
/
+1
*
s390/mem_detect: fix tprot() program check new psw handling
Heiko Carstens
2021-06-18
1
-11
/
+17
*
s390/mem_detect: use register pair instead of register asm
Heiko Carstens
2021-06-18
1
-15
/
+19
*
s390/mem_detect: fix diag260() program check new psw handling
Heiko Carstens
2021-06-18
1
-8
/
+11
*
s390/ipl_parm: use register pair instead of register asm
Heiko Carstens
2021-06-18
1
-12
/
+14
*
s390/ipl_parm: fix program check new psw handling
Heiko Carstens
2021-06-18
1
-8
/
+11
*
s390/boot: add zstd support
Dimitri John Ledkov
2021-06-18
2
-0
/
+10
[next]