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