index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
2023-03-10
ARM: dyndbg: allow including dyndbg.h in decompressor
Arnd Bergmann
1
-0
/
+1
2021-10-19
ARM: 9134/1: remove duplicate memcpy() definition
Arnd Bergmann
1
-0
/
+3
2019-06-01
arch/arm/boot/compressed/decompress.c: fix build error due to lz4 changes
Sebastian Andrzej Siewior
1
-0
/
+1
2018-04-05
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-10
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