VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
Author
2020-07-31
lib: Add zstd support to decompress
Nick Terrell
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-07-17
lib/decompress: set the compressor name to NULL on error
Aneesh Kumar K.V
2014-12-13
lib/decompress.c: consistency of compress formats for kernel image
Haesung Kim
2014-08-08
initramfs: support initramfs that is bigger than 2GiB
Yinghai Lu
2014-04-07
initramfs: debug detected compression method
Daniel M. Weeks
2013-07-09
lib: add support for LZ4-compressed kernel
Kyungsik Lee
2013-04-30
lib/decompress.c: fix initconst
Andi Kleen
2012-10-06
lib/decompress.c add __init to decompress_method and data
Hein Tibosch
2011-01-13
decompressors: add boot-time XZ support
Lasse Collin
2010-01-11
Add LZO compression support for initramfs and old-style initrd
Albin Tonnerre
2009-02-19
bzip2/lzma: don't stop search at first unconfigured compression
Alain Knaff
2009-01-12
bzip2/lzma: comprehensible error messages for missing decompressor
H. Peter Anvin
2009-01-08
bzip2/lzma: centralize format detection
H. Peter Anvin