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
/
expr.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 k_invalid from expr_parse_string() return type
Masahiro Yamada
2018-03-26
kconfig: make unmet dependency warnings readable
Masahiro Yamada
2018-03-26
kconfig: Print reverse dependencies in groups
Eugeniu Rosca
2018-03-26
kconfig: clean-up reverse dependency help implementation
Masahiro Yamada
2018-02-09
kconfig: send error messages to stderr
Masahiro Yamada
2018-02-01
Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2018-01-25
kconfig: make "Selected by:" and "Implied by:" readable
Petr Vorel
2018-01-22
kconfig: Document important expression functions
Ulf Magnusson
2018-01-22
kconfig: Fix expr_free() E_NOT leak
Ulf Magnusson
2018-01-06
kconfig: fix relational operators for bool and tristate symbols
Nicolas Pitre
2015-10-20
kconfig: Fix copy&paste error
Michal Sojka
2015-06-15
kconfig: allow use of relations other than (in)equality
Jan Beulich
2015-05-25
Kconfig: Remove bad inference rules expr_eliminate_dups2()
Martin Walch
2015-02-25
kconfig: Remove unnecessary prototypes from headers
Michal Marek
2015-02-25
kconfig: Remove dead code
Michal Marek
2012-11-20
kconfig: Fix malloc handling in conf tools
Alan Cox
2011-07-02
kconfig: use calloc() for expr allocation
Arnaud Lacombe
2011-06-06
kconfig: nuke LKC_DIRECT_LINK cruft
Arnaud Lacombe
2010-12-21
kconfig: Make expr_copy() take a const argument
Michal Marek
2010-12-21
kconfig: simplify select-with-unmet-direct-dependency warning
Arnaud Lacombe
2010-08-13
kconfig: Fix warning: ignoring return value of 'fwrite'
Jean Sacren
2010-06-02
kconfig: print the range of integer/hex symbol in help text
Li Zefan
2010-02-02
menuconfig: wrap long help lines
Vadim Bendebury (вб)
2009-09-20
kbuild: add static to prototypes
Trevor Keith
2009-09-20
kconfig: add symbol value to help find the real depend
Cheng Renquan
2008-01-28
kconfig: tristate choices with mixed tristate and boolean values
Jan Beulich
2008-01-28
kconfig: explicitly introduce expression list
Roman Zippel
2008-01-28
kconfig: rename E_OR & friends to avoid name clash
Sam Ravnborg
2006-06-09
kconfig: create links in info window
Roman Zippel
2006-06-09
kconfig: remove SYMBOL_{YES,MOD,NO}
Roman Zippel
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds