summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-06-29lib/cmdline.c: fix get_options() overflow while parsing rangesIlya Matveychikov1-3/+3
2014-10-03lib: Add a generic cmdline parse function parse_option_strDave Young3-20/+32
2014-08-07lib/cmdline.c: add size unit t/p/e to memparseGui Hecheng1-5/+10
2014-01-24lib/cmdline.c: declare exported symbols immediatelyFelipe Contreras1-3/+2
2014-01-24lib/cmdline.c: fix style issuesFelipe Contreras1-5/+4
2012-03-07lib: reduce the use of module.h wherever possiblePaul Gortmaker63-63/+74
2008-07-28generic, memparse(): constify argumentJeremy Fitzhardinge2-2/+2
2008-07-25lib: allow memparse() to accept a NULL and ignorable second parmRobert P. J. Day1-5/+11
2007-02-11[PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day33-116/+105
2006-12-07[PATCH] get_options to allow a hypenated range for isolcpusDerek Fults2-2/+40
2005-04-16Linux-2.6.12-rc2Linus Torvalds17291-0/+6718845