aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/parser.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-12-06parser: add u64 number parserJames Smart1-0/+1
2014-01-23lib/parser.c: add match_wildcard() functionDu, Changbin1-0/+1
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse1-1/+1
2008-08-04Revert "UFS: add const to parser token table"Linus Torvalds1-1/+1
2008-07-24UFS: add const to parser token tableSteven Whitehouse1-1/+1
2008-05-14add match_strlcpy() us it to make v9fs make uname and remotename parsing more robustMarkus Armbruster1-1/+1
2007-05-05Fix nfsroot buildRalf Baechle1-1/+1
2007-05-03[AFS]: Make the match_*() functions take const options.David Howells1-4/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+33