aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/textsearch.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-31include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker1-1/+2
2008-07-08textsearch: convert kmalloc + memset to kzallocJoonwoo Park1-2/+1
2008-07-08textsearch: support for case insensitive searchingJoonwoo Park1-5/+5
2008-04-30Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day1-4/+0
2006-11-30Fix typos in doc and commentsJan Engelhardt1-2/+2
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+1
2005-10-28[PATCH] gfp_t: lib/*Al Viro1-2/+2
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-1/+1
2005-10-04[TEXTSEARCH]: fix sparse gfp nocast warningsRandy Dunlap1-1/+2
2005-06-23[LIB]: Textsearch infrastructure.Thomas Graf1-0/+180