VisionFive2 Linux kernel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
More than 9999 Commits
33 Branches
55 Tags
Index
Trunk
Branches
Tags
Trunk
Branches
Tags
Home page
Home page
starfive-tech/linux.git
/
branches
/
beaglev-5.13.y
/
lib
/
xz
/
Date
Commit Message
Rev
Author
2020-11-18
Revert "lib: Revert use of fallthrough pseudo-keyword in lib/"
4c1ca831
Nick Desaulniers
2020-08-24
lib: Revert use of fallthrough pseudo-keyword in lib/
6a9dc5fd
Gustavo A. R. Silva
2020-08-23
treewide: Use fallthrough pseudo-keyword
df561f66
Gustavo A. R. Silva
2020-08-12
lib/: replace HTTP links with HTTPS ones
d89775fc
Alexander A. Klimov
2020-06-19
docs: move remaining stuff under Documentation/*.txt to Documentation/staging
8e2a46a4
Mauro Carvalho Chehab
2019-11-15
lib/xz: fix XZ_DYNALLOC to avoid useless memory reallocations
8e20ba2e
Lasse Collin
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
ec8f24b7
Thomas Gleixner
2018-10-02
lib/xz: Put CRC32_POLY_LE in xz_private.h
242cdad8
Joel Stanley
2018-07-27
lib: Use existing define with polynomial
faa16bc4
Krzysztof Kozlowski
2017-10-12
lib/xz: Add fall-through comments to a switch statement
5a244f48
Lasse Collin
2014-06-04
lib/xz: enable all filters by default in Kconfig
bf4d064d
Lasse Collin
2014-06-04
lib/xz: add comments for the intentionally missing break statements
84d517f3
Lasse Collin
2013-03-13
decompressors: fix typo "POWERPC"
97da55fc
Paul Bolle
2013-02-21
decompressors: make the default XZ_DEC_* config match the selected architecture
5dc49c75
Florian Fainelli
2013-02-21
decompressors: drop dependency on CONFIG_EXPERT
64dbfb44
Florian Fainelli
2013-02-21
decompressors: group XZ_DEC_* symbols under an if XZ_BCJ / endif
9d749629
Florian Fainelli
2011-09-21
XZ: Fix incorrect XZ_BUF_ERROR
9c1f8594
Lasse Collin
2011-07-24
XZ: Fix missing
include
81d67439
Lasse Collin
2011-05-02
XZ decompressor: Fix decoding of empty LZMA2 streams
646032e3
Lasse Collin
2011-01-20
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
6a108a14
David Rientjes
2011-01-13
decompressors: add XZ decompressor module
24fa0402
Lasse Collin