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
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193
Thomas Gleixner
2018-11-28
dlm: NULL check before kmem_cache_destroy is not needed
Wen Yang
2012-05-15
dlm: NULL dereference on failure in kmem_cache_create()
Dan Carpenter
2011-07-12
dlm: improve rsb searches
David Teigland
2009-11-30
dlm: always use GFP_NOFS
David Teigland
2008-12-23
dlm: fix up memory allocation flags
Steven Whitehouse
2008-02-06
dlm: add __init and __exit marks to init and exit functions
Denis Cheng
2008-02-06
dlm: eliminate astparam type casting
David Teigland
2008-01-29
dlm: use dlm prefix on alloc and free functions
David Teigland
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-02-11
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-08-09
[DLM] print bad length in assertion
David Teigland
2006-07-13
[DLM] dlm: user locks
David Teigland
2006-02-23
[DLM] Remove range locks from the DLM
David Teigland
2006-01-18
[DLM] The core of the DLM for GFS2/CLVM
David Teigland