aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* string: introduce helper to get base file name from given pathAndy Shevchenko2012-12-171-0/+11
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-6/+1
* string: do not export memweight() to userspaceWANG Cong2012-08-211-1/+1
* string: introduce memweight()Akinobu Mita2012-07-301-0/+3
* lib/string.c: introduce memchr_inv()Akinobu Mita2011-10-311-0/+1
* Add a strtobool function matching semantics of existing in kernel equivalentsJonathan Cameron2011-05-191-0/+1
* lib: Introduce strnstr()Li Zefan2010-01-141-1/+4
* Subject: Re: [PATCH] strstrip incorrectly marked __must_checkKOSAKI Motohiro2009-12-151-1/+8
* string: factorize skip_spaces and export it to be generally availableAndré Goddard Rosa2009-12-151-0/+1
* strstrip(): mark as as must_checkKOSAKI Motohiro2009-10-291-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...Linus Torvalds2009-04-051-0/+9
|\
| * strstarts: helper function for !strncmp(str, prefix, strlen(prefix))Rusty Russell2009-03-301-0/+9
* | Merge branch 'printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-04-051-0/+7
|\ \
| * | vsprintf: add binary printfLai Jiangshan2009-03-061-0/+7
| |/
* / memdup_user(): introduceLi Zefan2009-04-011-0/+1
|/
* linux/string.h: fix comment typoJeff Garzik2008-11-021-1/+1
* move memory_read_from_buffer() from fs.h to string.hAkinobu Mita2008-07-241-0/+3
* Add a new sysfs_streq() string comparison functionDavid Brownell2008-05-011-0/+2
* [TIPC]: Fix headercheck wrt. tipc_config.hDavid S. Miller2007-10-301-9/+3
* add argv_split()Jeremy Fitzhardinge2007-07-181-0/+3
* add kstrndupJeremy Fitzhardinge2007-07-181-0/+1
* [STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller2007-04-261-0/+6
* [PATCH] kmemdup: introduceAlexey Dobriyan2006-10-011-0/+1
* [PATCH] strstrip() APIPekka Enberg2006-06-231-0/+1
* [PATCH] Clean up arch-overrides in linux/string.hKyle McMartin2006-04-111-5/+12
* [PATCH] strndup_user()Davi Arnaut2006-03-241-0/+2
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-1/+1
* [PATCH] propagate __nocast annotationsAlexey Dobriyan2005-07-071-1/+1
* [PATCH] create a kstrdup library functionPaulo Marques2005-06-231-0/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+96