index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
boot
/
compressed
/
decompress.c
Age
Commit message (
Expand
)
Author
Files
Lines
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