summaryrefslogtreecommitdiffstats
path: root/lib/textsearch.c
Commit message (Expand)AuthorAgeFilesLines
* remove CONFIG_KMOD from libJohannes Berg2008-07-221-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-181-0/+1
|\
| * rcu: split list.h and move rcu-protected lists into rculist.hFranck Bui-Huu2008-05-191-0/+1
* | textsearch: support for case insensitive searchingJoonwoo Park2008-07-081-6/+8
|/
* [TEXTSEARCH]: Do not allow zero length patterns in the textsearch infrastructurePablo Neira Ayuso2007-12-011-2/+6
* Various typo fixes.Robert P. J. Day2007-02-171-1/+1
* [PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day2007-02-111-1/+1
* Fix typos in doc and commentsJan Engelhardt2006-11-301-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] gfp_t: lib/*Al Viro2005-10-281-1/+1
* [LIB]: Textsearch infrastructure.Thomas Graf2005-06-231-0/+317