1. 65dd36a lib/cmdline: Export next_arg() for being used in modules by Andy Shevchenko · 3 years, 10 months ago
  2. 96251a7 lib/cmdline: remove an unneeded local variable in next_arg() by Masahiro Yamada · 3 years, 10 months ago
  3. 0ea0908 lib/cmdline: Allow get_options() to take 0 to validate the input by Andy Shevchenko · 4 years ago
  4. f1f405c lib/cmdline: Update documentation to reflect behaviour by Andy Shevchenko · 4 years ago
  5. 5e60366 Merge tag 'fallthrough-fixes-clang-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 4 years ago
  6. 6b2b6b8 lib/cmdline: allow NULL to be an output for get_option() by Andy Shevchenko · 4 years ago
  7. e291851 lib/cmdline: fix get_option() for strings starting with hyphen by Andy Shevchenko · 4 years ago
  8. 36f9ff9 lib: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 1 month ago
  9. 4c1ca83 Revert "lib: Revert use of fallthrough pseudo-keyword in lib/" by Nick Desaulniers · 4 years, 1 month ago
  10. 6a9dc5f lib: Revert use of fallthrough pseudo-keyword in lib/ by Gustavo A. R. Silva · 4 years, 4 months ago
  11. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  12. 40b0b3f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230 by Thomas Gleixner · 6 years ago
  13. 8a05452 lib/cmdline.c: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  14. 7c61bd6 lib/cmdline.c: remove meaningless comment by Baoquan He · 7 years ago
  15. a91e0f6 lib/cmdline.c: fix get_options() overflow while parsing ranges by Ilya Matveychikov · 8 years ago
  16. f51b17c boot/param: Move next_arg() function to lib/cmdline.c for later reuse by Baoquan He · 8 years ago
  17. 6ccc72b8 lib: Add a generic cmdline parse function parse_option_str by Dave Young · 10 years ago
  18. e004f3c lib/cmdline.c: add size unit t/p/e to memparse by Gui Hecheng · 10 years ago
  19. ff6f9bb lib/cmdline.c: declare exported symbols immediately by Felipe Contreras · 11 years ago
  20. 9fd4305 lib/cmdline.c: fix style issues by Felipe Contreras · 11 years ago
  21. 8bc3bcc lib: reduce the use of module.h wherever possible by Paul Gortmaker · 13 years ago
  22. d974ae3 generic, memparse(): constify argument by Jeremy Fitzhardinge · 16 years ago
  23. fd19382 lib: allow memparse() to accept a NULL and ignorable second parm by Robert P. J. Day · 16 years ago
  24. 72fd4a3 [PATCH] Numerous fixes to kernel-doc info in source files. by Robert P. J. Day · 18 years ago
  25. 22f2e28 [PATCH] get_options to allow a hypenated range for isolcpus by Derek Fults · 18 years ago
  26. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago