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
/
lkc_proto.h
Age
Commit message (
Expand
)
Author
2018-07-25
kconfig: allow all config targets to write auto.conf if missing
Masahiro Yamada
2018-07-25
kconfig: handle format string before calling conf_message_callback()
Masahiro Yamada
2018-05-29
kconfig: support append assignment operator
Masahiro Yamada
2018-05-29
kconfig: support simply expanded variable
Masahiro Yamada
2018-05-29
kconfig: support user-defined function and recursively expanded variable
Masahiro Yamada
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-02-10
kconfig: remove const qualifier from sym_expand_string_value()
Masahiro Yamada
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-02-25
kconfig: Remove unnecessary prototypes from headers
Michal Marek
2015-02-25
kconfig: Get rid of the P() macro in headers
Michal Marek
2013-06-18
mconf/nconf: mark empty menus/menuconfigs different from non-empty ones
Dirk Gouders
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
2011-07-01
kconfig: introduce specialized printer
Arnaud Lacombe
2010-10-28
Merge branch 'message-callback' into kbuild/kconfig
Michal Marek
2010-09-19
kconfig: add a symbol string expansion helper
Arnaud Lacombe
2010-08-17
kconfig: Allow frontends to display messages themselves
Michal Marek
2010-08-03
kconfig: add savedefconfig
Sam Ravnborg
2010-04-14
menuconfig: add support to show hidden options which have prompts
Li Zefan
2010-02-02
kconfig: new configuration interface (nconfig)
nir.tzachar@gmail.com
2009-09-20
kconfig: add menu_get_ext_help function to display more information
Cheng Renquan
2008-04-28
kconfig: add named choice group
Roman Zippel
2007-11-17
x86: simplify "make ARCH=x86" and fix kconfig all.config
Sam Ravnborg
2007-11-12
kconfig: add helper to set config symbol from environment variable
Sam Ravnborg
2007-07-25
kconfig: attach help text to menus
Sam Ravnborg
2006-12-13
[PATCH] kconfig: add "void conf_set_changed_callback(void (*fn)(void))", use ...
Karsten Wiese
2006-12-13
[PATCH] kconfig: make sym_change_count static, let it be altered by 2 functio...
Karsten Wiese
2006-12-13
[PATCH] kconfig: new function "bool conf_get_changed(void)"
Karsten Wiese
2006-06-09
kconfig: create links in info window
Roman Zippel
2006-06-09
kconfig: allow loading multiple configurations
Roman Zippel
2006-06-09
kconfig: fix .config dependencies
Roman Zippel
2005-11-09
[PATCH] kconfig: preset config during all*config
Roman Zippel
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds