summaryrefslogtreecommitdiffstats
path: root/include/linux/textsearch.h
Commit message (Expand)AuthorAgeFilesLines
* include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker2011-10-311-1/+2
* textsearch: convert kmalloc + memset to kzallocJoonwoo Park2008-07-081-2/+1
* textsearch: support for case insensitive searchingJoonwoo Park2008-07-081-5/+5
* Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day2008-04-301-4/+0
* Fix typos in doc and commentsJan Engelhardt2006-11-301-2/+2
* [PATCH] fix missing includesTim Schmielau2005-10-301-0/+1
* [PATCH] gfp_t: lib/*Al Viro2005-10-281-2/+2
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-1/+1
* [TEXTSEARCH]: fix sparse gfp nocast warningsRandy Dunlap2005-10-041-1/+2
* [LIB]: Textsearch infrastructure.Thomas Graf2005-06-231-0/+180