index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
boot
/
compressed
/
decompress.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-02
arch/arm/boot/compressed/decompress.c: fix build error due to lz4 changes
Sebastian Andrzej Siewior
1
-0
/
+1
2018-04-06
ARM: decompressor: fix warning introduced in fortify patch
Russell King
1
-4
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-11
bitmap: use memcmp optimisation in more situations
Matthew Wilcox
1
-0
/
+1
2017-02-28
ARM: 8654/1: decompressor: add strlen prototype
Arnd Bergmann
1
-0
/
+1
2015-09-10
lib/decompressors: use real out buf size for gunzip with kernel
Yinghai Lu
1
-1
/
+1
2013-07-09
arm: add support for LZ4-compressed kernel
Kyungsik Lee
1
-0
/
+4
2013-01-11
ARM: decompress: remove unused ARCH_HAS_DECOMP_WDOG
Shawn Guo
1
-2
/
+0
2012-08-25
ARM: 7492/1: add strstr declaration for decompressors
Rob Herring
1
-0
/
+3
2012-03-24
ARM: 7001/2: Wire up support for the XZ decompressor
Imre Kaloz
1
-0
/
+6
2011-05-07
ARM: zImage: don't ignore error returned from decompress()
Nicolas Pitre
1
-2
/
+2
2010-04-14
ARM: 6026/1: ARM: Add support for LZMA-compressed kernel images
Albin Tonnerre
1
-0
/
+4
2010-03-15
ARM: Add final piece to fix XIP decompressor in read-only memory
Russell King
1
-0
/
+1
2010-02-25
ARM: Eliminate decompressor -Dstatic= PIC hack
Russell King
1
-0
/
+45