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