Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-04-17 | textsearch: fix kernel-doc warnings and add kernel-api section | Randy Dunlap | 1 | -2/+2 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2011-11-01 | include: replace linux/module.h with "struct module" wherever possible | Paul Gortmaker | 1 | -1/+2 |
2008-07-08 | textsearch: convert kmalloc + memset to kzalloc | Joonwoo Park | 1 | -2/+1 |
2008-07-08 | textsearch: support for case insensitive searching | Joonwoo Park | 1 | -5/+5 |
2008-04-30 | Remove "#ifdef __KERNEL__" checks from unexported headers | Robert P. J. Day | 1 | -4/+0 |
2006-11-30 | Fix typos in doc and comments | Jan Engelhardt | 1 | -2/+2 |
2005-10-31 | [PATCH] fix missing includes | Tim Schmielau | 1 | -0/+1 |
2005-10-28 | [PATCH] gfp_t: lib/* | Al Viro | 1 | -2/+2 |
2005-10-09 | [PATCH] gfp flags annotations - part 1 | Al Viro | 1 | -1/+1 |
2005-10-05 | [TEXTSEARCH]: fix sparse gfp nocast warnings | Randy Dunlap | 1 | -1/+2 |
2005-06-24 | [LIB]: Textsearch infrastructure. | Thomas Graf | 1 | -0/+180 |