summaryrefslogtreecommitdiff
path: root/lib/textsearch.c
AgeCommit message (Expand)AuthorLines
2014-10-14lib/textsearch.c: remove textsearch_put reference from commentsRaphael Silva-3/+1
2014-06-04lib/textsearch.c: move EXPORT_SYMBOL after functionsFabian Frederick-5/+4
2011-01-24textsearch: doc - fix spelling in lib/textsearch.c.Jesper Dangaard Brouer-5/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2008-07-22remove CONFIG_KMOD from libJohannes Berg-1/+1
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller-0/+1
2008-07-08textsearch: support for case insensitive searchingJoonwoo Park-6/+8
2008-05-19rcu: split list.h and move rcu-protected lists into rculist.hFranck Bui-Huu-0/+1
2007-12-01[TEXTSEARCH]: Do not allow zero length patterns in the textsearch infrastructurePablo Neira Ayuso-2/+6
2007-02-17Various typo fixes.Robert P. J. Day-1/+1
2007-02-11[PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day-1/+1
2006-11-30Fix typos in doc and commentsJan Engelhardt-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2005-10-28[PATCH] gfp_t: lib/*Al Viro-1/+1
2005-06-23[LIB]: Textsearch infrastructure.Thomas Graf-0/+317