开源镜像站
帮助
动态
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
/
arm
/
boot
/
compressed
/
decompress.c
Age
Commit message (
Expand
)
Author
2021-10-19
ARM: 9134/1: remove duplicate memcpy() definition
Arnd Bergmann
2019-06-01
arch/arm/boot/compressed/decompress.c: fix build error due to lz4 changes
Sebastian Andrzej Siewior
2018-04-05
ARM: decompressor: fix warning introduced in fortify patch
Russell King
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-10
bitmap: use memcmp optimisation in more situations
Matthew Wilcox
2017-02-28
ARM: 8654/1: decompressor: add strlen prototype
Arnd Bergmann
2015-09-10
lib/decompressors: use real out buf size for gunzip with kernel
Yinghai Lu
2013-07-09
arm: add support for LZ4-compressed kernel
Kyungsik Lee
2013-01-11
ARM: decompress: remove unused ARCH_HAS_DECOMP_WDOG
Shawn Guo
2012-08-25
ARM: 7492/1: add strstr declaration for decompressors
Rob Herring
2012-03-24
ARM: 7001/2: Wire up support for the XZ decompressor
Imre Kaloz
2011-05-07
ARM: zImage: don't ignore error returned from decompress()
Nicolas Pitre
2010-04-14
ARM: 6026/1: ARM: Add support for LZMA-compressed kernel images
Albin Tonnerre
2010-03-15
ARM: Add final piece to fix XIP decompressor in read-only memory
Russell King
2010-02-25
ARM: Eliminate decompressor -Dstatic= PIC hack
Russell King