Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-04-07 | lib/ts_kmp.c: replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2017-10-22 | textsearch: fix typos in library helpers | Randy Dunlap | 1 | -1/+1 |
2008-07-08 | textsearch: ts_kmp: support case insensitive searching in Knuth-Morris-Pratt ... | Joonwoo Park | 1 | -8/+21 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2005-10-08 | [PATCH] gfp flags annotations - part 1 | Al Viro | 1 | -1/+1 |
2005-10-04 | [TEXTSEARCH]: fix sparse gfp nocast warnings | Randy Dunlap | 1 | -1/+1 |
2005-06-23 | [LIB]: Knuth-Morris-Pratt textsearch algorithm | Thomas Graf | 1 | -0/+145 |