1. bcfefb6 kconfig: announce removal of 'kvmconfig' and 'xenconfig' shorthands by Masahiro Yamada · 4 years, 8 months ago
  2. c027b02 streamline_config.pl: add LMC_KEEP to preserve some kconfigs by Changbin Du · 4 years, 8 months ago
  3. 09d5873 kconfig: allow only 'config', 'comment', and 'if' inside 'choice' by Masahiro Yamada · 4 years, 8 months ago
  4. b754611 kconfig: tests: remove randconfig test for choice in choice by Masahiro Yamada · 4 years, 8 months ago
  5. 644a4b6 kconfig: do not assign a variable in the return statement by Masahiro Yamada · 4 years, 9 months ago
  6. cfc6eea kconfig: do not use OR-assignment for zero-cleared structure by Masahiro Yamada · 4 years, 9 months ago
  7. 60969f0 kconfig: qconf: Fix a few alignment issues by Mauro Carvalho Chehab · 4 years, 9 months ago
  8. e1f7769 kconfig: qconf: remove some old bogus TODOs by Mauro Carvalho Chehab · 4 years, 9 months ago
  9. b311142 kconfig: qconf: fix support for the split view mode by Mauro Carvalho Chehab · 4 years, 9 months ago
  10. cce1fab kconfig: qconf: fix the content of the main widget by Mauro Carvalho Chehab · 4 years, 9 months ago
  11. 5752ff0 kconfig: qconf: Change title for the item window by Mauro Carvalho Chehab · 4 years, 9 months ago
  12. cf497b9 kconfig: qconf: clean deprecated warnings by Mauro Carvalho Chehab · 4 years, 9 months ago
  13. ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 9 months ago
  14. dbd3586 kconfig: remove unused variable in qconf.cc by Masahiro Yamada · 4 years, 9 months ago
  15. d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
  16. 2985bed .gitignore: remove too obvious comments by Masahiro Yamada · 4 years, 10 months ago
  17. 3a9dd3e kconfig: make 'imply' obey the direct dependency by Masahiro Yamada · 4 years, 10 months ago
  18. def2fbf kconfig: allow symbols implied by y to become m by Masahiro Yamada · 4 years, 10 months ago
  19. 2a86f66 kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST by Masahiro Yamada · 4 years, 10 months ago
  20. 089b7d8 kconfig: Invalidate all symbols after changing to y or m. by Tetsuo Handa · 5 years ago
  21. 5f2fb52 kbuild: rename hostprogs-y/always to hostprogs/always-y by Masahiro Yamada · 5 years ago
  22. c8fb7d7 kconfig: fix broken dependency in randconfig-generated .config by Masahiro Yamada · 5 years ago
  23. 14cd0bd Merge tag 'kconfig-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  24. ba82f52 kconfig: fix an "implicit declaration of function" warning by Bartosz Golaszewski · 5 years ago
  25. a960968 kconfig: fix nesting of symbol help text by Thomas Hebb · 5 years ago
  26. 3460d0bc kconfig: distinguish between dependencies and visibility in help text by Thomas Hebb · 5 years ago
  27. edda15f kconfig: list all definitions of a symbol in help text by Thomas Hebb · 5 years ago
  28. 89b9060 kconfig: Add yes2modconfig and mod2yesconfig targets. by Tetsuo Handa · 5 years ago
  29. c8138a5 kconfig: use $(PERL) in Makefile by Masahiro Yamada · 5 years ago
  30. 1d13523 kconfig: fix too deep indentation in Makefile by Masahiro Yamada · 5 years ago
  31. 68f0d62 kconfig: localmodconfig: fix indentation for closing brace by Masahiro Yamada · 5 years ago
  32. 5edcef8 kconfig: localmodconfig: remove unused $config by Masahiro Yamada · 5 years ago
  33. adf7c5b kconfig: squash prop_alloc() into menu_add_prop() by Masahiro Yamada · 5 years ago
  34. 6397d96 kconfig: remove sym from struct property by Masahiro Yamada · 5 years ago
  35. 2ffeef6 kconfig: remove 'prompt' argument from menu_add_prop() by Masahiro Yamada · 5 years ago
  36. 024352ff kconfig: move prompt handling to menu_add_prompt() from menu_add_prop() by Masahiro Yamada · 5 years ago
  37. 1be6e79 kconfig: remove 'prompt' symbol by Masahiro Yamada · 5 years ago
  38. 801b27d kconfig: drop T_WORD from the RHS of 'prompt' symbol by Masahiro Yamada · 5 years ago
  39. de026ca kconfig: use parent->dep as the parentdep of 'menu' by Masahiro Yamada · 5 years ago
  40. f64048a kconfig: remove the rootmenu check in menu_add_prop() by Masahiro Yamada · 5 years ago
  41. 8b41fc4 kbuild: create modules.builtin without Makefile.modbuiltin or tristate.conf by Masahiro Yamada · 5 years ago
  42. 272a721 kconfig: don't crash on NULL expressions in expr_eq() by Thomas Hebb · 5 years ago
  43. 46b2afa kconfig: be more helpful if pkg-config is missing by Alyssa Ross · 5 years ago
  44. 5d8b42a kconfig: Add option to get the full help text with listnewconfig by Laura Abbott · 5 years ago
  45. a64c044 kbuild: Wrap long "make help" text lines by Geert Uytterhoeven · 5 years ago
  46. 521b29b kconfig: split util.c out of parser.y by Masahiro Yamada · 5 years ago
  47. 60bef52 merge_config.sh: ignore unwanted grep errors by Guillaume Tucker · 5 years ago
  48. 54b8ae6 kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj) by Masahiro Yamada · 5 years ago
  49. 1634f2b kbuild: remove clean-dirs syntax by Masahiro Yamada · 5 years ago
  50. cdfca82 merge_config.sh: Check error codes from make by Mark Brown · 5 years ago
  51. 0c5b6c28 kconfig: Clear "written" flag to avoid data loss by M. Vefa Bicakci · 5 years ago
  52. 8e2442a kconfig: fix missing choice values in auto.conf by Masahiro Yamada · 5 years ago
  53. 3266c80 kconfig: run olddefconfig instead of oldconfig after merging fragments by Masahiro Yamada · 6 years ago
  54. 106f146 Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  55. e3cd513 kconfig: remove meaningless if-conditional in conf_read() by Masahiro Yamada · 5 years ago
  56. baa23ec kconfig: Fix spelling of sym_is_changable by Marco Ammon · 5 years ago
  57. cd238ef docs: kbuild: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  58. bd305f2 kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIG by Masahiro Yamada · 6 years ago
  59. 5533397 kconfig: add static qualifier to expand_string() by Masahiro Yamada · 6 years ago
  60. b6f7e9f kconfig: require the argument of --defconfig by Masahiro Yamada · 6 years ago
  61. e0a2668 kconfig: remove always false ifeq ($(KBUILD_DEFCONFIG,) conditional by Masahiro Yamada · 6 years ago
  62. 8dde571 kconfig: tests: fix recursive inclusion unit test by Masahiro Yamada · 6 years ago
  63. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  64. fc2694e kconfig: use 'else ifneq' for Makefile to improve readability by Masahiro Yamada · 6 years ago
  65. aff11cd kconfig: Terminate menu blocks with a comment in the generated config by Alexander Popov · 6 years ago
  66. 9cc342f treewide: prefix header search paths with $(srctree)/ by Masahiro Yamada · 6 years ago
  67. 9b9f594 kconfig: make conf_get_autoconfig_name() static by Masahiro Yamada · 6 years ago
  68. b9d1a8e kconfig: use snprintf for formatting pathnames by Jacob Garber · 6 years ago
  69. 4cb7261 kconfig: remove useless NULL pointer check in conf_write_dep() by Masahiro Yamada · 6 years ago
  70. 580c5b3 kconfig: make parent directories for the saved .config as needed by Masahiro Yamada · 6 years ago
  71. 67424f6 kconfig: do not write .config if the content is the same by Masahiro Yamada · 6 years ago
  72. ceb7f32 kconfig: do not accept a directory for configuration output by Masahiro Yamada · 6 years ago
  73. 65be755 kconfig: remove trailing whitespaces by Masahiro Yamada · 6 years ago
  74. b63e37b kconfig: Make nconf-cfg.sh executable by Petr Vorel · 6 years ago
  75. 9c38f1f kconfig/[mn]conf: handle backspace (^H) key by Changbin Du · 6 years ago
  76. c71bb9f kconfig: remove stale lxdialog/.gitignore by Masahiro Yamada · 6 years ago
  77. 5453a3d Merge tag 'kconfig-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  78. 8741908 kconfig: fix 'Save As' menu of xconfig by Masahiro Yamada · 6 years ago
  79. 0585071 kbuild: move ".config not found!" message from Kconfig to Makefile by Masahiro Yamada · 6 years ago
  80. 769a1c0 kconfig: rename zconf.y to parser.y by Masahiro Yamada · 6 years ago
  81. 981e545 kconfig: rename zconf.l to lexer.l by Masahiro Yamada · 6 years ago
  82. 2648ca1 kconfig: clean generated *conf-cfg files by Masahiro Yamada · 6 years ago
  83. d86271a kconfig: rename generated .*conf-cfg to *conf-cfg by Masahiro Yamada · 6 years ago
  84. ba97df4 kbuild: use assignment instead of define ... endef for filechk_* rules by Masahiro Yamada · 6 years ago
  85. a500357 kconfig: remove unused "file" field of yylval union by Masahiro Yamada · 6 years ago
  86. f222b7f kconfig: surround dbg_sym_flags with #ifdef DEBUG to fix gconf warning by Masahiro Yamada · 6 years ago
  87. 3b54197856 kconfig: split images.c out of qconf.cc/gconf.c to fix gconf warnings by Masahiro Yamada · 6 years ago
  88. 9abe423 kconfig: add static qualifiers to fix gconf warnings by Masahiro Yamada · 6 years ago
  89. cbafbf7f kconfig: split the lexer out of zconf.y by Masahiro Yamada · 6 years ago
  90. 558e78e kconfig: split some C files out of zconf.y by Masahiro Yamada · 6 years ago
  91. 0c87410 kconfig: convert to SPDX License Identifier by Masahiro Yamada · 6 years ago
  92. 979f2b2 kconfig: remove keyword lookup table entirely by Masahiro Yamada · 6 years ago
  93. 4b31a32 kconfig: update current_pos in the second lexer by Masahiro Yamada · 6 years ago
  94. 824fa3b kconfig: switch to ASSIGN_VAL state in the second lexer by Masahiro Yamada · 6 years ago
  95. b3d1d9d kconfig: stop associating kconf_id with yylval by Masahiro Yamada · 6 years ago
  96. caaebb3 kconfig: refactor end token rules by Masahiro Yamada · 6 years ago
  97. f545158 kconfig: stop supporting '.' and '/' in unquoted words by Masahiro Yamada · 6 years ago
  98. 171a515 kconfig: use T_WORD instead of T_VARIABLE for variables by Masahiro Yamada · 6 years ago
  99. c3d2287 kconfig: use specific tokens instead of T_ASSIGN for assignments by Masahiro Yamada · 6 years ago
  100. ce2164a kconfig: refactor scanning and parsing "option" properties by Masahiro Yamada · 6 years ago