VisionFive2 Linux kernel

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

More than 9999 Commits   33 Branches   55 Tags
Date
Commit Message
Rev
Author
2020-06-02
squashfs: migrate from ll_rw_block usage to BIO
Philippe Liard
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 35
Thomas Gleixner
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2013-11-20
Squashfs: Generalise paging handling in the decompressors
Phillip Lougher
2013-11-20
Squashfs: Refactor decompressor interface and code
Phillip Lougher
2011-02-28
Squashfs: extend decompressor framework to handle compression options
Phillip Lougher
2011-01-13
Squashfs: move squashfs_i() definition from squashfs.h
Phillip Lougher
2010-08-05
Squashfs: fix block size use in LZO decompressor
Phillip Lougher
2010-08-05
Squashfs: Add LZO compression support
Chan Jeong