1. 51d792c kconfig: refactor listnewconfig code by Masahiro Yamada · 3 years, 3 months ago
  2. 229d0cf kconfig: remove 'const' from the return type of sym_escape_string_value() by Masahiro Yamada · 3 years, 3 months ago
  3. 43ac711 kconfig: constify long_opts by Masahiro Yamada · 3 years, 7 months ago
  4. ab83857 kconfig: remove allnoconfig_y option by Masahiro Yamada · 3 years, 10 months ago
  5. 98f8475 kconfig: move conf_set_all_new_symbols() to conf.c by Masahiro Yamada · 3 years, 10 months ago
  6. 15e68d0 kconfig: move conf_rewrite_mod_or_yes() to conf.c by Masahiro Yamada · 3 years, 10 months ago
  7. 9a3c3bc kconfig: remove assignment for Kconfig file by Masahiro Yamada · 3 years, 10 months ago
  8. ee4c6f0 kconfig: add help messages for --help (-h) and --silent (-s) by Masahiro Yamada · 3 years, 10 months ago
  9. bafc479 kconfig: add long options --help and --silent by Masahiro Yamada · 3 years, 10 months ago
  10. ed562c5 kconfig: refactor option parse code by Masahiro Yamada · 3 years, 10 months ago
  11. 8914564 kconfig: split randconfig setup code into set_randconfig_seed() by Masahiro Yamada · 3 years, 10 months ago
  12. ae8da72 kconfig: omit --oldaskconfig option for 'make config' by Masahiro Yamada · 3 years, 11 months ago
  13. a2af62c kconfig: fix 'invalid option' for help option by Masahiro Yamada · 3 years, 11 months ago
  14. 102a1a7 kconfig: remove dead code in conf_askvalue() by Masahiro Yamada · 3 years, 11 months ago
  15. a4cff32 kconfig: clean up nested if-conditionals in check_conf() by Masahiro Yamada · 3 years, 11 months ago
  16. f82bd80 kconfig: Remove duplicate call to sym_get_string_value() by Mickaël Salaün · 3 years, 11 months ago
  17. 78cb090 kconfig: clean up header inclusion by Boris Kolpackov · 4 years, 1 month ago
  18. 89b9060 kconfig: Add yes2modconfig and mod2yesconfig targets. by Tetsuo Handa · 5 years ago
  19. 5d8b42a kconfig: Add option to get the full help text with listnewconfig by Laura Abbott · 5 years ago
  20. baa23ec kconfig: Fix spelling of sym_is_changable by Marco Ammon · 6 years ago
  21. b6f7e9f kconfig: require the argument of --defconfig by Masahiro Yamada · 6 years ago
  22. 0585071 kbuild: move ".config not found!" message from Kconfig to Makefile by Masahiro Yamada · 6 years ago
  23. 0c87410 kconfig: convert to SPDX License Identifier by Masahiro Yamada · 6 years ago
  24. 04c459d kconfig: remove oldnoconfig target by Masahiro Yamada · 6 years ago
  25. 9a9ddcf kconfig: suppress "configuration written to .config" for syncconfig by Masahiro Yamada · 6 years ago
  26. 00c864f kconfig: allow all config targets to write auto.conf if missing by Masahiro Yamada · 6 years ago
  27. 16952b7 kconfig: make syncconfig update .config regardless of sym_change_count by Masahiro Yamada · 6 years ago
  28. 694c49a kconfig: drop localization support by Sam Ravnborg · 7 years ago
  29. 17baab6 kconfig: extend output of 'listnewconfig' by Don Zickus · 7 years ago
  30. 911a91c kconfig: rename silentoldconfig to syncconfig by Masahiro Yamada · 7 years ago
  31. 2aad9b8 kconfig: hide irrelevant sub-menus for oldconfig by Masahiro Yamada · 7 years ago
  32. 99f0b65 kconfig: remove redundant input_mode test for check_conf() loop by Masahiro Yamada · 7 years ago
  33. 4bb3a5b kconfig: remove unneeded input_mode test in conf() by Masahiro Yamada · 7 years ago
  34. 59a80b5 kconfig: do not call check_conf() for olddefconfig by Masahiro Yamada · 7 years ago
  35. 9e3e10c kconfig: send error messages to stderr by Masahiro Yamada · 7 years ago
  36. f3ff6fb kconfig: echo stdin to stdout if either is redirected by Masahiro Yamada · 7 years ago
  37. d2a0464 kconfig: remove check_stdin() by Masahiro Yamada · 7 years ago
  38. 4f208f3 kconfig: show '?' prompt even if no help text is available by Masahiro Yamada · 7 years ago
  39. cedd55d kconfig: Remove silentoldconfig from help and docs; fix kconfig/conf's help by Marc Herbert · 7 years ago
  40. 5a3dc71 kconfig: make xfgets() really static by Masahiro Yamada · 7 years ago
  41. 52e58a3 kconfig: make input_mode static by Masahiro Yamada · 7 years ago
  42. 74dba80 kconfig: allow kconfig to handle longer path names by Markus Mayer · 9 years ago
  43. 0a1f00a kconfig: Do not print status messages in make -s mode by Michal Marek · 10 years ago
  44. bb66fc6 kbuild: trivial - use tabs for code indent where possible by Masahiro Yamada · 11 years ago
  45. 3b9a19e kconfig: loop as long as we changed some symbols in randconfig by Yann E. MORIN · 12 years ago
  46. a5f6d79 kconfig/conf: print the seed used to initialise the RNG for randconfig by Yann E. MORIN · 12 years ago
  47. e85ac12 kconfig/conf: accept a base-16 seed for randconfig by Yann E. MORIN · 12 years ago
  48. 0d8024c kconfig: allow specifying the seed for randconfig by Yann E. MORIN · 12 years ago
  49. 62dc989 kbuild: Fix missing '\n' for NEW symbols in yes "" | make oldconfig >conf.new by Ben Hutchings · 12 years ago
  50. fb16d89 kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as an alias by Adam Lee · 12 years ago
  51. 1d52a4a kconfig: document oldnoconfig to what it really does in conf.c by Adam Lee · 12 years ago
  52. 9f420bf kbuild: all{no,yes,mod,def,rand}config only read files when instructed to. by Eric W. Biederman · 13 years ago
  53. 5efe241 kconfig: Add error handling to KCONFIG_ALLCONFIG by Eric W. Biederman · 13 years ago
  54. ab63f58 kconfig/conf: mark xfgets() private by Arnaud Lacombe · 14 years ago
  55. 3254399 kconfig/conf: add command line options' description by Arnaud Lacombe · 14 years ago
  56. 275744c kconfig/conf: reduce the scope of `defconfig_file' by Arnaud Lacombe · 14 years ago
  57. 5a6f8d2 kconfig: nuke LKC_DIRECT_LINK cruft by Arnaud Lacombe · 14 years ago
  58. d8fc320 kconfig: annotate non-trivial fall-trough by Arnaud Lacombe · 14 years ago
  59. 3ba4162 kconfig: Avoid buffer underrun in choice input by Ben Hutchings · 14 years ago
  60. bf128f5 kconfig/conf: merge duplicate switch's case by Arnaud Lacombe · 14 years ago
  61. 239060b Merge branch 'kbuild/rc-fixes' into kbuild/kconfig by Michal Marek · 14 years ago
  62. e9203c9 kbuild: fix oldnoconfig to do the right thing by Kyle McMartin · 14 years ago
  63. 652cf98 kconfig: rephrase help texts/comments not to include the package name by Arnaud Lacombe · 14 years ago
  64. ffb5957 kconfig: allow build-time definition of the internal config prefix by Arnaud Lacombe · 14 years ago
  65. 71d8066 kbuild: fix oldnoconfig to do the right thing by Kyle McMartin · 14 years ago
  66. c94d3fb kbuild: use getopt_long(), not its _only() variant by Arnaud Lacombe · 14 years ago
  67. 090b710 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  68. 4418a2b kconfig: Fix warning: ignoring return value of 'fgets' by Jean Sacren · 14 years ago
  69. 1482834 kconfig: fix make oldconfig by Sam Ravnborg · 14 years ago
  70. 7cf3d73 kconfig: add savedefconfig by Sam Ravnborg · 14 years ago
  71. 0748cb3 kconfig: add alldefconfig by Sam Ravnborg · 14 years ago
  72. 861b4ea kconfig: change nonint_oldconfig to listnewconfig by Sam Ravnborg · 14 years ago
  73. ef61ca8 kconfig: rename loose_nonint_oldconfig => oldnoconfig by Sam Ravnborg · 14 years ago
  74. 4062f1a kconfig: use long options in conf by Sam Ravnborg · 14 years ago
  75. 60c8eca scripts:conf.c Fix warning: variable 'type' set but not used by Justin P. Mattock · 15 years ago
  76. f0778c8 kconfig: introduce nonint_oldconfig and loose_nonint_oldconfig by Aristeu Rozanski · 15 years ago
  77. 4356f48 kbuild: add static to prototypes by Trevor Keith · 15 years ago
  78. 66c4bd8 kconfig: make use of menu_get_ext_help in "make config" by Cheng Renquan · 15 years ago
  79. 284026c kconfig: do not hardcode ".config" filename by Markus Heidelberg · 16 years ago
  80. b0fe551 kconfig: improve seed in randconfig by Ingo Molnar · 16 years ago
  81. 204c96f kconfig: fix silentoldconfig by zippel@linux-m68k.org · 16 years ago
  82. 22127f2 kconfig: always write out .config by Sam Ravnborg · 16 years ago
  83. 09748e1 kconfig: make defconfig is no longer chatty by Sam Ravnborg · 17 years ago
  84. cd9140e1e kconfig: make oldconfig is now less chatty by Sam Ravnborg · 17 years ago
  85. f443d2e kconfig: speed up all*config + randconfig by Sam Ravnborg · 17 years ago
  86. f5eaa32 kconfig: tristate choices with mixed tristate and boolean values by Jan Beulich · 17 years ago
  87. 534a450 kconfig: gettext support for config by EGRY Gabor · 17 years ago
  88. 07f7668 kconfig: use C89 random functions in conf.c by Ladislav Michl · 17 years ago
  89. 75ff430 kconfig: fix whitespace and sort includes in conf.c by Ladislav Michl · 17 years ago
  90. 2f4b489 kconfig: use getopt() in conf.c for handling command line arguments by Andres Salomon · 17 years ago
  91. 870e6f7 kconfig: obey KCONFIG_ALLCONFIG choices with randconfig. by Paul Mundt · 17 years ago
  92. 6840999 x86: simplify "make ARCH=x86" and fix kconfig all.config by Sam Ravnborg · 17 years ago
  93. 2a11328 kconfig: use $K64BIT to set 64BIT with all*config targets by Sam Ravnborg · 17 years ago
  94. f82f3f9 kconfig: oldconfig shall not set symbols if it does not need to by Roman Zippel · 17 years ago
  95. 03d2912 kconfig: attach help text to menus by Sam Ravnborg · 17 years ago
  96. 7ac1c14 kbuild: be more explicit on missing .config file by Randy Dunlap · 18 years ago
  97. b321429 [PATCH] kconfig: new function "bool conf_get_changed(void)" by Karsten Wiese · 18 years ago
  98. 250725a kconfig: exit if no beginning filename by Randy Dunlap · 19 years ago
  99. 669bfad9 kconfig: allow loading multiple configurations by Roman Zippel · 19 years ago
  100. c955cca kconfig: fix .config dependencies by Roman Zippel · 19 years ago