summaryrefslogtreecommitdiff
path: root/include/linux/textsearch.h
Commit message (Expand)AuthorAge
* textsearch: fix kernel-doc warnings and add kernel-api sectionRandy Dunlap2018-04-16
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker2011-10-31
* textsearch: convert kmalloc + memset to kzallocJoonwoo Park2008-07-08
* textsearch: support for case insensitive searchingJoonwoo Park2008-07-08
* Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day2008-04-30
* Fix typos in doc and commentsJan Engelhardt2006-11-30
* [PATCH] fix missing includesTim Schmielau2005-10-30
* [PATCH] gfp_t: lib/*Al Viro2005-10-28
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-08
* [TEXTSEARCH]: fix sparse gfp nocast warningsRandy Dunlap2005-10-04
* [LIB]: Textsearch infrastructure.Thomas Graf2005-06-23