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-10-03
lib: textsearch: fix escapes in example code
Randy Dunlap
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-04-16
textsearch: fix kernel-doc warnings and add kernel-api section
Randy Dunlap
2014-10-14
lib/textsearch.c: remove textsearch_put reference from comments
Raphael Silva
2014-06-04
lib/textsearch.c: move EXPORT_SYMBOL after functions
Fabian Frederick
2011-01-24
textsearch: doc - fix spelling in lib/textsearch.c.
Jesper Dangaard Brouer
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
Tejun Heo
2008-07-22
remove CONFIG_KMOD from lib
Johannes Berg
2008-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
David S. Miller
2008-07-08
textsearch: support for case insensitive searching
Joonwoo Park
2008-05-19
rcu: split list.h and move rcu-protected lists into rculist.h
Franck Bui-Huu
2007-12-01
[TEXTSEARCH]: Do not allow zero length patterns in the textsearch infrastructure
Pablo Neira Ayuso
2007-02-17
Various typo fixes.
Robert P. J. Day
2007-02-11
[PATCH] Numerous fixes to kernel-doc info in source files.
Robert P. J. Day
2006-11-30
Fix typos in doc and comments
Jan Engelhardt
2006-06-30
Remove obsolete #include
Jörn Engel
2005-10-28
[PATCH] gfp_t: lib/*
Al Viro
2005-06-23
[LIB]: Textsearch infrastructure.
Thomas Graf