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-12-13
kconfig: require T_EOL to reduce visible statement
Masahiro Yamada
2018-12-13
kconfig: fix memory leak when EOF is encountered in quotation
Masahiro Yamada
2018-12-13
kconfig: fix file name and line number of warn_ignored_character()
Masahiro Yamada
2018-12-08
kconfig: remove k_invalid from expr_parse_string() return type
Masahiro Yamada
2018-12-08
kconfig: remove S_OTHER symbol type and correct dependency tracking
Masahiro Yamada
2018-12-08
kconfig: split out code touching a file to conf_touch_dep()
Masahiro Yamada
2018-12-08
kconfig: rename conf_split_config() to conf_touch_deps()
Masahiro Yamada
2018-12-08
kconfig: remove unneeded setsym label in conf_read_simple()
Masahiro Yamada
2018-11-15
scripts/kconfig/merge_config: don't redefine 'y' to 'm'
Anders Roxell
2018-11-11
kconfig: merge_config: avoid false positive matches from comment lines
Masahiro Yamada
2018-11-02
merge_config.sh: Allow to define config prefix
Petr Vorel
2018-11-02
kconfig: remove silentoldconfig target
Masahiro Yamada
2018-11-02
kconfig: remove oldnoconfig target
Masahiro Yamada
2018-09-03
kconfig: do not require pkg-config on make {menu,n}config
Masahiro Yamada
2018-09-01
kconfig: remove a spurious self-assignment
Lukas Bulwahn
2018-08-22
kconfig: suppress "configuration written to .config" for syncconfig
Masahiro Yamada
2018-08-22
kconfig: fix "Can't open ..." in parallel build
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-22
kconfig: add build-only configurator targets
Randy Dunlap
2018-08-15
Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
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-08-13
kconfig: fix the rule of mainmenu_stmt symbol
Masahiro Yamada
2018-07-25
kconfig: allow all config targets to write auto.conf if missing
Masahiro Yamada
2018-07-25
kconfig: make syncconfig update .config regardless of sym_change_count
Masahiro Yamada
2018-07-25
kconfig: create directories needed for syncconfig by itself
Masahiro Yamada
2018-07-25
kconfig: remove unneeded directory generation from local*config
Masahiro Yamada
2018-07-25
kconfig: split out useful helpers in confdata.c
Masahiro Yamada
2018-07-25
kconfig: rename file_write_dep and move it to confdata.c
Masahiro Yamada
2018-07-25
kconfig: handle format string before calling conf_message_callback()
Masahiro Yamada
2018-07-18
kconfig: rename SYMBOL_AUTO to SYMBOL_NO_WRITE
Dirk Gouders
2018-07-18
kconfig: check for pkg-config on make {menu,n,g,x}config
Randy Dunlap
2018-07-18
kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBS
Laura Abbott
2018-06-28
kconfig: loop boundary condition fix
Jerry James
2018-06-28
kconfig: handle P_SYMBOL in print_symbol()
Dirk Gouders
2018-06-25
kconfig: fix line numbers for if-entries in menu tree
Dirk Gouders
2018-06-11
kconfig: fix localmodconfig
Sam Ravnborg
2018-06-05
kconfig: Avoid format overflow warning from GCC 8.1
Nathan Chancellor
2018-06-05
kbuild: Move last word of nconfig help to the previous line
Petr Vorel
2018-06-05
kconfig: Add testconfig into make help output
Petr Vorel
2018-05-29
kconfig: test: add Kconfig macro language tests
Masahiro Yamada
2018-05-29
kconfig: error out if a recursive variable references itself
Masahiro Yamada
2018-05-29
kconfig: add 'filename' and 'lineno' built-in variables
Masahiro Yamada
2018-05-29
kconfig: add 'info', 'warning-if', and 'error-if' built-in functions
Masahiro Yamada
2018-05-29
kconfig: expand lefthand side of assignment statement
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
[prev]
[next]