1. e3900e7 Merge branch 'kbuild/rc-fixes' into kbuild/kconfig by Michal Marek · 11 years ago
  2. 62dc989 kbuild: Fix missing '\n' for NEW symbols in yes "" | make oldconfig >conf.new by Ben Hutchings · 11 years ago
  3. 2c68115 kconfig: nconf: rewrite labels of function keys line by Roland Eggner · 11 years ago
  4. 0b61650 kconfig: nconf: rewrite help texts by Roland Eggner · 11 years ago
  5. aed9934 kconfig: fix a compiliation error when using make xconfig by Tiana Rakotovao Andriamahefa · 11 years ago
  6. c5ffa13 nconf: function keys line, change background color for better readability by Roland Eggner · 12 years ago
  7. 1bdbac4 menuconfig: Get rid of the top-level entries for "Load an Alternate/Save an Alternate" by Wang YanQing · 12 years ago
  8. 6364fd0 menuconfig: Add Save/Load buttons by Wang YanQing · 12 years ago
  9. 77bdcfe kconfig:lxdialog: remove duplicate code by Wang YanQing · 12 years ago
  10. 87727d4 menuconfig:inputbox: support navigate input position by Wang YanQing · 12 years ago
  11. c2838e6 scripts/kconfig: ensure we use proper CONFIG_ prefix by Yann E. MORIN · 12 years ago
  12. 409f117 merge_config.sh: Add option to specify output dir by Zhangfei Gao · 12 years ago
  13. 527ffe5 kconfig: Regenerate lexer by Michal Marek · 12 years ago
  14. 177acf7 kconfig: Fix malloc handling in conf tools by Alan Cox · 12 years ago
  15. 9a926d4 kconfig: get CONFIG_ prefix from the environment by Yann E. MORIN · 12 years ago
  16. b341f78 kconfig: add a function to get the CONFIG_ prefix by Yann E. MORIN · 12 years ago
  17. 337a275 kconfig: remove CONFIG_ from string constants by Yann E. MORIN · 12 years ago
  18. 7d5bb96 menuconfig: fix extended colors ncurses support by Krzysztof Mazur · 12 years ago
  19. bad9955 menuconfig: Replace CIRCLEQ by list_head-style lists. by Benjamin Poirier · 12 years ago
  20. 35e9a274 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  21. d43b716 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  22. b1e0d8b kbuild: Fix gcc -x syntax by Jean Delvare · 12 years ago
  23. 4eae518 localmodconfig: Fix localyesconfig to set to 'y' not 'm' by Yuta Ando · 12 years ago
  24. fb16d89 kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as an alias by Adam Lee · 12 years ago
  25. 95ac9b3 menuconfig: Assign jump keys per-page instead of globally by Benjamin Poirier · 12 years ago
  26. 1a374ae menuconfig: Do not open code textbox scroll up/down by Benjamin Poirier · 12 years ago
  27. 5e609ad menuconfig: Add jump keys to search results by Benjamin Poirier · 12 years ago
  28. 1d1e2ca menuconfig: Extend dialog_textbox so that it can return to a scrolled position by Benjamin Poirier · 12 years ago
  29. 537ddae menuconfig: Extend dialog_textbox so that it can exit on arbitrary keypresses by Benjamin Poirier · 12 years ago
  30. b9d29ab menuconfig: Remove superfluous conditionnal by Benjamin Poirier · 12 years ago
  31. 1d52a4a kconfig: document oldnoconfig to what it really does in conf.c by Adam Lee · 12 years ago
  32. 3eb95c8 kconfig/mconf.c: revision of curses initialization. by Dirk Gouders · 12 years ago
  33. 45f4c81 localmodconfig: Use my variable for loop in streamline_config.pl by Bill Pemberton · 12 years ago
  34. e0d2869 localmodconfig: Use 3 parameter open in streamline_config.pl by Bill Pemberton · 12 years ago
  35. 3f0c541 localmodconfig: Rework find_config in streamline_config.pl by Bill Pemberton · 12 years ago
  36. 224a257 localmodconfig: Set default value for ksource in streamline_config.pl by Bill Pemberton · 12 years ago
  37. 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
  38. 67d34a6 kconfig: Document oldnoconfig to what it really does by Steven Rostedt · 12 years ago
  39. d68e818 nconf: add u, d command keys in scroll windows by Benjamin Poirier · 12 years ago
  40. 9d4792c menuconfig: add u, d, q command keys in text boxes by Benjamin Poirier · 12 years ago
  41. 5b580fa kconfig: Print errors to stderr in the Makefile by Michal Marek · 12 years ago
  42. 1a7a8c6 kconfig: allow long lines in config file by Cody Schafer · 12 years ago
  43. 92b72e8 kconfig: remove lkc_defs.h from .gitignore and dontdiff by Paul Bolle · 12 years ago
  44. ebca026 xconfig: add quiet rule for moc by Yaakov Selkowitz · 12 years ago
  45. 4848594 xconfig: use pkgconfig to find moc by Yaakov Selkowitz · 12 years ago
  46. 3725f3e kconfig: fix check-lxdialog for DLL platforms by Yaakov Selkowitz · 12 years ago
  47. 8435425 kconfig: check ncursesw headers first in check-lxdialog by Yaakov Selkowitz · 12 years ago
  48. d7c67a2 kconfig/nconf: fix compile with ncurses reentrant API by Yaakov Selkowitz · 12 years ago
  49. 4503379 localmodconfig: Add debug environment variable LOCALMODCONFIG_DEBUG by Steven Rostedt · 12 years ago
  50. d4bb58b localmodconfig: Check if configs are already set for selects by Steven Rostedt · 12 years ago
  51. 4f4c51c localmodconfig: Read in orig config file to avoid extra processing by Steven Rostedt · 12 years ago
  52. 0b58a99 localmodconfig: Comments and cleanup for streamline_config.pl by Steven Rostedt · 12 years ago
  53. da85d34 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  54. bb8187d MCA: delete all remaining traces of microchannel bus support. by Paul Gortmaker · 12 years ago
  55. 9f420bf kbuild: all{no,yes,mod,def,rand}config only read files when instructed to. by Eric W. Biederman · 12 years ago
  56. 5efe241 kconfig: Add error handling to KCONFIG_ALLCONFIG by Eric W. Biederman · 12 years ago
  57. e4757ca kconfig: delete last traces of __enabled_ from autoconf.h by Paul Gortmaker · 12 years ago
  58. a959613 Revert "kconfig: fix __enabled_ macros definition for invisible and un-selected symbols" by Paul Gortmaker · 12 years ago
  59. 9875c42 merge_config.sh: Add option to display redundant configs by John Stultz · 12 years ago
  60. 55cae30 merge_config.sh: Set execute bit by John Stultz · 12 years ago
  61. 0928061 merge_config.sh: Use the first file as the initial config by Josh Boyer · 12 years ago
  62. 5d09598 kconfig: fix new choices being skipped upon config update by Arnaud Lacombe · 12 years ago
  63. 287b901 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  64. 30c4eaa menuconfig: fix a regression when canceling the prompt dialog at exit by Li Zefan · 12 years ago
  65. 37ae2d5 kbuild: Fix compiler warning with assertion when calling 'fwrite' by Arnaud Lacombe · 13 years ago
  66. e2aef4d Improve update-po-config output by Peter Foley · 13 years ago
  67. c55ac15 menuconfig: let make not report error when not save configuration by Wang YanQing · 12 years ago
  68. 320d41bb merge_config.sh: fix bug in final check by John Stultz · 12 years ago
  69. c0c0cda merge_config.sh: whitespace cleanup by Darren Hart · 12 years ago
  70. 041b78c merge_config.sh: use signal names compatible with dash and bash by Darren Hart · 12 years ago
  71. 4b5f721 kconfig: add merge_config.sh script by john stultz · 12 years ago
  72. 364212f kconfig/streamline-config.pl: Fix parsing Makefile with variables by Steven Rostedt · 12 years ago
  73. d060d96 kconfig/streamline-config.pl: Simplify backslash line concatination by Steven Rostedt · 12 years ago
  74. fa0ad657 kconfig: adapt update-po-config to new UML layout by Paul Bolle · 13 years ago
  75. 70cc01e kconfig: use xfwrite wrapper function to silence warnings by Peter Foley · 13 years ago
  76. 4f0c28f kconfig: fix set but not used warnings by Peter Foley · 13 years ago
  77. a7d6f6e kconfig: fix warnings by specifing format arguments by Peter Foley · 13 years ago
  78. 93072c3 scripts/kconfig/nconf: add KEY_HOME / KEY_END for dialog_inputbox by Cheng Renquan · 13 years ago
  79. e631a57 scripts/kconfig/nconf: fix editing long strings by Cheng Renquan · 13 years ago
  80. 5ea9f64 scripts/kconfig/nconf: dynamically alloc dialog_input_result by Cheng Renquan · 13 years ago
  81. cd58a90fa scripts/kconfig/nconf: fix memmove's length arg by Cheng Renquan · 13 years ago
  82. 4e24dbfc scripts/kconfig/nconf: fix typo: unknow => unknown by Cheng Renquan · 13 years ago
  83. 6a19492 Merge branch 'kconfig/for-next' of git://github.com/lacombar/linux-2.6 into kbuild/kconfig by Michal Marek · 13 years ago
  84. 702a945 kconfig: fix set but not used variables by Lucas De Marchi · 13 years ago
  85. 564899f kconfig: handle SIGINT in menuconfig by Davidlohr Bueso · 13 years ago
  86. 953742c kconfig: fix __enabled_ macros definition for invisible and un-selected symbols by Arnaud Lacombe · 13 years ago
  87. db57630 Merge branch 'master/kconfig-localmodconfig' of git://github.com/lacombar/linux-2.6 into kbuild/kconfig by Michal Marek · 13 years ago
  88. 57e6292 kconfig: factor code in menu_get_ext_help() by Arnaud Lacombe · 13 years ago
  89. 3f198df kbuild: Fix help text not displayed in choice option. by Srinivas Kandagatla · 13 years ago
  90. 4920e05 kconfig/nconf: nuke unreferenced `nohelp_text' by Arnaud Lacombe · 13 years ago
  91. 50bce3e kconfig/streamline_config.pl: merge local{mod,yes}config by Arnaud Lacombe · 13 years ago
  92. 22d550a kconfig/streamline_config.pl: use options to determine operating mode by Arnaud Lacombe · 13 years ago
  93. f597a71 kconfig/streamline_config.pl: directly access LSMOD from the environment by Arnaud Lacombe · 13 years ago
  94. 1d3fe4a Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  95. 2a11c8e kconfig: Introduce IS_ENABLED(), IS_BUILTIN() and IS_MODULE() by Michal Marek · 13 years ago
  96. bac6aa8 xconfig: Abort close if configuration cannot be saved by Michal Marek · 13 years ago
  97. eb4cf5a6 kconfig: fix missing "0x" prefix from S_HEX symbol in autoconf.h by Arnaud Lacombe · 13 years ago
  98. a1e8065 kconfig/nconf: remove useless conditionnal by Arnaud Lacombe · 13 years ago
  99. f98ee76 kconfig/nconf: prevent segfault on empty menu by Arnaud Lacombe · 13 years ago
  100. 5416857 kconfig/nconf: use the generic menu_get_ext_help() by Arnaud Lacombe · 13 years ago