tcp: do_tcp_sendpages() must try to push data out on oom conditions
[linux-flexiantxendom0-3.2.10.git] / lib / string.c
2012-03-24 Linus TorvaldsMerge tag 'module-for-3.4' of git://git./linux/kernel...
2012-03-24 Linus TorvaldsMerge tag 'bug-for-3.4' of git://git./linux/kernel...
2012-03-23 Akinobu Mitastring: memchr_inv() speed improvements
2012-03-07 Paul Gortmakerlib: reduce the use of module.h wherever possible
2012-02-29 Paul Gortmakerbug.h: add include of it to various implicit C users
2011-11-01 Michael Holzheulib/string.c: fix strim() semantics for strings that...
2011-11-01 Akinobu Mitalib/string.c: introduce memchr_inv()
2011-05-19 Jonathan CameronAdd a strtobool function matching semantics of existing...
2011-04-25 Jonathan CameronAdd a strtobool function matching semantics of existing...
2010-03-06 André Goddard Rosalib/string.c: simplify strnstr()
2010-03-06 André Goddard Rosalib/string.c: simplify stricmp()
2010-01-15 Li Zefanlib: Introduce strnstr()
2009-12-22 Randy Dunlaplib/string.c: fix kernel-doc warnings
2009-12-15 KOSAKI MotohiroSubject: Re: [PATCH] strstrip incorrectly marked __must...
2009-12-15 André Goddard Rosastring: on strstrip(), first remove leading spaces...
2009-12-15 André Goddard Rosastring: factorize skip_spaces and export it to be gener...
2009-11-19 Linus Torvaldsstrcmp: fix overflow and possibly signedness error
2008-05-01 David BrownellAdd a new sysfs_streq() string comparison function
2007-04-26 David S. Miller[STRING]: Move strcasecmp/strncasecmp to lib/string.c
2007-02-11 Robert P. J. Day[PATCH] Numerous fixes to kernel-doc info in source...
2006-10-28 Michael Holzheu[PATCH] strstrip remove last blank fix
2006-06-23 Pekka Enberg[PATCH] strstrip() API
2006-04-11 Jan-Benedict Glaw[PATCH] Silence a const vs non-const warning
2006-04-11 Kyle McMartin[PATCH] Clean up arch-overrides in linux/string.h
2006-04-11 Kyle McMartin[PATCH] No arch-specific strpbrk implementations
2006-03-22 Andrew Morton[PATCH] multiple exports of strpbrk
2005-10-31 Paul Jackson[PATCH] lib/string.c cleanup: restore useful memmove...
2005-10-31 Jesper Juhl[PATCH] lib/string.c cleanup: remove pointless explicit...
2005-10-31 Jesper Juhl[PATCH] lib/string.c cleanup: remove pointless register...
2005-10-31 Jesper Juhl[PATCH] lib/string.c cleanup: whitespace and CodingStyl...
2005-05-05 walter harms[PATCH] documentation for strncpy()
2005-05-05 Paolo 'Blaisorblad... [PATCH] x86_64: make string func definition work as...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2