Age | Commit message (Expand) | Author |
2022-09-11 | lib/cmdline: avoid page fault in next_arg | Neel Natu |
2021-05-05 | lib/cmdline: Export next_arg() for being used in modules | Andy Shevchenko |
2021-02-26 | lib/cmdline: remove an unneeded local variable in next_arg() | Masahiro Yamada |
2021-02-15 | lib/cmdline: Allow get_options() to take 0 to validate the input | Andy Shevchenko |
2021-02-15 | lib/cmdline: Update documentation to reflect behaviour | Andy Shevchenko |
2020-12-16 | Merge tag 'fallthrough-fixes-clang-5.11-rc1' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2020-12-15 | lib/cmdline: allow NULL to be an output for get_option() | Andy Shevchenko |
2020-12-15 | lib/cmdline: fix get_option() for strings starting with hyphen | Andy Shevchenko |
2020-11-19 | lib: Fix fall-through warnings for Clang | Gustavo A. R. Silva |
2020-11-18 | Revert "lib: Revert use of fallthrough pseudo-keyword in lib/" | Nick Desaulniers |
2020-08-24 | lib: Revert use of fallthrough pseudo-keyword in lib/ | Gustavo A. R. Silva |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230 | Thomas Gleixner |
2019-04-08 | lib/cmdline.c: mark expected switch fall-throughs | Gustavo A. R. Silva |
2017-09-08 | lib/cmdline.c: remove meaningless comment | Baoquan He |
2017-06-23 | lib/cmdline.c: fix get_options() overflow while parsing ranges | Ilya Matveychikov |
2017-04-18 | boot/param: Move next_arg() function to lib/cmdline.c for later reuse | Baoquan He |
2014-10-03 | lib: Add a generic cmdline parse function parse_option_str | Dave Young |
2014-08-06 | lib/cmdline.c: add size unit t/p/e to memparse | Gui Hecheng |
2014-01-23 | lib/cmdline.c: declare exported symbols immediately | Felipe Contreras |
2014-01-23 | lib/cmdline.c: fix style issues | Felipe Contreras |
2012-03-07 | lib: reduce the use of module.h wherever possible | Paul Gortmaker |
2008-07-28 | generic, memparse(): constify argument | Jeremy Fitzhardinge |
2008-07-25 | lib: allow memparse() to accept a NULL and ignorable second parm | Robert P. J. Day |
2007-02-11 | [PATCH] Numerous fixes to kernel-doc info in source files. | Robert P. J. Day |
2006-12-07 | [PATCH] get_options to allow a hypenated range for isolcpus | Derek Fults |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds |