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