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
/
compressed
/
misc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-09
s390/decompressor: clean up and rename compressed/misc.c
Vasily Gorbik
1
-106
/
+0
2018-10-09
s390: rescue initrd as early as possible
Vasily Gorbik
1
-16
/
+13
2018-10-09
s390/decompressor: get rid of .bss usage
Vasily Gorbik
1
-12
/
+5
2018-10-09
s390/decompressor: rework uncompressed image info collection
Vasily Gorbik
1
-9
/
+6
2018-10-09
s390: remove decompressor's head.S
Vasily Gorbik
1
-2
/
+5
2018-06-25
s390/decompressor: reuse lib/mem.S for mem functions
Vasily Gorbik
1
-37
/
+0
2018-04-10
s390/ipl: rely on diag308 store to get ipl info
Vasily Gorbik
1
-23
/
+0
2018-02-27
s390: unify linker symbols usage
Vasily Gorbik
1
-5
/
+5
2017-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-2
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-26
s390/decompressor: remove informational messages
Martin Schwidefsky
1
-2
/
+0
2017-03-22
s390/decompressor: fix initrd corruption caused by bss clear
Marcelo Henrique Cerri
1
-16
/
+19
2017-02-08
s390/sclp: make early sclp code readable
Heiko Carstens
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2015-09-10
lib/decompressors: use real out buf size for gunzip with kernel
Yinghai Lu
1
-1
/
+1
2015-01-08
s390/sclp: fix declaration of _sclp_print_early()
Chen Gang
1
-2
/
+1
2013-07-26
s390: add support for LZ4-compressed kernel
Heiko Carstens
1
-0
/
+4
2012-09-26
s390/string: provide asm lib functions for memcpy and memcmp
Heiko Carstens
1
-21
/
+24
2011-10-30
[S390] sparse: fix sparse static warnings
Martin Schwidefsky
1
-1
/
+1
2011-03-15
[S390] support XZ compressed kernel
Heiko Carstens
1
-0
/
+5
2011-02-17
[S390] correct ipl parameter block safe guard
Martin Schwidefsky
1
-2
/
+3
2010-05-27
[S390] Add support for LZO-compressed kernels.
Heiko Carstens
1
-0
/
+4
2010-03-24
[S390] fix boot failures with compressed kernels
Martin Schwidefsky
1
-4
/
+4
2010-02-27
[S390] add support for compressed kernels
Martin Schwidefsky
1
-0
/
+158