index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
/
symbol.c
Age
Commit message (
Expand
)
Author
2018-12-28
kconfig: split some C files out of zconf.y
Masahiro Yamada
2018-12-28
kconfig: convert to SPDX License Identifier
Masahiro Yamada
2018-12-08
kconfig: remove S_OTHER symbol type and correct dependency tracking
Masahiro Yamada
2018-08-22
kconfig: improve the recursive dependency report
Masahiro Yamada
2018-08-22
kconfig: report recursive dependency involving 'imply'
Masahiro Yamada
2018-08-22
kconfig: error out when seeing recursive dependency
Masahiro Yamada
2018-08-14
kconfig: remove P_ENV property type
Masahiro Yamada
2018-08-14
kconfig: remove unused sym_get_env_prop() function
Masahiro Yamada
2018-07-18
kconfig: rename SYMBOL_AUTO to SYMBOL_NO_WRITE
Dirk Gouders
2018-05-29
kconfig: remove sym_expand_string_value()
Masahiro Yamada
2018-05-29
kconfig: reference environment variables directly and remove 'option env='
Masahiro Yamada
2018-03-26
kconfig: make unmet dependency warnings readable
Masahiro Yamada
2018-03-26
kconfig: warn unmet direct dependency of tristate symbols selected by y
Masahiro Yamada
2018-03-26
kconfig: only write '# CONFIG_FOO is not set' for visible symbols
Ulf Magnusson
2018-03-02
kconfig: add xstrdup() helper
Masahiro Yamada
2018-02-10
kconfig: remove const qualifier from sym_expand_string_value()
Masahiro Yamada
2018-02-10
kconfig: add xrealloc() helper
Masahiro Yamada
2018-02-09
kconfig: send error messages to stderr
Masahiro Yamada
2018-02-09
kconfig: do not write choice values when their dependency becomes n
Masahiro Yamada
2018-01-22
kconfig: drop 'boolean' keyword
Masahiro Yamada
2018-01-11
kconfig: Don't leak 'source' filenames during parsing
Ulf Magnusson
2017-12-16
kconfig: display recursive dependency resolution hint just once
Masahiro Yamada
2017-11-23
kconfig/symbol.c: use correct pointer type argument for sizeof
Heinrich Schuchardt
2016-11-16
Kconfig: Introduce the "imply" keyword
Nicolas Pitre
2016-05-10
kconfig/symbol.c: handle choice_values that depend on 'm' symbols
Dirk Gouders
2015-10-08
kbuild: document recursive dependency limitation / resolution
Luis R. Rodriguez
2015-08-19
kconfig: Delete unnecessary checks before the function call "sym_calc_value"
Markus Elfring
2015-06-15
kconfig: allow use of relations other than (in)equality
Jan Beulich
2015-02-25
kconfig: Remove unnecessary prototypes from headers
Michal Marek
2013-10-08
kconfig: fix trivial typos and update mconf documentation
Martin Walch
2013-08-15
kconfig: switch to "long long" for sanity
Kees Cook
2013-07-16
kconfig: simplify symbol-search code
Yann E. MORIN
2013-07-16
kconfig: don't allocate n+1 elements in temporary array
Yann E. MORIN
2013-07-16
kconfig: minor style fixes in symbol-search code
Yann E. MORIN
2013-07-16
kconfig: avoid multiple calls to strlen
Yann E. MORIN
2013-06-29
kconfig: allow "hex" and "range" to support longs
Kees Cook
2013-06-24
kconfig: sort found symbols by relevance
Yann E. MORIN
2013-06-16
kconfig: Fix defconfig when one choice menu selects options that another choi...
Arve Hjønnevåg
2012-11-20
kconfig: Fix malloc handling in conf tools
Alan Cox
2012-01-26
kconfig: fix new choices being skipped upon config update
Arnaud Lacombe
2011-07-01
kconfig: introduce specialized printer
Arnaud Lacombe
2011-06-06
kconfig: nuke LKC_DIRECT_LINK cruft
Arnaud Lacombe
2011-01-10
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2010-12-21
kconfig: simplify select-with-unmet-direct-dependency warning
Arnaud Lacombe
2010-12-15
kconfig: fix typos
Arnaud Lacombe
2010-11-01
kconfig: sym_expand_string_value: allow for string termination when reallocing
Andy Whitcroft
2010-10-12
Revert "kconfig: Temporarily disable dependency warnings"
Michal Marek
2010-10-12
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
Michal Marek
2010-10-09
kconfig: Temporarily disable dependency warnings
Michal Marek
2010-09-30
kconfig: Fix realloc usage()
Michal Marek
[next]