index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
/
zconf.y
Age
Commit message (
Expand
)
Author
2018-03-02
kconfig: Don't leak choice names during parsing
Masahiro Yamada
2018-03-02
kconfig: add xstrdup() helper
Masahiro Yamada
2018-02-03
kconfig: Warn if help text is blank
Ulf Magnusson
2018-01-22
kconfig: use default 'yy' prefix for lexer and parser
Masahiro Yamada
2018-01-22
kconfig: Warn if there is more than one help text
Ulf Magnusson
2018-01-22
kconfig: drop 'boolean' keyword
Masahiro Yamada
2018-01-22
kconfig: Remove menu_end_entry()
Ulf Magnusson
2018-01-22
kconfig: Don't leak main menus during parsing
Ulf Magnusson
2018-01-11
kconfig: Don't leak 'option' arguments during parsing
Ulf Magnusson
2018-01-11
kconfig: Don't leak 'source' filenames during parsing
Ulf Magnusson
2018-01-10
kconfig: Don't leak symbol names during parsing
Ulf Magnusson
2017-12-12
kconfig: Sync zconf.y with zconf.tab.c_shipped
Ulf Magnusson
2017-08-19
Remove gperf usage from toolchain
Linus Torvalds
2016-11-16
Kconfig: Introduce the "imply" keyword
Nicolas Pitre
2015-06-15
kconfig: allow use of relations other than (in)equality
Jan Beulich
2014-06-10
kbuild: trivial - use tabs for code indent where possible
Masahiro Yamada
2013-09-05
kconfig: do not special-case 'MODULES' symbol
Yann E. MORIN
2011-07-30
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2011-06-09
kconfig: migrate parser to implicit rules
Arnaud Lacombe
2011-06-09
kconfig: kill no longer needed reference to YYDEBUG
Arnaud Lacombe
2011-06-09
kconfig: constify `kconf_id_lookup'
Arnaud Lacombe
2011-06-06
kconfig: nuke LKC_DIRECT_LINK cruft
Arnaud Lacombe
2010-11-22
kconfig: add an option to determine a menu's visibility
Arnaud Lacombe
2010-09-19
kconfig: expand by default the rootmenu's prompt
Arnaud Lacombe
2010-09-19
kconfig: implement the `mainmenu' directive
Arnaud Lacombe
2010-04-14
kconfig: fix zconfdump()
Li Zefan
2010-02-02
Improve kconfig symbol hashing
Andi Kleen
2010-02-02
kconfig: new configuration interface (nconfig)
nir.tzachar@gmail.com
2009-11-15
kconfig: Mark various internal functions static
Josh Triplett
2009-10-15
kconfig: Make zconf.y work with current bison
Josh Triplett
2008-04-28
kconfig: add named choice group
Roman Zippel
2007-10-12
kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"
Adrian Bunk
2007-07-25
kconfig: attach help text to menus
Sam Ravnborg
2007-05-06
kconfig: error out if recursive dependencies are found
Sam Ravnborg
2006-12-13
[PATCH] kconfig: make sym_change_count static, let it be altered by 2 functio...
Karsten Wiese
2006-06-09
kconfig: add defconfig_list/module option
Roman Zippel
2006-06-09
kconfig: add symbol option config syntax
Roman Zippel
2005-11-09
[PATCH] kconfig: improve error handling in the parser
Roman Zippel
2005-11-09
[PATCH] kconfig: simplify symbol type parsing
Roman Zippel
2005-11-09
[PATCH] kconfig: use gperf for kconfig keywords
Roman Zippel
2005-11-09
[PATCH] kconfig: Fix Kconfig performance bug
David Gibson
2005-07-28
[PATCH] kconfig: trivial cleanup
blaisorblade@yahoo.it
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds