| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
* | textsearch: fix kernel-doc warnings and add kernel-api section | Randy Dunlap | 2018-04-17 | 1 | -17/+23 |
* | lib/textsearch.c: remove textsearch_put reference from comments | Raphael Silva | 2014-10-14 | 1 | -3/+1 |
* | lib/textsearch.c: move EXPORT_SYMBOL after functions | Fabian Frederick | 2014-06-05 | 1 | -5/+4 |
* | textsearch: doc - fix spelling in lib/textsearch.c. | Jesper Dangaard Brouer | 2011-01-25 | 1 | -5/+5 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | remove CONFIG_KMOD from lib | Johannes Berg | 2008-07-22 | 1 | -1/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-07-18 | 1 | -0/+1 |
|\ |
|
| * | rcu: split list.h and move rcu-protected lists into rculist.h | Franck Bui-Huu | 2008-05-19 | 1 | -0/+1 |
* | | textsearch: support for case insensitive searching | Joonwoo Park | 2008-07-08 | 1 | -6/+8 |
|/ |
|
* | [TEXTSEARCH]: Do not allow zero length patterns in the textsearch infrastructure | Pablo Neira Ayuso | 2007-11-30 | 1 | -2/+6 |
* | Various typo fixes. | Robert P. J. Day | 2007-02-17 | 1 | -1/+1 |
* | [PATCH] Numerous fixes to kernel-doc info in source files. | Robert P. J. Day | 2007-02-11 | 1 | -1/+1 |
* | Fix typos in doc and comments | Jan Engelhardt | 2006-11-30 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] gfp_t: lib/* | Al Viro | 2005-10-28 | 1 | -1/+1 |
* | [LIB]: Textsearch infrastructure. | Thomas Graf | 2005-06-24 | 1 | -0/+317 |