index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
/
zconf.y
Commit message (
Expand
)
Author
Age
Files
Lines
*
kconfig: use default 'yy' prefix for lexer and parser
Masahiro Yamada
2018-01-22
1
-11
/
+11
*
kconfig: Warn if there is more than one help text
Ulf Magnusson
2018-01-22
1
-0
/
+5
*
kconfig: drop 'boolean' keyword
Masahiro Yamada
2018-01-22
1
-1
/
+1
*
kconfig: Remove menu_end_entry()
Ulf Magnusson
2018-01-22
1
-5
/
+1
*
kconfig: Don't leak main menus during parsing
Ulf Magnusson
2018-01-22
1
-9
/
+24
*
kconfig: Don't leak 'option' arguments during parsing
Ulf Magnusson
2018-01-11
1
-1
/
+3
*
kconfig: Don't leak 'source' filenames during parsing
Ulf Magnusson
2018-01-11
1
-0
/
+1
*
kconfig: Don't leak symbol names during parsing
Ulf Magnusson
2018-01-10
1
-17
/
+19
*
kconfig: Sync zconf.y with zconf.tab.c_shipped
Ulf Magnusson
2017-12-12
1
-1
/
+1
*
Remove gperf usage from toolchain
Linus Torvalds
2017-08-19
1
-5
/
+5
*
Kconfig: Introduce the "imply" keyword
Nicolas Pitre
2016-11-16
1
-2
/
+14
*
kconfig: allow use of relations other than (in)equality
Jan Beulich
2015-06-15
1
-0
/
+9
*
kbuild: trivial - use tabs for code indent where possible
Masahiro Yamada
2014-06-10
1
-1
/
+1
*
kconfig: do not special-case 'MODULES' symbol
Yann E. MORIN
2013-09-05
1
-9
/
+2
*
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2011-07-30
1
-1
/
+0
|
\
|
*
kconfig: nuke LKC_DIRECT_LINK cruft
Arnaud Lacombe
2011-06-06
1
-1
/
+0
*
|
kconfig: migrate parser to implicit rules
Arnaud Lacombe
2011-06-09
1
-1
/
+1
*
|
kconfig: kill no longer needed reference to YYDEBUG
Arnaud Lacombe
2011-06-09
1
-8
/
+0
*
|
kconfig: constify `kconf_id_lookup'
Arnaud Lacombe
2011-06-09
1
-4
/
+4
|
/
*
kconfig: add an option to determine a menu's visibility
Arnaud Lacombe
2010-11-22
1
-3
/
+18
*
kconfig: expand by default the rootmenu's prompt
Arnaud Lacombe
2010-09-19
1
-0
/
+4
*
kconfig: implement the `mainmenu' directive
Arnaud Lacombe
2010-09-19
1
-3
/
+11
*
kconfig: fix zconfdump()
Li Zefan
2010-04-14
1
-4
/
+17
*
Improve kconfig symbol hashing
Andi Kleen
2010-02-02
1
-1
/
+1
*
kconfig: new configuration interface (nconfig)
nir.tzachar@gmail.com
2010-02-02
1
-1
/
+1
*
kconfig: Mark various internal functions static
Josh Triplett
2009-11-15
1
-3
/
+3
*
kconfig: Make zconf.y work with current bison
Josh Triplett
2009-10-15
1
-2
/
+5
*
kconfig: add named choice group
Roman Zippel
2008-04-28
1
-5
/
+8
*
kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"
Adrian Bunk
2007-10-12
1
-11
/
+0
*
kconfig: attach help text to menus
Sam Ravnborg
2007-07-25
1
-6
/
+6
*
kconfig: error out if recursive dependencies are found
Sam Ravnborg
2007-05-06
1
-2
/
+4
*
[PATCH] kconfig: make sym_change_count static, let it be altered by 2 functio...
Karsten Wiese
2006-12-13
1
-1
/
+1
*
kconfig: add defconfig_list/module option
Roman Zippel
2006-06-09
1
-1
/
+9
*
kconfig: add symbol option config syntax
Roman Zippel
2006-06-09
1
-0
/
+23
*
[PATCH] kconfig: improve error handling in the parser
Roman Zippel
2005-11-09
1
-73
/
+100
*
[PATCH] kconfig: simplify symbol type parsing
Roman Zippel
2005-11-09
1
-82
/
+48
*
[PATCH] kconfig: use gperf for kconfig keywords
Roman Zippel
2005-11-09
1
-4
/
+5
*
[PATCH] kconfig: Fix Kconfig performance bug
David Gibson
2005-11-09
1
-4
/
+1
*
[PATCH] kconfig: trivial cleanup
blaisorblade@yahoo.it
2005-07-28
1
-4
/
+4
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+690