summaryrefslogtreecommitdiffstats
path: root/lib/cmdline.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner2019-06-191-4/+1Star
* lib/cmdline.c: mark expected switch fall-throughsGustavo A. R. Silva2019-04-091-0/+5
* lib/cmdline.c: remove meaningless commentBaoquan He2017-09-091-1/+0Star
* lib/cmdline.c: fix get_options() overflow while parsing rangesIlya Matveychikov2017-06-241-3/+3
* boot/param: Move next_arg() function to lib/cmdline.c for later reuseBaoquan He2017-04-181-0/+57
* lib: Add a generic cmdline parse function parse_option_strDave Young2014-10-031-0/+29
* lib/cmdline.c: add size unit t/p/e to memparseGui Hecheng2014-08-071-5/+10
* lib/cmdline.c: declare exported symbols immediatelyFelipe Contreras2014-01-241-3/+2Star
* lib/cmdline.c: fix style issuesFelipe Contreras2014-01-241-5/+4Star
* lib: reduce the use of module.h wherever possiblePaul Gortmaker2012-03-071-1/+1
* generic, memparse(): constify argumentJeremy Fitzhardinge2008-07-281-1/+1
* lib: allow memparse() to accept a NULL and ignorable second parmRobert P. J. Day2008-07-251-5/+11
* [PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day2007-02-111-4/+4
* [PATCH] get_options to allow a hypenated range for isolcpusDerek Fults2006-12-071-1/+34
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+120