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
Age
Commit message (
Expand
)
Author
2018-01-22
kconfig: fix make xconfig when gettext is missing
Yaakov Selkowitz
2018-01-22
kconfig: Clarify menu and 'if' dependency propagation
Ulf Magnusson
2018-01-22
kconfig: Document 'if' flattening logic
Ulf Magnusson
2018-01-22
kconfig: Clarify choice dependency propagation
Ulf Magnusson
2018-01-22
kconfig: Document SYMBOL_OPTIONAL logic
Ulf Magnusson
2018-01-22
kconfig: use default 'yy' prefix for lexer and parser
Masahiro Yamada
2018-01-22
kconfig: make conf_unsaved a local variable of conf_read()
Masahiro Yamada
2018-01-22
kconfig: make xfgets() really static
Masahiro Yamada
2018-01-22
kconfig: make input_mode static
Masahiro Yamada
2018-01-22
kconfig: Warn if there is more than one help text
Ulf Magnusson
2018-01-22
kconfig: drop 'boolean' keyword
Masahiro Yamada
2018-01-22
kconfig: Remove menu_end_entry()
Ulf Magnusson
2018-01-22
kconfig: Document important expression functions
Ulf Magnusson
2018-01-22
kconfig: Document automatic submenu creation code
Ulf Magnusson
2018-01-22
kconfig: Fix choice symbol expression leak
Ulf Magnusson
2018-01-22
kconfig: Fix expr_free() E_NOT leak
Ulf Magnusson
2018-01-22
kconfig: Fix automatic menu creation mem leak
Ulf Magnusson
2018-01-22
kconfig: Don't leak main menus during parsing
Ulf Magnusson
2018-01-11
kconfig: Don't leak 'option' arguments during parsing
Ulf Magnusson
2018-01-11
kconfig: Don't leak 'source' filenames during parsing
Ulf Magnusson
2018-01-10
kconfig: Don't leak symbol names during parsing
Ulf Magnusson
2018-01-06
kconfig: fix relational operators for bool and tristate symbols
Nicolas Pitre
2017-12-16
kconfig: generate lexer and parser during build instead of shipping
Masahiro Yamada
2017-12-16
kconfig: display recursive dependency resolution hint just once
Masahiro Yamada
2017-12-15
kconfig: Clean up modules handling and fix crash
Ulf Magnusson
2017-12-15
kconfig: Clarify expression rewriting
Ulf Magnusson
2017-12-15
kconfig: Rename menu_check_dep() to rewrite_m()
Ulf Magnusson
2017-12-12
kconfig: Sync zconf.y with zconf.tab.c_shipped
Ulf Magnusson
2017-12-07
kconfig: Document the 'symbol' struct
Ulf Magnusson
2017-12-07
kconfig: Document the 'menu' struct
Ulf Magnusson
2017-12-07
kconfig: Warn if choice default is not in choice
Ulf Magnusson
2017-11-23
kconfig/symbol.c: use correct pointer type argument for sizeof
Heinrich Schuchardt
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-19
Remove gperf usage from toolchain
Linus Torvalds
2017-07-07
Merge tag 'kbuild-misc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-06-23
kconfig: fix sparse warnings in nconfig
Randy Dunlap
2017-06-10
kconfig: Check for libncurses before menuconfig
Borislav Petkov
2017-05-14
scripts: Switch to more portable Perl shebang
Kamil Rytarowski
2017-03-22
gconfig: remove misleading parentheses around a condition
Nicolas Iooss
2016-12-17
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2016-12-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-11
xconfig: fix missing suboption and help panels on first run
Boris Barbulovski
2016-12-11
xconfig: fix 'Show Debug' functionality
Boris Barbulovski
2016-12-11
kconfig/nconf: Fix hang when editing symbol with a long prompt
Ben Hutchings
2016-12-01
kbuild: make sure autoksyms.h exists early
Nicolas Pitre
2016-11-29
Scripts: kconfig: nconf: fix _GNU_SOURCE redefined warning
Cheah Kok Cheong
2016-11-16
Kconfig: Regenerate *.c_shipped files after previous changes
Nicolas Pitre
2016-11-16
Kconfig: Introduce the "imply" keyword
Nicolas Pitre
2016-05-26
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2016-05-10
kconfig/symbol.c: handle choice_values that depend on 'm' symbols
Dirk Gouders
[prev]
[next]