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.h
Age
Commit message (
Expand
)
Author
2019-02-13
kconfig: rename zconf.y to parser.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-14
kconfig: remove P_ENV property type
Masahiro Yamada
2018-07-18
kconfig: rename SYMBOL_AUTO to SYMBOL_NO_WRITE
Dirk Gouders
2018-06-28
kconfig: handle P_SYMBOL in print_symbol()
Dirk Gouders
2018-03-26
kconfig: make unmet dependency warnings readable
Masahiro Yamada
2018-03-26
kconfig: Print reverse dependencies in groups
Eugeniu Rosca
2018-01-25
kconfig: make "Selected by:" and "Implied by:" readable
Petr Vorel
2017-12-07
kconfig: Document the 'symbol' struct
Ulf Magnusson
2017-12-07
kconfig: Document the 'menu' struct
Ulf Magnusson
2016-11-16
Kconfig: Introduce the "imply" keyword
Nicolas Pitre
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
2014-04-07
kconfig: make allnoconfig disable options behind EMBEDDED and EXPERT
Josh Triplett
2013-10-08
kconfig: add short explanation to SYMBOL_WRITE
Martin Walch
2013-06-16
kconfig: Fix defconfig when one choice menu selects options that another choi...
Arve Hjønnevåg
2012-10-25
menuconfig: Replace CIRCLEQ by list_head-style lists.
Benjamin Poirier
2012-09-27
menuconfig: Assign jump keys per-page instead of globally
Benjamin Poirier
2012-09-27
menuconfig: Add jump keys to search results
Benjamin Poirier
2012-01-15
kbuild: Fix compiler warning with assertion when calling 'fwrite'
Arnaud Lacombe
2011-06-06
kconfig: nuke reference to SWIG
Arnaud Lacombe
2011-04-15
kconfig: get rid of unused flags
Yann E. MORIN
2011-01-10
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2010-12-27
kconfig: fix warning
Arnaud Lacombe
2010-12-21
kconfig: Make expr_copy() take a const argument
Michal Marek
2010-11-22
kconfig: add an option to determine a menu's visibility
Arnaud Lacombe
2010-10-12
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
Michal Marek
2010-10-04
kconfig: delay symbol direct dependency initialization
Arnaud Lacombe
2010-09-19
kconfig: constify file name
Arnaud Lacombe
2010-08-03
kconfig: save location of config symbols
Sam Ravnborg
2010-07-02
kbuild: Warn on selecting symbols with unmet direct dependencies
Catalin Marinas
2010-02-02
Improve kconfig symbol hashing
Andi Kleen
2009-01-02
kconfig: struct property commented
Sam Ravnborg
2009-01-02
kconfig: add comments to symbol flags
Sam Ravnborg
2009-01-02
kconfig: explain symbol value defaults
Sam Ravnborg
2008-01-28
kconfig: environment symbol support
Roman Zippel
2008-01-28
kconfig: explicitly introduce expression list
Roman Zippel
2008-01-28
kconfig: delete unused FILE_ and SYMBOL_ flags
Sam Ravnborg
2008-01-28
kconfig: rename E_OR & friends to avoid name clash
Sam Ravnborg
2007-07-25
kconfig: remove unused members from struct symbol
Sam Ravnborg
2007-07-25
kconfig: attach help text to menus
Sam Ravnborg
2006-06-09
kconfig: add defconfig_list/module option
Roman Zippel
2006-06-09
kconfig: integrate split config into silentoldconfig
Roman Zippel
2006-06-09
kconfig: allow loading multiple configurations
Roman Zippel
2006-06-09
kconfig: allow multiple default values per symbol
Roman Zippel
2006-06-09
kconfig: remove SYMBOL_{YES,MOD,NO}
Roman Zippel
2005-11-09
[PATCH] kconfig: Fix Kconfig performance bug
David Gibson
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds