1. 1743192 kconfig: Hide error output in find command in streamline_config.pl by Toralf Förster · 14 years ago
  2. 1d1d1fe kconfig: Fix typo in comment in streamline_config.pl by Toralf Foerster · 14 years ago
  3. e5199ed kconfig: Make a variable local in streamline_config.pl by Toralf Foerster · 14 years ago
  4. 31a2d31 kconfig: util: Fix typo in comment by Thomas Weber · 15 years ago
  5. 3cebbb8 kconfig: Simplify LSMOD= handling by Michal Marek · 15 years ago
  6. 615f083 kconfig: Add LSMOD=file to override the lsmod for localmodconfig by Steven Rostedt · 15 years ago
  7. 88f66ea kconfig: Look in both /bin and /sbin for lsmod in streamline_config.pl by Steven Rostedt · 15 years ago
  8. 13d7e93 kconfig: Check for if conditions in Kconfig for localmodconfig by Steven Rostedt · 15 years ago
  9. 17263ba kconfig: Create include/generated for localmodconfig by Steven Rostedt · 15 years ago
  10. bc081dd kbuild: generate modules.builtin by Michal Marek · 15 years ago
  11. 32197c7 kbuild: create include/generated in silentoldconfig by Michal Marek · 15 years ago
  12. 264a268 kbuild: move autoconf.h to include/generated by Sam Ravnborg · 15 years ago
  13. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  14. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  15. 463bf90 kconfig: Fix make O=<dir> local{mod,yes}config by Steven Rostedt · 15 years ago
  16. 6516657 kconfig: Mark various internal functions static by Josh Triplett · 15 years ago
  17. 1456edb kconfig: Make zconf.y work with current bison by Josh Triplett · 15 years ago
  18. 4356f48 kbuild: add static to prototypes by Trevor Keith · 15 years ago
  19. 78222ca gconfig: disable "typeahead find" search in treeviews by Diego Elio 'Flameeyes' Pettenò · 15 years ago
  20. 4779105 kconfig: make use of menu_get_ext_help in gconfig by Cheng Renquan · 15 years ago
  21. 66c4bd8 kconfig: make use of menu_get_ext_help in "make config" by Cheng Renquan · 15 years ago
  22. d74c15f kconfig: make use of menu_get_ext_help in qconfig by Cheng Renquan · 15 years ago
  23. 1d525e7 kconfig: make use of menu_get_ext_help in menuconfig by Cheng Renquan · 15 years ago
  24. 6bd5999 kconfig: add menu_get_ext_help function to display more information by Cheng Renquan · 15 years ago
  25. 544e433 kconfig: add symbol value to help find the real depend by Cheng Renquan · 15 years ago
  26. 4858621 kconfig: add missing dependency of conf to localyesconfig by Steven Rostedt · 15 years ago
  27. a7c0260 kconfig: test if a .config already exists by Steven Rostedt · 15 years ago
  28. a902483 kconfig: make local .config default for streamline_config by Steven Rostedt · 15 years ago
  29. 810b2be kconfig: test for /boot/config-uname after /proc/config.gz in localconfig by Steven Rostedt · 15 years ago
  30. d08ca27 kconfig: unset IKCONFIG_PROC and clean up nesting by Steven Rostedt · 15 years ago
  31. cdfc479 kconfig: search for a config to base the local(mod|yes)config on by Steven Rostedt · 15 years ago
  32. 744ffcb kconfig: enable CONFIG_IKCONFIG from streamline_config.pl by Steven Rostedt · 15 years ago
  33. ea2c189 kconfig: do not warn about modules built in by Steven Rostedt · 15 years ago
  34. 74398d3 kconfig: streamline_config.pl do not stop with no depends by Steven Rostedt · 15 years ago
  35. 281c9da kconfig: add make localyesconfig option by Steven Rostedt · 15 years ago
  36. 03fa25d kconfig: make localmodconfig to run streamline_config.pl by Steven Rostedt · 15 years ago
  37. dcc6024 kconfig: add streamline_config.pl to scripts by Steven Rostedt · 15 years ago
  38. d0e1e09 kconfig: initialize the screen before using curses(3) functions by Arnaud Lacombe · 15 years ago
  39. 668cded kconfig: variable argument lists needs `stdarg.h' by Arnaud Lacombe · 15 years ago
  40. 12122f6 kconfig: do not hardcode "include/config/auto.conf" filename by Markus Heidelberg · 15 years ago
  41. 284026c kconfig: do not hardcode ".config" filename by Markus Heidelberg · 15 years ago
  42. 8d90c97 kconfig qconf: fix the type of the desktop widget by Markus Heidelberg · 15 years ago
  43. fbb8637 kconfig qconf: add namespace for use of Key_ enum values by Markus Heidelberg · 15 years ago
  44. 7298b93 kconfig qconf: fix namespace for Horizontal and Vertical enum values by Markus Heidelberg · 15 years ago
  45. 98403a9 kconfig qconf: fix -Wall compiler warnings by Markus Heidelberg · 15 years ago
  46. c26dd71 gitignore: ignore Kconfig i18n files by Markus Heidelberg · 15 years ago
  47. 590a585 kconfig: add a note about the deps to the 'silentoldconfig' help by Markus Heidelberg · 15 years ago
  48. 6f26e5e kconfig: fix typo "mconfig" to "menuconfig" in a comment by Markus Heidelberg · 15 years ago
  49. af6c159 kconfig: handle comment entries within choice/endchoice by Peter Korsgaard · 16 years ago
  50. 612c280 kconfig: fix update-po-config to accect backslash in input by Sam Ravnborg · 15 years ago
  51. b0fe551 kconfig: improve seed in randconfig by Ingo Molnar · 15 years ago
  52. 184832c kconfig: fix randconfig for choice blocks by Sam Ravnborg · 15 years ago
  53. 7826005 kconfig: improve error messages for bad source statements by Sam Ravnborg · 16 years ago
  54. cf82607 kconfig: struct property commented by Sam Ravnborg · 16 years ago
  55. 5b2cf36 kconfig: add comments to symbol flags by Sam Ravnborg · 16 years ago
  56. eaa2a87 kconfig: explain symbol value defaults by Sam Ravnborg · 16 years ago
  57. f6682f9 kconfig: fix options to check-lxdialog.sh by Sam Ravnborg · 16 years ago
  58. ce97e13 fix allmodconfig breakage by Al Viro · 16 years ago
  59. 61bee20 x86, um: get rid of arch/um/Kconfig.arch by Al Viro · 16 years ago
  60. 661b068 kconfig: readd lost change count by zippel@linux-m68k.org · 16 years ago
  61. 204c96f kconfig: fix silentoldconfig by zippel@linux-m68k.org · 16 years ago
  62. f072181 kconfig: drop the ""trying to assign nonexistent symbol" warning by Sam Ravnborg · 16 years ago
  63. 22127f2 kconfig: always write out .config by Sam Ravnborg · 16 years ago
  64. be2be1d kconfig: scripts/kconfig/zconf.l: add %option noinput by Adrian Bunk · 16 years ago
  65. 09748e1 kconfig: make defconfig is no longer chatty by Sam Ravnborg · 16 years ago
  66. cd9140e1e kconfig: make oldconfig is now less chatty by Sam Ravnborg · 16 years ago
  67. f443d2e kconfig: speed up all*config + randconfig by Sam Ravnborg · 16 years ago
  68. dc7862e kconfig: set all new symbols automatically by Roman Zippel · 16 years ago
  69. 107f43a kconfig: incorrect 'len' field initialisation ? by Christophe Jaillet · 16 years ago
  70. c4143a8 kconfig: fix MAC OS X warnings in menuconfig by Sam Ravnborg · 16 years ago
  71. b44158d kconfig: made check-lxdialog more portable by Sam Ravnborg · 16 years ago
  72. 5a1aa8a kconfig: add named choice group by Roman Zippel · 16 years ago
  73. 4898117 kconfig: fix choice dependency check by Roman Zippel · 16 years ago
  74. 79d6e53 kconfig: reversed borderlines in inputbox by Roel Kluin · 16 years ago
  75. 4217516 kconfig: fix broken target update-po-config by Sam Ravnborg · 16 years ago
  76. 587c906 kconfig: fix select in combination with default by Roman Zippel · 17 years ago
  77. 603d498 kconfig: ignore select of unknown symbol by Sam Ravnborg · 17 years ago
  78. 36ef805 kconfig: mark config as changed when loading an alternate config by Sam Ravnborg · 17 years ago
  79. f5eaa32 kconfig: tristate choices with mixed tristate and boolean values by Jan Beulich · 17 years ago
  80. 9649ef8 kconfig: remove "enable" by Adrian Bunk · 17 years ago
  81. 80daa56 kconfig: use environment option by Roman Zippel · 17 years ago
  82. 9344908 kconfig: environment symbol support by Roman Zippel · 17 years ago
  83. 7a96292 kconfig: explicitly introduce expression list by Roman Zippel · 17 years ago
  84. 0ffce8d kconfig: gconfig: symbol fix by EGRY Gabor · 17 years ago
  85. 534a450 kconfig: gettext support for config by EGRY Gabor · 17 years ago
  86. 75c0a8a kconfig: gettext support for lxdialog by EGRY Gabor · 17 years ago
  87. 413f006 kconfig: gettext support for menuconfig by EGRY Gabor · 17 years ago
  88. c21a2d9 kconfig: gettext support for xconfig by EGRY Gabor · 17 years ago
  89. 01771b0 kconfig: macro fix in menu.c by EGRY Gabor · 17 years ago
  90. 46d2631 kconfig: gettext support for gconfig by EGRY Gabor · 17 years ago
  91. bb7ef39 kconfig: missing macros in gconfig by EGRY Gabor · 17 years ago
  92. f7a4b4c kconfig: whitespace removing by EGRY Gabor · 17 years ago
  93. 1020026 kconfig: update-po-config info by EGRY Gabor · 17 years ago
  94. 07f7668 kconfig: use C89 random functions in conf.c by Ladislav Michl · 17 years ago
  95. 75ff430 kconfig: fix whitespace and sort includes in conf.c by Ladislav Michl · 17 years ago
  96. de83cf1 kconfig: delete unused FILE_ and SYMBOL_ flags by Sam Ravnborg · 17 years ago
  97. d6ee357 kconfig: rename E_OR & friends to avoid name clash by Sam Ravnborg · 17 years ago
  98. d84876f kconfig: allow overriding symbols by Jan Engelhardt · 17 years ago
  99. 09af091 kconfig: make kconfig MinGW friendly by Ladislav Michl · 17 years ago
  100. 2f4b489 kconfig: use getopt() in conf.c for handling command line arguments by Andres Salomon · 17 years ago