1. e9203c9 kbuild: fix oldnoconfig to do the right thing by Kyle McMartin · 14 years ago
  2. 71ebc01 kconfig: Temporarily disable dependency warnings by Michal Marek · 14 years ago
  3. ff5ff60 kconfig: delay symbol direct dependency initialization by Arnaud Lacombe · 14 years ago
  4. e981b06 Merge commit 'v2.6.36-rc1' into kbuild/rc-fixes by Michal Marek · 14 years ago
  5. 3643f84 kconfig: fix segfault when detecting recursive dependency by Sam Ravnborg · 14 years ago
  6. 84062dd kconfig: fix savedefconfig with choice marked optional by Sam Ravnborg · 14 years ago
  7. 090b710 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  8. 4418a2b kconfig: Fix warning: ignoring return value of 'fgets' by Jean Sacren · 14 years ago
  9. bf5e327 kconfig: Fix warning: ignoring return value of 'fwrite' by Jean Sacren · 14 years ago
  10. 866af40 nconfig: Fix segfault when menu is empty by Andrej Gelenberg · 14 years ago
  11. a64b44e kconfig: fix tristate choice with minimal config by Sam Ravnborg · 14 years ago
  12. 801690c kconfig: fix savedefconfig for tristate choices by Sam Ravnborg · 14 years ago
  13. 1482834 kconfig: fix make oldconfig by Sam Ravnborg · 14 years ago
  14. f43100a Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  15. 7a996d3 Merge commit 'v2.6.35' into kbuild/kconfig by Michal Marek · 14 years ago
  16. 7cf3d73 kconfig: add savedefconfig by Sam Ravnborg · 14 years ago
  17. 49192f2 kconfig: code refactoring in confdata.c by Sam Ravnborg · 14 years ago
  18. c252147 kconfig: refactor code in symbol.c by Sam Ravnborg · 14 years ago
  19. 0748cb3 kconfig: add alldefconfig by Sam Ravnborg · 14 years ago
  20. d595cea kconfig: print more info when we see a recursive dependency by Roman Zippel · 14 years ago
  21. 59e89e3 kconfig: save location of config symbols by Sam Ravnborg · 14 years ago
  22. 861b4ea kconfig: change nonint_oldconfig to listnewconfig by Sam Ravnborg · 14 years ago
  23. ef61ca8 kconfig: rename loose_nonint_oldconfig => oldnoconfig by Sam Ravnborg · 14 years ago
  24. 4062f1a kconfig: use long options in conf by Sam Ravnborg · 14 years ago
  25. ac1ffde kconfig: fix MODULES-related bug in case of no .config by Ulf Magnusson · 14 years ago
  26. 1244b41 kconfig: make randconfig fair for booleans by Peter Korsgaard · 14 years ago
  27. 58f915a nconfig: Fix segfault when help contains special characters by Stephen Boyd · 14 years ago
  28. 0a28c47 kconfig: Don't write invisible choice values by Jan Beulich · 14 years ago
  29. 246cf9c kbuild: Warn on selecting symbols with unmet direct dependencies by Catalin Marinas · 14 years ago
  30. 60c8eca scripts:conf.c Fix warning: variable 'type' set but not used by Justin P. Mattock · 14 years ago
  31. 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
  32. e7401d8 menuconfig: truncate list items by Li Zefan · 14 years ago
  33. 42ef223 menuconfig: fix to center checklist correctly in a corner case by Li Zefan · 14 years ago
  34. 073ed10 scripts: add nconf into gitignore file by Américo Wang · 14 years ago
  35. cbab05f gconfig: fix build failure on fedora 13 by Richard Kennedy · 14 years ago
  36. 39a4897 xconfig: add support to show hidden options which have prompts by Li Zefan · 14 years ago
  37. 120d63e xconfig: remove unused function by Li Zefan · 14 years ago
  38. c1f96f0 xconfig: clean up by Li Zefan · 14 years ago
  39. c10d03c gconfig: fix null pointer warning by Li Zefan · 14 years ago
  40. e0bb7fe gconfig: fix to tag NEW symbols correctly by Li Zefan · 14 years ago
  41. f9447c4 menuconfig: improive help text a bit by Li Zefan · 14 years ago
  42. 3fb9acb kconfig: fix to tag NEW symbols correctly by Li Zefan · 14 years ago
  43. 70ed074 kconfig: print the range of integer/hex symbol in help text by Li Zefan · 14 years ago
  44. b040b44 kconfig: print symbol type in help text by Li Zefan · 14 years ago
  45. f0778c8 kconfig: introduce nonint_oldconfig and loose_nonint_oldconfig by Aristeu Rozanski · 14 years ago
  46. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 14 years ago
  47. 1743192 kconfig: Hide error output in find command in streamline_config.pl by Toralf Förster · 14 years ago
  48. 1d1d1fe kconfig: Fix typo in comment in streamline_config.pl by Toralf Foerster · 14 years ago
  49. e5199ed kconfig: Make a variable local in streamline_config.pl by Toralf Foerster · 14 years ago
  50. 06f9a55 gconfig: add support to show hidden options that have prompts by Li Zefan · 14 years ago
  51. 22c7eca menuconfig: add support to show hidden options which have prompts by Li Zefan · 14 years ago
  52. 7b5d872 gconfig: remove show_debug option by Li Zefan · 14 years ago
  53. 2944235 gconfig: remove dbg_print_ptype() and dbg_print_stype() by Li Zefan · 14 years ago
  54. c6ccc30 kconfig: fix zconfdump() by Li Zefan · 14 years ago
  55. 4280eae kconfig: some small fixes by Li Zefan · 14 years ago
  56. da6df87 kconfig: recalc symbol value before showing search results by Li Zefan · 14 years ago
  57. 31a2d31 kconfig: util: Fix typo in comment by Thomas Weber · 14 years ago
  58. 3cebbb8 kconfig: Simplify LSMOD= handling by Michal Marek · 14 years ago
  59. 615f083 kconfig: Add LSMOD=file to override the lsmod for localmodconfig by Steven Rostedt · 14 years ago
  60. 88f66ea kconfig: Look in both /bin and /sbin for lsmod in streamline_config.pl by Steven Rostedt · 15 years ago
  61. e66f25d Improve kconfig symbol hashing by Andi Kleen · 15 years ago
  62. 68c16ed nconfig: minor fix by Nir Tzachar · 15 years ago
  63. 851190c nconfig: mark local functions as such by Michal Marek · 15 years ago
  64. 692d97c kconfig: new configuration interface (nconfig) by nir.tzachar@gmail.com · 15 years ago
  65. da60fbb menuconfig: wrap long help lines by Vadim Bendebury (вб) · 15 years ago
  66. 13d7e93 kconfig: Check for if conditions in Kconfig for localmodconfig by Steven Rostedt · 15 years ago
  67. 17263ba kconfig: Create include/generated for localmodconfig by Steven Rostedt · 15 years ago
  68. bc081dd kbuild: generate modules.builtin by Michal Marek · 15 years ago
  69. 32197c7 kbuild: create include/generated in silentoldconfig by Michal Marek · 15 years ago
  70. 264a268 kbuild: move autoconf.h to include/generated by Sam Ravnborg · 15 years ago
  71. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  72. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  73. 463bf90 kconfig: Fix make O=<dir> local{mod,yes}config by Steven Rostedt · 15 years ago
  74. 6516657 kconfig: Mark various internal functions static by Josh Triplett · 15 years ago
  75. 1456edb kconfig: Make zconf.y work with current bison by Josh Triplett · 15 years ago
  76. 4356f48 kbuild: add static to prototypes by Trevor Keith · 15 years ago
  77. 78222ca gconfig: disable "typeahead find" search in treeviews by Diego Elio 'Flameeyes' Pettenò · 15 years ago
  78. 4779105 kconfig: make use of menu_get_ext_help in gconfig by Cheng Renquan · 15 years ago
  79. 66c4bd8 kconfig: make use of menu_get_ext_help in "make config" by Cheng Renquan · 15 years ago
  80. d74c15f kconfig: make use of menu_get_ext_help in qconfig by Cheng Renquan · 15 years ago
  81. 1d525e7 kconfig: make use of menu_get_ext_help in menuconfig by Cheng Renquan · 15 years ago
  82. 6bd5999 kconfig: add menu_get_ext_help function to display more information by Cheng Renquan · 15 years ago
  83. 544e433 kconfig: add symbol value to help find the real depend by Cheng Renquan · 15 years ago
  84. 4858621 kconfig: add missing dependency of conf to localyesconfig by Steven Rostedt · 15 years ago
  85. a7c0260 kconfig: test if a .config already exists by Steven Rostedt · 15 years ago
  86. a902483 kconfig: make local .config default for streamline_config by Steven Rostedt · 15 years ago
  87. 810b2be kconfig: test for /boot/config-uname after /proc/config.gz in localconfig by Steven Rostedt · 15 years ago
  88. d08ca27 kconfig: unset IKCONFIG_PROC and clean up nesting by Steven Rostedt · 15 years ago
  89. cdfc479 kconfig: search for a config to base the local(mod|yes)config on by Steven Rostedt · 15 years ago
  90. 744ffcb kconfig: enable CONFIG_IKCONFIG from streamline_config.pl by Steven Rostedt · 15 years ago
  91. ea2c189 kconfig: do not warn about modules built in by Steven Rostedt · 15 years ago
  92. 74398d3 kconfig: streamline_config.pl do not stop with no depends by Steven Rostedt · 15 years ago
  93. 281c9da kconfig: add make localyesconfig option by Steven Rostedt · 15 years ago
  94. 03fa25d kconfig: make localmodconfig to run streamline_config.pl by Steven Rostedt · 15 years ago
  95. dcc6024 kconfig: add streamline_config.pl to scripts by Steven Rostedt · 15 years ago
  96. d0e1e09 kconfig: initialize the screen before using curses(3) functions by Arnaud Lacombe · 15 years ago
  97. 668cded kconfig: variable argument lists needs `stdarg.h' by Arnaud Lacombe · 15 years ago
  98. 12122f6 kconfig: do not hardcode "include/config/auto.conf" filename by Markus Heidelberg · 15 years ago
  99. 284026c kconfig: do not hardcode ".config" filename by Markus Heidelberg · 15 years ago
  100. 8d90c97 kconfig qconf: fix the type of the desktop widget by Markus Heidelberg · 15 years ago