index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
/
symbol.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
kconfig: remove const qualifier from sym_expand_string_value()
Masahiro Yamada
2018-02-10
1
-1
/
+1
*
kconfig: add xrealloc() helper
Masahiro Yamada
2018-02-10
1
-1
/
+1
*
kconfig: send error messages to stderr
Masahiro Yamada
2018-02-09
1
-1
/
+1
*
kconfig: do not write choice values when their dependency becomes n
Masahiro Yamada
2018-02-09
1
-9
/
+7
*
kconfig: drop 'boolean' keyword
Masahiro Yamada
2018-01-22
1
-1
/
+1
*
kconfig: Don't leak 'source' filenames during parsing
Ulf Magnusson
2018-01-11
1
-0
/
+4
*
kconfig: display recursive dependency resolution hint just once
Masahiro Yamada
2017-12-16
1
-2
/
+6
*
kconfig/symbol.c: use correct pointer type argument for sizeof
Heinrich Schuchardt
2017-11-23
1
-1
/
+1
*
Kconfig: Introduce the "imply" keyword
Nicolas Pitre
2016-11-16
1
-1
/
+23
*
kconfig/symbol.c: handle choice_values that depend on 'm' symbols
Dirk Gouders
2016-05-10
1
-0
/
+14
*
kbuild: document recursive dependency limitation / resolution
Luis R. Rodriguez
2015-10-08
1
-0
/
+2
*
kconfig: Delete unnecessary checks before the function call "sym_calc_value"
Markus Elfring
2015-08-19
1
-2
/
+1
*
kconfig: allow use of relations other than (in)equality
Jan Beulich
2015-06-15
1
-0
/
+4
*
kconfig: Remove unnecessary prototypes from headers
Michal Marek
2015-02-25
1
-21
/
+21
*
kconfig: fix trivial typos and update mconf documentation
Martin Walch
2013-10-08
1
-1
/
+1
*
kconfig: switch to "long long" for sanity
Kees Cook
2013-08-15
1
-9
/
+10
*
kconfig: simplify symbol-search code
Yann E. MORIN
2013-07-16
1
-19
/
+11
*
kconfig: don't allocate n+1 elements in temporary array
Yann E. MORIN
2013-07-16
1
-1
/
+1
*
kconfig: minor style fixes in symbol-search code
Yann E. MORIN
2013-07-16
1
-4
/
+3
*
kconfig: avoid multiple calls to strlen
Yann E. MORIN
2013-07-16
1
-5
/
+5
*
kconfig: allow "hex" and "range" to support longs
Kees Cook
2013-06-29
1
-5
/
+5
*
kconfig: sort found symbols by relevance
Yann E. MORIN
2013-06-24
1
-9
/
+69
*
kconfig: Fix defconfig when one choice menu selects options that another choi...
Arve Hjønnevåg
2013-06-16
1
-0
/
+11
*
kconfig: Fix malloc handling in conf tools
Alan Cox
2012-11-20
1
-6
/
+6
*
kconfig: fix new choices being skipped upon config update
Arnaud Lacombe
2012-01-26
1
-1
/
+8
*
kconfig: introduce specialized printer
Arnaud Lacombe
2011-07-01
1
-1
/
+45
*
kconfig: nuke LKC_DIRECT_LINK cruft
Arnaud Lacombe
2011-06-06
1
-1
/
+0
*
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2011-01-10
1
-2
/
+6
|
\
|
*
kconfig: simplify select-with-unmet-direct-dependency warning
Arnaud Lacombe
2010-12-21
1
-1
/
+5
|
*
kconfig: fix typos
Arnaud Lacombe
2010-12-15
1
-1
/
+1
*
|
kconfig: sym_expand_string_value: allow for string termination when reallocing
Andy Whitcroft
2010-11-01
1
-1
/
+1
|
/
*
Revert "kconfig: Temporarily disable dependency warnings"
Michal Marek
2010-10-12
1
-2
/
+0
*
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
Michal Marek
2010-10-12
1
-0
/
+2
|
\
|
*
kconfig: Temporarily disable dependency warnings
Michal Marek
2010-10-09
1
-0
/
+2
*
|
kconfig: Fix realloc usage()
Michal Marek
2010-09-30
1
-1
/
+1
*
|
kconfig: add a symbol string expansion helper
Arnaud Lacombe
2010-09-19
1
-0
/
+49
|
/
*
kconfig: fix segfault when detecting recursive dependency
Sam Ravnborg
2010-08-15
1
-0
/
+2
*
kconfig: add savedefconfig
Sam Ravnborg
2010-08-03
1
-0
/
+74
*
kconfig: refactor code in symbol.c
Sam Ravnborg
2010-08-03
1
-13
/
+33
*
kconfig: print more info when we see a recursive dependency
Roman Zippel
2010-08-03
1
-15
/
+127
*
kconfig: save location of config symbols
Sam Ravnborg
2010-08-03
1
-0
/
+2
*
kconfig: Don't write invisible choice values
Jan Beulich
2010-07-08
1
-12
/
+12
*
kbuild: Warn on selecting symbols with unmet direct dependencies
Catalin Marinas
2010-07-02
1
-0
/
+18
*
kconfig: recalc symbol value before showing search results
Li Zefan
2010-03-23
1
-0
/
+1
*
Improve kconfig symbol hashing
Andi Kleen
2010-02-02
1
-12
/
+17
*
kbuild: add static to prototypes
Trevor Keith
2009-09-20
1
-3
/
+3
*
kconfig: add named choice group
Roman Zippel
2008-04-28
1
-13
/
+11
*
kconfig: fix choice dependency check
Roman Zippel
2008-04-28
1
-18
/
+76
*
kconfig: fix select in combination with default
Roman Zippel
2008-02-13
1
-13
/
+21
*
kconfig: use environment option
Roman Zippel
2008-01-28
1
-15
/
+0
[next]