开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
boot
/
compressed
/
decompress.c
Age
Commit message (
Expand
)
Author
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2023-12-10
mips: decompress: fix add missing prototypes
Arnd Bergmann
2022-11-11
mips: boot/compressed: use __NO_FORTIFY
John Thomson
2022-03-14
MIPS: boot/compressed: Use array reference for image bounds
Kees Cook
2021-07-05
mips: disable branch profiling in boot/decompress.o
Randy Dunlap
2021-03-08
MIPS: boot/compressed: Copy DTB to aligned address
Paul Cercueil
2020-12-28
MIPS: boot: Fix unaligned access with CONFIG_MIPS_RAW_APPENDED_DTB
Paul Cercueil
2020-09-03
MIPS: Add support for ZSTD-compressed kernels
Paul Cercueil
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-04-05
zboot: fix stack protector in compressed boot phase
Huacai Chen
2016-08-02
MIPS: ZBOOT: copy appended dtb to the end of the kernel
Jonas Gorski
2015-09-10
lib/decompressors: use real out buf size for gunzip with kernel
Yinghai Lu
2015-04-02
MIPS: Reduce kernel image size for !CONFIG_DEBUG_ZBOOT
Wu Zhangjin
2014-08-26
MIPS: ZBOOT: add missing <linux/string.h> include
Aurelien Jarno
2014-08-02
MIPS: ZBOOT: implement stack protector in compressed boot phase
Ben Chan
2014-01-24
MIPS: ZBOOT: gather string functions into string.c
Antony Pavlov
2013-10-29
MIPS: ZBOOT: Support LZ4 compression scheme
Florian Fainelli
2013-10-29
MIPS: ZBOOT: Support XZ compression scheme
Florian Fainelli
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2010-08-05
MIPS: Clean up arch/mips/boot/compressed/decompress.c
Wu Zhangjin
2010-02-27
MIPS: Loongson: Change the Email address of Wu Zhangjin
Wu Zhangjin
2010-01-28
MIPS: Add support of LZO-compressed kernels
Wu Zhangjin
2010-01-12
MIPS: Cleanup and Fixup of compressed kernel support
Wu Zhangjin
2009-12-17
MIPS: Add support for GZIP / BZIP2 / LZMA compressed kernel images
Wu Zhangjin