1. 82bc8bd kconfig: expand lefthand side of assignment statement by Masahiro Yamada · 6 years ago
  2. ed2a22f kconfig: support append assignment operator by Masahiro Yamada · 6 years ago
  3. 1175c02 kconfig: support simply expanded variable by Masahiro Yamada · 6 years ago
  4. 9ced3bd kconfig: support user-defined function and recursively expanded variable by Masahiro Yamada · 6 years ago
  5. 9de0715 kconfig: begin PARAM state only when seeing a command keyword by Masahiro Yamada · 6 years ago
  6. 104daea kconfig: reference environment variables directly and remove 'option env=' by Masahiro Yamada · 6 years ago
  7. 1849268 kconfig: use yylineno option instead of manual lineno increments by Masahiro Yamada · 7 years ago
  8. 379a8eb kconfig: detect recursive inclusion earlier by Masahiro Yamada · 7 years ago
  9. 32a94b8 kconfig: remove duplicated file name and lineno of recursive inclusion by Masahiro Yamada · 7 years ago
  10. 5ae6fcc kconfig: fix line number in recursive inclusion error message by Masahiro Yamada · 7 years ago
  11. d717f24 kconfig: add xrealloc() helper by Masahiro Yamada · 7 years ago
  12. 9e3e10c kconfig: send error messages to stderr by Masahiro Yamada · 7 years ago
  13. 765f4cd kconfig: use default 'yy' prefix for lexer and parser by Masahiro Yamada · 7 years ago
  14. c226456 kconfig: warn of unhandled characters in Kconfig commands by Andreas Ruprecht · 9 years ago
  15. 31847b6 kconfig: allow use of relations other than (in)equality by Jan Beulich · 9 years ago
  16. 2e0d737 kconfig: don't silently ignore unhandled characters by Jan Beulich · 10 years ago
  17. bb66fc6 kbuild: trivial - use tabs for code indent where possible by Masahiro Yamada · 10 years ago
  18. 3381960 kconfig: remove unused definition from scanner by Martin Walch · 11 years ago
  19. 177acf7 kconfig: Fix malloc handling in conf tools by Alan Cox · 12 years ago
  20. 1d3fe4a Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  21. 674eed8 kconfig/zconf.l: do not ask to generate backup by Arnaud Lacombe · 13 years ago
  22. 61f956f kconfig: constify `kconf_id_lookup' by Arnaud Lacombe · 13 years ago
  23. 5a6f8d2 kconfig: nuke LKC_DIRECT_LINK cruft by Arnaud Lacombe · 13 years ago
  24. 2b2112f kconfig: get rid of unused flags by Yann E. MORIN · 14 years ago
  25. f094f8a kconfig: allow multiple inclusion of the same file by Yann E. MORIN · 14 years ago
  26. e82dae9 kconfig: use the file's name of sourced file by Arnaud Lacombe · 14 years ago
  27. 2e7a091 kconfig: constify file name by Arnaud Lacombe · 14 years ago
  28. 6516657 kconfig: Mark various internal functions static by Josh Triplett · 15 years ago
  29. 7826005 kconfig: improve error messages for bad source statements by Sam Ravnborg · 16 years ago
  30. be2be1d kconfig: scripts/kconfig/zconf.l: add %option noinput by Adrian Bunk · 16 years ago
  31. f7a4b4c kconfig: whitespace removing by EGRY Gabor · 17 years ago
  32. 11de39e kconfig: fix mconf segmentation fault by Marcin Garski · 17 years ago
  33. a02f057 [PATCH] kconfig: improve error handling in the parser by Roman Zippel · 19 years ago
  34. 3370f9f [PATCH] kconfig: simplify symbol type parsing by Roman Zippel · 19 years ago
  35. 7a88488 [PATCH] kconfig: use gperf for kconfig keywords by Roman Zippel · 19 years ago
  36. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago