Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | textsearch: fix typos in library helpers | Randy Dunlap | 2017-10-22 | 1 | -1/+1 |
* | textsearch: ts_kmp: support case insensitive searching in Knuth-Morris-Pratt ... | Joonwoo Park | 2008-07-08 | 1 | -8/+21 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] gfp flags annotations - part 1 | Al Viro | 2005-10-08 | 1 | -1/+1 |
* | [TEXTSEARCH]: fix sparse gfp nocast warnings | Randy Dunlap | 2005-10-04 | 1 | -1/+1 |
* | [LIB]: Knuth-Morris-Pratt textsearch algorithm | Thomas Graf | 2005-06-23 | 1 | -0/+145 |