| Commit message (Expand) | Author | Age | Files | Lines |
* | genksyms: fix typo in parse.tab.{c,h} generation rules | Mauro Rossi | 2018-05-05 | 1 | -2/+2 |
* | kbuild: add %.lex.c and %.tab.[ch] to 'targets' automatically | Masahiro Yamada | 2018-04-07 | 1 | -2/+0 |
* | genksyms: generate lexer and parser during build instead of shipping | Masahiro Yamada | 2018-04-07 | 1 | -0/+27 |
* | kbuild: clean up *.lex.c and *.tab.[ch] patterns from top-level Makefile | Masahiro Yamada | 2018-04-07 | 1 | -2/+0 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | Remove gperf usage from toolchain | Linus Torvalds | 2017-08-19 | 1 | -2/+2 |
* | scripts/genksyms: clean lex/yacc generated files | Fernando Luis Vázquez Cao | 2012-01-08 | 1 | -0/+1 |
* | genksyms: migrate parser to implicit rules | Arnaud Lacombe | 2011-06-09 | 1 | -43/+3 |
* | genksyms: drop -Wno-uninitialized from HOSTCFLAGS_parse.tab.o | Arnaud Lacombe | 2011-06-09 | 1 | -1/+1 |
* | genksyms: Do not paste the bison header file to lex.c | Michal Marek | 2011-03-17 | 1 | -2/+2 |
* | kbuild: fix genksyms Makefile | Sam Ravnborg | 2007-10-12 | 1 | -2/+6 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+49 |