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-10-16
lib: libcrc32c: delete duplicated words
Randy Dunlap
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
2018-03-26
libcrc32c: Add crc32c_impl function
Nikolay Borisov
2017-06-08
crypto: Work around deallocated stack frame reference gcc bug on sparc.
David Miller
2016-01-22
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2016-01-20
lib/libcrc32c.c: fix build warning
Jean Delvare
2016-01-19
crypto: crc32c - Fix crc32c soft dependency
Jean Delvare
2014-10-14
crypto: LLVMLinux: Remove VLAIS usage from libcrc32c.c
Jan-Simon Möller
2014-06-04
lib/libcrc32c.c: use PTR_ERR_OR_ZERO
Fabian Frederick
2008-12-25
libcrc32c: Fix "crc32c undefined" compilation error
Adrian-Ken Rueegsegger
2008-12-25
libcrc32c: Move implementation to crypto crc32c
Herbert Xu
2007-11-08
[LIB] crc32c: Keep intermediate crc state in cpu order
Benny Halevy
2007-10-18
Replace __attribute_pure__ with __pure
Ralf Baechle
2006-06-25
[PATCH] constify libcrc32c table
Andreas Mohr
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds