summaryrefslogtreecommitdiffstats
path: root/lib/ts_kmp.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* textsearch: fix typos in library helpersRandy Dunlap2017-10-221-1/+1
* textsearch: ts_kmp: support case insensitive searching in Knuth-Morris-Pratt ...Joonwoo Park2008-07-081-8/+21
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-091-1/+1
* [TEXTSEARCH]: fix sparse gfp nocast warningsRandy Dunlap2005-10-051-1/+1
* [LIB]: Knuth-Morris-Pratt textsearch algorithmThomas Graf2005-06-241-0/+145