1. 4c52729 kernel.h: split out kstrtox() and simple_strtox() to a separate header by Andy Shevchenko · 3 years, 6 months ago
  2. edd9334 lib: parser: clean up kernel-doc by Randy Dunlap · 3 years, 8 months ago
  3. b9bffa1 parser: Fix kernel-doc markups by BingJing Chang · 4 years ago
  4. 01531ac parser: add unsigned int parser by BingJing Chang · 4 years ago
  5. 40b0b3f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230 by Thomas Gleixner · 6 years ago
  6. 36c8d1e lib/parser.c: switch match_number() over to use match_strdup() by Eric Biggers · 6 years ago
  7. 4ed97b3 lib/parser.c: switch match_u64int() over to use match_strdup() by Eric Biggers · 6 years ago
  8. 30f7bc9 lib/parser.c: switch match_strdup() over to use kmemdup_nul() by Eric Biggers · 6 years ago
  9. a317178 parser: add u64 number parser by James Smart · 8 years ago
  10. a3d2cca lib/parser.c: put EXPORT_SYMBOLs in the conventional place by Andrew Morton · 11 years ago
  11. aace050 lib/parser.c: add match_wildcard() function by Du, Changbin · 11 years ago
  12. 5376962 lib/parser.c: fix up comments for valid return values from match_number by Namjae Jeon · 12 years ago
  13. 77dd3b0 lib/parser.c: avoid overflow in match_number() by Alex Elder · 12 years ago
  14. 8bc3bcc lib: reduce the use of module.h wherever possible by Paul Gortmaker · 13 years ago
  15. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  16. 5d051de lib/parser: cleanup match_number() by Namhyung Kim · 14 years ago
  17. b5f54b0 parser: remove unnecessary strlen() by André Goddard Rosa · 15 years ago
  18. a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 16 years ago
  19. b32a09d add match_strlcpy() us it to make v9fs make uname and remotename parsing more robust by Markus Armbruster · 17 years ago
  20. ef4533f [AFS]: Make the match_*() functions take const options. by David Howells · 18 years ago
  21. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago