1. 95edca5 localmodconfig: Add config depends by default settings by Steven Rostedt (Red Hat) · 10 years ago
  2. 00d4f8f xconfig: Fix the filename for GUI settings by Ben Hutchings · 11 years ago
  3. 503c823 kconfig: fix bug in search results string: use strlen(gstr->s), not gstr->len by Martin Walch · 11 years ago
  4. 3381960 kconfig: remove unused definition from scanner by Martin Walch · 11 years ago
  5. 57540f1d kconfig: adjust warning message for conflicting types by Martin Walch · 11 years ago
  6. 8d9dfe8 kconfig: fix trivial typos and update mconf documentation by Martin Walch · 11 years ago
  7. 31bfb10 kconfig: add short explanation to SYMBOL_WRITE by Martin Walch · 11 years ago
  8. e062781 kconfig: do not allow more than one symbol to have 'option modules' by Yann E. MORIN · 11 years ago
  9. c80de52 kconfig: regenerate bison parser by Yann E. MORIN · 11 years ago
  10. 6902dcc kconfig: do not special-case 'MODULES' symbol by Yann E. MORIN · 11 years ago
  11. 04b19b7 kconfig: silence warning when parsing auto.conf when a symbol has changed type by Yann E. MORIN · 11 years ago
  12. 129784a kconfig: switch to "long long" for sanity by Kees Cook · 11 years ago
  13. c3286ee Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linux-kconfig into kbuild/kconfig by Michal Marek · 11 years ago
  14. 508382a kconfig: simplify symbol-search code by Yann E. MORIN · 11 years ago
  15. 1407f97 kconfig: don't allocate n+1 elements in temporary array by Yann E. MORIN · 11 years ago
  16. 803b351 kconfig: minor style fixes in symbol-search code by Yann E. MORIN · 11 years ago
  17. f6eb6e4 kconfig/[mn]conf: shorten title in search-box by Yann E. MORIN · 11 years ago
  18. 26e933e kconfig: avoid multiple calls to strlen by Yann E. MORIN · 11 years ago
  19. b202c0d Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  20. b57caaa kconfig: allow "hex" and "range" to support longs by Kees Cook · 11 years ago
  21. 490f161 Revert "kconfig: fix randomising choice entries in presence of KCONFIG_ALLCONFIG" by Yann E. MORIN · 11 years ago
  22. 8357b48 kconfig: fix randomising choice entries in presence of KCONFIG_ALLCONFIG by Yann E. MORIN · 11 years ago
  23. 3b9a19e kconfig: loop as long as we changed some symbols in randconfig by Yann E. MORIN · 11 years ago
  24. a1ce636 kconfig/[mn]conf: make it explicit in the search box that a regexp is possible by Yann E. MORIN · 11 years ago
  25. 193b40a kconfig: sort found symbols by relevance by Yann E. MORIN · 11 years ago
  26. a5f6d79 kconfig/conf: print the seed used to initialise the RNG for randconfig by Yann E. MORIN · 11 years ago
  27. e85ac12 kconfig/conf: accept a base-16 seed for randconfig by Yann E. MORIN · 11 years ago
  28. e6abf12 kconfig/conf: fix randconfig setting multiple symbols in a choice by Yann E. MORIN · 11 years ago
  29. 1278ebd mconf/nconf: mark empty menus/menuconfigs different from non-empty ones by Dirk Gouders · 11 years ago
  30. e0b4260 nconf: use function calls instead of ncurses' variables LINES and COLS by Dirk Gouders · 11 years ago
  31. 4f2de3e1 mconf: use function calls instead of ncurses' variables LINES and COLS by Dirk Gouders · 11 years ago
  32. 1376391 kconfig/lxdialog: handle newline characters in print_autowrap() by Dirk Gouders · 11 years ago
  33. ff7b0c2 kconfig/lxdialog: Use new mininimum resize definitions in conf_choice() by Sedat Dilek · 11 years ago
  34. 851f665 kconfig/lxdialog: Add definitions for mininimum (re)size values by Sedat Dilek · 11 years ago
  35. fbe98bb kconfig: Fix defconfig when one choice menu selects options that another choice menu depends on by Arve Hjønnevåg · 11 years ago
  36. e983b7b kconfig/menu.c: fix multiple references to expressions in menu_add_prop() by Dirk Gouders · 11 years ago
  37. 063f466 mconf: handle keys in empty dialogs by Dirk Gouders · 11 years ago
  38. 685e56d Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  39. 383da76 menuconfig: fix NULL pointer dereference when searching a symbol by Li Zefan · 11 years ago
  40. bcdedcc menuconfig: print more info for symbol without prompts by Wengmeiling · 11 years ago
  41. ced9cb1 localmodconfig: Process source kconfig files as they are found by Steven Rostedt · 11 years ago
  42. bc20d12 localmodconfig: Add debug prints for dependencies of module configs by Steven Rostedt · 11 years ago
  43. 21ca352 kconfig: fix lists definition for C++ by Yann E. MORIN · 11 years ago
  44. 23a5dfd Revert "kconfig: fix randomising choice entries in presence of KCONFIG_ALLCONFIG" by Yann E. MORIN · 11 years ago
  45. e43956e kconfig: implement KCONFIG_PROBABILITY for randconfig by Yann E. MORIN · 11 years ago
  46. 0d8024c kconfig: allow specifying the seed for randconfig by Yann E. MORIN · 11 years ago
  47. 422c809 kconfig: fix randomising choice entries in presence of KCONFIG_ALLCONFIG by Yann E. MORIN · 11 years ago
  48. cfa98f2 kconfig: do not override symbols already set by Yann E. MORIN · 11 years ago
  49. 61fa0e1 kconfig: fix randconfig tristate detection by Yann E. MORIN · 11 years ago
  50. cdf0c2c kconfig/lxdialog: rationalise the include paths where to find {.n}curses{,w}.h by Yann E. MORIN · 11 years ago
  51. 9a69abf menuconfig: Add "breadcrumbs" navigation aid by Benjamin Poirier · 11 years ago
  52. edb749f menuconfig: Fix memory leak introduced by jump keys feature by Benjamin Poirier · 11 years ago
  53. a45c7df merge_config.sh: Avoid creating unnessary source softlinks by John Stultz · 11 years ago
  54. 544e7e5 kconfig: optionally use pkg-config to detect ncurses libs by Justin Lecher · 11 years ago
  55. fc9c6e0 menuconfig: optionally use pkg-config to detect ncurses libs by Justin Lecher · 11 years ago
  56. e3900e7 Merge branch 'kbuild/rc-fixes' into kbuild/kconfig by Michal Marek · 11 years ago
  57. 62dc989 kbuild: Fix missing '\n' for NEW symbols in yes "" | make oldconfig >conf.new by Ben Hutchings · 11 years ago
  58. 2c68115 kconfig: nconf: rewrite labels of function keys line by Roland Eggner · 11 years ago
  59. 0b61650 kconfig: nconf: rewrite help texts by Roland Eggner · 11 years ago
  60. aed9934 kconfig: fix a compiliation error when using make xconfig by Tiana Rakotovao Andriamahefa · 11 years ago
  61. c5ffa13 nconf: function keys line, change background color for better readability by Roland Eggner · 11 years ago
  62. 1bdbac4 menuconfig: Get rid of the top-level entries for "Load an Alternate/Save an Alternate" by Wang YanQing · 11 years ago
  63. 6364fd0 menuconfig: Add Save/Load buttons by Wang YanQing · 11 years ago
  64. 77bdcfe kconfig:lxdialog: remove duplicate code by Wang YanQing · 11 years ago
  65. 87727d4 menuconfig:inputbox: support navigate input position by Wang YanQing · 11 years ago
  66. c2838e6 scripts/kconfig: ensure we use proper CONFIG_ prefix by Yann E. MORIN · 12 years ago
  67. 409f117 merge_config.sh: Add option to specify output dir by Zhangfei Gao · 12 years ago
  68. 527ffe5 kconfig: Regenerate lexer by Michal Marek · 12 years ago
  69. 177acf7 kconfig: Fix malloc handling in conf tools by Alan Cox · 12 years ago
  70. 9a926d4 kconfig: get CONFIG_ prefix from the environment by Yann E. MORIN · 12 years ago
  71. b341f78 kconfig: add a function to get the CONFIG_ prefix by Yann E. MORIN · 12 years ago
  72. 337a275 kconfig: remove CONFIG_ from string constants by Yann E. MORIN · 12 years ago
  73. 7d5bb96 menuconfig: fix extended colors ncurses support by Krzysztof Mazur · 12 years ago
  74. bad9955 menuconfig: Replace CIRCLEQ by list_head-style lists. by Benjamin Poirier · 12 years ago
  75. 35e9a274 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  76. d43b716 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  77. b1e0d8b kbuild: Fix gcc -x syntax by Jean Delvare · 12 years ago
  78. 4eae518 localmodconfig: Fix localyesconfig to set to 'y' not 'm' by Yuta Ando · 12 years ago
  79. fb16d89 kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as an alias by Adam Lee · 12 years ago
  80. 95ac9b3 menuconfig: Assign jump keys per-page instead of globally by Benjamin Poirier · 12 years ago
  81. 1a374ae menuconfig: Do not open code textbox scroll up/down by Benjamin Poirier · 12 years ago
  82. 5e609ad menuconfig: Add jump keys to search results by Benjamin Poirier · 12 years ago
  83. 1d1e2ca menuconfig: Extend dialog_textbox so that it can return to a scrolled position by Benjamin Poirier · 12 years ago
  84. 537ddae menuconfig: Extend dialog_textbox so that it can exit on arbitrary keypresses by Benjamin Poirier · 12 years ago
  85. b9d29ab menuconfig: Remove superfluous conditionnal by Benjamin Poirier · 12 years ago
  86. 1d52a4a kconfig: document oldnoconfig to what it really does in conf.c by Adam Lee · 12 years ago
  87. 3eb95c8 kconfig/mconf.c: revision of curses initialization. by Dirk Gouders · 12 years ago
  88. 45f4c81 localmodconfig: Use my variable for loop in streamline_config.pl by Bill Pemberton · 12 years ago
  89. e0d2869 localmodconfig: Use 3 parameter open in streamline_config.pl by Bill Pemberton · 12 years ago
  90. 3f0c541 localmodconfig: Rework find_config in streamline_config.pl by Bill Pemberton · 12 years ago
  91. 224a257 localmodconfig: Set default value for ksource in streamline_config.pl by Bill Pemberton · 12 years ago
  92. f6bcfc9 Merge tag 'localmodconfig-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-kconfig by Linus Torvalds · 12 years ago
  93. 67d34a6 kconfig: Document oldnoconfig to what it really does by Steven Rostedt · 12 years ago
  94. d68e818 nconf: add u, d command keys in scroll windows by Benjamin Poirier · 12 years ago
  95. 9d4792c menuconfig: add u, d, q command keys in text boxes by Benjamin Poirier · 12 years ago
  96. 5b580fa kconfig: Print errors to stderr in the Makefile by Michal Marek · 12 years ago
  97. 1a7a8c6 kconfig: allow long lines in config file by Cody Schafer · 12 years ago
  98. 92b72e8 kconfig: remove lkc_defs.h from .gitignore and dontdiff by Paul Bolle · 12 years ago
  99. ebca026 xconfig: add quiet rule for moc by Yaakov Selkowitz · 12 years ago
  100. 4848594 xconfig: use pkgconfig to find moc by Yaakov Selkowitz · 12 years ago