index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
Age
Commit message (
Expand
)
Author
2021-08-10
scripts: merge_config: add strict mode to fail upon any redefinition
Matthias Maennich
2021-07-10
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-06-29
streamline_config.pl: add softtabstop=4 for vim users
Steven Rostedt (VMware)
2021-06-29
streamline_config.pl: make spacing consistent
Steven Rostedt (VMware)
2021-06-05
kconfig: constify long_opts
Masahiro Yamada
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
[next]