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
2021-04-29
Merge tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2021-04-26
kconfig: refactor .gitignore
Masahiro Yamada
2021-04-25
kbuild: redo fake deps at include/config/*.h
Alexey Dobriyan
2021-04-19
kconfig: highlight xconfig 'comment' lines with '***'
Randy Dunlap
2021-04-19
kconfig: highlight gconfig 'comment' lines with '***'
Randy Dunlap
2021-04-19
kconfig: gconf: remove unused code
Masahiro Yamada
2021-04-19
kconfig: remove unused PACKAGE definition
Masahiro Yamada
2021-04-16
kconfig: nconf: stop endless search loops
Mihai Moldovan
2021-04-14
kconfig: split menu.c out of parser.y
Masahiro Yamada
2021-04-14
kconfig: nconf: refactor in print_in_middle()
Masahiro Yamada
2021-04-14
kconfig: nconf: remove meaningless wattrset() call from show_menu()
Masahiro Yamada
2021-04-14
kconfig: nconf: change set_config_filename() to void function
Masahiro Yamada
2021-04-14
kconfig: nconf: refactor attributes setup code
Masahiro Yamada
2021-04-14
kconfig: nconf: remove unneeded default for menu prompt
Masahiro Yamada
2021-04-14
kconfig: nconf: get rid of (void) casts from wattrset() calls
Masahiro Yamada
2021-04-14
kconfig: nconf: fix NORMAL attributes
Masahiro Yamada
2021-04-14
kconfig: mconf,nconf: remove unneeded '\0' termination after snprintf()
Masahiro Yamada
2021-04-14
kconfig: use /boot/config-* etc. as DEFCONFIG_LIST only for native build
Masahiro Yamada
2021-04-14
kconfig: change sym_change_count to a boolean flag
Masahiro Yamada
2021-04-14
kconfig: nconf: fix core dump when searching in empty menu
Masahiro Yamada
2021-04-14
kconfig: lxdialog: A spello fix and a punctuation added
Bhaskar Chowdhury
2021-04-14
kconfig: streamline_config.pl: Couple of typo fixes
Bhaskar Chowdhury
2021-04-14
kconfig: use true and false for bool variable
Yang Li
2021-04-14
kconfig: change "modules" from sub-option to first-level attribute
Masahiro Yamada
2021-04-14
kconfig: remove allnoconfig_y option
Masahiro Yamada
2021-04-14
kconfig: do not use allnoconfig_y option
Masahiro Yamada
2021-04-14
kconfig: move default KBUILD_DEFCONFIG back to scripts/kconfig/Makefile
Masahiro Yamada
2021-04-14
kconfig: change defconfig_list option to environment variable
Masahiro Yamada
2021-04-14
kconfig: move JUMP_NB to mconf.c
Masahiro Yamada
2021-04-14
kconfig: move conf_set_all_new_symbols() to conf.c
Masahiro Yamada
2021-03-25
kconfig: move conf_rewrite_mod_or_yes() to conf.c
Masahiro Yamada
2021-03-25
kconfig: remove assignment for Kconfig file
Masahiro Yamada
2021-03-25
kconfig: add help messages for --help (-h) and --silent (-s)
Masahiro Yamada
2021-03-25
kconfig: add long options --help and --silent
Masahiro Yamada
2021-03-25
kconfig: refactor option parse code
Masahiro Yamada
2021-03-25
kconfig: split randconfig setup code into set_randconfig_seed()
Masahiro Yamada
2021-02-24
kconfig: unify rule of config, menuconfig, nconfig, gconfig, xconfig
Masahiro Yamada
2021-02-24
kconfig: omit --oldaskconfig option for 'make config'
Masahiro Yamada
2021-02-24
kconfig: fix 'invalid option' for help option
Masahiro Yamada
2021-02-24
kconfig: remove dead code in conf_askvalue()
Masahiro Yamada
2021-02-24
kconfig: clean up nested if-conditionals in check_conf()
Masahiro Yamada
2021-02-24
kconfig: Remove duplicate call to sym_get_string_value()
Mickaël Salaün
2021-01-27
kconfig: mconf: fix HOSTCC call
Enrico Weigelt, metux IT consult
2021-01-04
kconfig: remove 'kvmconfig' and 'xenconfig' shorthands
Masahiro Yamada
2021-01-04
kconfig: Support building mconf with vendor sysroot ncurses
John Millikin
2020-12-21
kconfig: fix return value of do_error_if()
Masahiro Yamada
2020-12-08
kconfig: clean up header inclusion
Boris Kolpackov
2020-12-08
kconfig: qconf: show Qt version in the About dialog
Masahiro Yamada
2020-12-08
kconfig: make lkc.h self-sufficient #include-wise
Boris Kolpackov
2020-12-08
kconfig: qconf: convert to Qt5 new signal/slot connection syntax
Masahiro Yamada
[prev]
[next]