index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
boot
/
compressed
/
decompress.c
Age
Commit message (
Expand
)
Author
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