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