summaryrefslogtreecommitdiffstats
path: root/lib/textsearch.c
Commit message (Expand)AuthorAgeFilesLines
* textsearch: fix kernel-doc warnings and add kernel-api sectionRandy Dunlap2018-04-161-17/+23
* lib/textsearch.c: remove textsearch_put reference from commentsRaphael Silva2014-10-141-3/+1
* lib/textsearch.c: move EXPORT_SYMBOL after functionsFabian Frederick2014-06-041-5/+4
* textsearch: doc - fix spelling in lib/textsearch.c.Jesper Dangaard Brouer2011-01-241-5/+5
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* 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
OpenPOWER on IntegriCloud