index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
boot
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-26
s390: support command lines longer than 896 bytes
Sven Schnelle
2
-25
/
+14
2021-10-26
s390/kexec_file: move kernel image size check
Sven Schnelle
1
-2
/
+0
2021-10-26
s390: rename last_break to pgm_last_break
Sven Schnelle
1
-2
/
+2
2021-10-04
s390/boot: allocate amode31 section in decompressor
Alexander Gordeev
2
-0
/
+9
2021-10-04
s390/boot: initialize control registers in decompressor
Alexander Gordeev
1
-0
/
+17
2021-09-03
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2021-08-30
Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
16
-316
/
+134
2021-08-25
s390/boot: factor out offset_vmlinux_info() function
Alexander Gordeev
1
-8
/
+12
2021-08-19
isystem: ship and use stdarg.h
Alexey Dobriyan
1
-1
/
+1
2021-07-30
s390: move the install rule to arch/s390/Makefile
Masahiro Yamada
1
-4
/
+0
2021-07-30
s390: enable KCSAN
Ilya Leoshkevich
2
-0
/
+2
2021-07-30
s390/boot: fix zstd build for -march=z900
Vasily Gorbik
2
-0
/
+3
2021-07-27
s390/boot: get rid of arithmetics on function pointers
Heiko Carstens
1
-1
/
+1
2021-07-27
s390/boot: move dma sections from decompressor to decompressed kernel
Alexander Egorenkov
6
-247
/
+1
2021-07-27
s390/boot: make _diag308_reset_dma() position-independent
Alexander Egorenkov
1
-1
/
+3
2021-07-27
s390/boot: move EP_OFFSET and EP_STRING to head.S
Alexander Egorenkov
1
-0
/
+3
2021-07-27
s390/dump: introduce boot data 'oldmem_data'
Alexander Egorenkov
2
-3
/
+6
2021-07-27
s390/boot: introduce boot data 'initrd_data'
Alexander Egorenkov
4
-13
/
+17
2021-07-27
s390/boot: move sclp early buffer from fixed address in asm to C
Alexander Egorenkov
4
-4
/
+15
2021-07-27
s390/boot: get rid of magic numbers for startup offsets
Alexander Egorenkov
1
-4
/
+4
2021-07-27
s390/uv: de-duplicate checks for Protected Host Virtualization
Alexander Egorenkov
1
-19
/
+21
2021-07-27
s390/boot: disable Secure Execution in dump mode
Alexander Egorenkov
3
-0
/
+11
2021-07-27
s390/boot: move uv function declarations to boot/uv.h
Alexander Egorenkov
3
-0
/
+20
2021-07-27
s390/sclp: use only one sclp early buffer to send commands
Alexander Egorenkov
1
-1
/
+2
2021-07-27
s390/cio: remove unused include linux/spinlock.h from cio.h
Alexander Egorenkov
1
-0
/
+2
2021-07-27
s390/boot: make stacks part of the decompressor's image
Alexander Egorenkov
4
-17
/
+19
2021-07-27
s390/boot: move all linker symbol declarations from c to h files
Alexander Egorenkov
5
-13
/
+14
2021-07-20
s390/boot: fix use of expolines in the DMA code
Alexander Egorenkov
1
-15
/
+4
2021-07-05
s390/boot: replace magic string check with a bootdata flag
Alexander Egorenkov
1
-0
/
+1
2021-07-05
s390: mm: Fix secure storage access exception handling
Janosch Frank
1
-0
/
+1
2021-06-18
s390/mem_detect: fix tprot() program check new psw handling
Heiko Carstens
1
-11
/
+17
2021-06-18
s390/mem_detect: use register pair instead of register asm
Heiko Carstens
1
-15
/
+19
2021-06-18
s390/mem_detect: fix diag260() program check new psw handling
Heiko Carstens
1
-8
/
+11
2021-06-18
s390/ipl_parm: use register pair instead of register asm
Heiko Carstens
1
-12
/
+14
2021-06-18
s390/ipl_parm: fix program check new psw handling
Heiko Carstens
1
-8
/
+11
2021-06-18
s390/boot: add zstd support
Dimitri John Ledkov
2
-0
/
+10
2021-06-18
s390/decompressor: correct BOOT_HEAP_SIZE condition
Vasily Gorbik
1
-1
/
+1
2021-06-18
s390: setup kernel memory layout early
Vasily Gorbik
4
-4
/
+118
2021-06-07
s390/decompressor: replace use of perl with simple sed/tr
Rob Landley
1
-1
/
+1
2021-06-07
s390/boot: access kernel command line via parmarea
Heiko Carstens
1
-4
/
+4
2021-06-07
s390/ipl: make parameter area accessible via struct parmarea
Heiko Carstens
1
-0
/
+3
2021-06-07
s390/facilities: move stfl information from lowcore to global data
Sven Schnelle
3
-6
/
+9
2021-01-27
s390: uv: Fix sysfs max number of VCPUs reporting
Janosch Frank
1
-1
/
+1
2020-12-22
kasan, x86, s390: update undef CONFIG_KASAN
Andrey Konovalov
1
-0
/
+1
2020-12-09
s390/boot: add build-id to decompressor
Philipp Rudo
2
-1
/
+2
2020-11-20
s390/decompressor: print cmdline and BEAR on pgm_check
Vasily Gorbik
1
-0
/
+7
2020-11-20
s390/decompressor: add stacktrace support
Vasily Gorbik
3
-1
/
+30
2020-11-20
s390/decompressor: add symbols support
Vasily Gorbik
4
-5
/
+97
2020-11-20
s390/decompressor: correct some asm symbols annotations
Vasily Gorbik
2
-11
/
+12
2020-11-20
s390/decompressor: add decompressor_printk
Vasily Gorbik
2
-78
/
+68
[next]