1. 68876c3 kconfig: mconf,nconf: remove unneeded '\0' termination after snprintf() by Masahiro Yamada · 3 years, 9 months ago
  2. 5ee5465 kconfig: change sym_change_count to a boolean flag by Masahiro Yamada · 3 years, 9 months ago
  3. 4066162 kconfig: move JUMP_NB to mconf.c by Masahiro Yamada · 3 years, 10 months ago
  4. ba82f52 kconfig: fix an "implicit declaration of function" warning by Bartosz Golaszewski · 5 years ago
  5. baa23ec kconfig: Fix spelling of sym_is_changable by Marco Ammon · 5 years ago
  6. 580c5b3 kconfig: make parent directories for the saved .config as needed by Masahiro Yamada · 6 years ago
  7. 0c87410 kconfig: convert to SPDX License Identifier by Masahiro Yamada · 6 years ago
  8. bc8d2e2 kconfig: remove a spurious self-assignment by Lukas Bulwahn · 6 years ago
  9. 00c864f kconfig: allow all config targets to write auto.conf if missing by Masahiro Yamada · 6 years ago
  10. 5accd7f kconfig: handle format string before calling conf_message_callback() by Masahiro Yamada · 6 years ago
  11. 694c49a kconfig: drop localization support by Sam Ravnborg · 7 years ago
  12. b92d804 kconfig: drop 'boolean' keyword by Masahiro Yamada · 7 years ago
  13. 0a1f00a kconfig: Do not print status messages in make -s mode by Michal Marek · 10 years ago
  14. e4e458b calloc/xcalloc: Fix argument order by Arjun Sreedharan · 10 years ago
  15. bb66fc6 kbuild: trivial - use tabs for code indent where possible by Masahiro Yamada · 11 years ago
  16. 7eb6e34 kbuild: trivial - remove trailing empty lines by Masahiro Yamada · 11 years ago
  17. 8d9dfe8 kconfig: fix trivial typos and update mconf documentation by Martin Walch · 11 years ago
  18. c3286ee Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linux-kconfig into kbuild/kconfig by Michal Marek · 11 years ago
  19. f6eb6e4 kconfig/[mn]conf: shorten title in search-box by Yann E. MORIN · 11 years ago
  20. b202c0d Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  21. a1ce636 kconfig/[mn]conf: make it explicit in the search box that a regexp is possible by Yann E. MORIN · 12 years ago
  22. 1278ebd mconf/nconf: mark empty menus/menuconfigs different from non-empty ones by Dirk Gouders · 12 years ago
  23. 1376391 kconfig/lxdialog: handle newline characters in print_autowrap() by Dirk Gouders · 12 years ago
  24. ff7b0c2 kconfig/lxdialog: Use new mininimum resize definitions in conf_choice() by Sedat Dilek · 12 years ago
  25. 063f466 mconf: handle keys in empty dialogs by Dirk Gouders · 12 years ago
  26. 9a69abf menuconfig: Add "breadcrumbs" navigation aid by Benjamin Poirier · 12 years ago
  27. edb749f menuconfig: Fix memory leak introduced by jump keys feature by Benjamin Poirier · 12 years ago
  28. e3900e7 Merge branch 'kbuild/rc-fixes' into kbuild/kconfig by Michal Marek · 12 years ago
  29. 1bdbac4 menuconfig: Get rid of the top-level entries for "Load an Alternate/Save an Alternate" by Wang YanQing · 12 years ago
  30. 6364fd0 menuconfig: Add Save/Load buttons by Wang YanQing · 12 years ago
  31. 337a275 kconfig: remove CONFIG_ from string constants by Yann E. MORIN · 12 years ago
  32. bad9955 menuconfig: Replace CIRCLEQ by list_head-style lists. by Benjamin Poirier · 12 years ago
  33. 95ac9b3 menuconfig: Assign jump keys per-page instead of globally by Benjamin Poirier · 12 years ago
  34. 5e609ad menuconfig: Add jump keys to search results by Benjamin Poirier · 12 years ago
  35. 1d1e2ca menuconfig: Extend dialog_textbox so that it can return to a scrolled position by Benjamin Poirier · 12 years ago
  36. 537ddae menuconfig: Extend dialog_textbox so that it can exit on arbitrary keypresses by Benjamin Poirier · 12 years ago
  37. 3eb95c8 kconfig/mconf.c: revision of curses initialization. by Dirk Gouders · 12 years ago
  38. 9d4792c menuconfig: add u, d, q command keys in text boxes by Benjamin Poirier · 12 years ago
  39. bb8187d MCA: delete all remaining traces of microchannel bus support. by Paul Gortmaker · 13 years ago
  40. 30c4eaa menuconfig: fix a regression when canceling the prompt dialog at exit by Li Zefan · 13 years ago
  41. c55ac15 menuconfig: let make not report error when not save configuration by Wang YanQing · 13 years ago
  42. 564899f kconfig: handle SIGINT in menuconfig by Davidlohr Bueso · 13 years ago
  43. 5a6f8d2 kconfig: nuke LKC_DIRECT_LINK cruft by Arnaud Lacombe · 14 years ago
  44. d8fc320 kconfig: annotate non-trivial fall-trough by Arnaud Lacombe · 14 years ago
  45. 0954828 kconfig: replace KERNELVERSION usage by the mainmenu's prompt by Arnaud Lacombe · 14 years ago
  46. 652cf98 kconfig: rephrase help texts/comments not to include the package name by Arnaud Lacombe · 14 years ago
  47. ffb5957 kconfig: allow build-time definition of the internal config prefix by Arnaud Lacombe · 14 years ago
  48. 59dfa24 kconfig: rephrase help text not to mention the internal prefix by Arnaud Lacombe · 14 years ago
  49. f9447c4 menuconfig: improive help text a bit by Li Zefan · 15 years ago
  50. 22c7eca menuconfig: add support to show hidden options which have prompts by Li Zefan · 15 years ago
  51. 692d97c kconfig: new configuration interface (nconfig) by nir.tzachar@gmail.com · 15 years ago
  52. da60fbb menuconfig: wrap long help lines by Vadim Bendebury (вб) · 15 years ago
  53. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  54. 1d525e7 kconfig: make use of menu_get_ext_help in menuconfig by Cheng Renquan · 15 years ago
  55. d0e1e09 kconfig: initialize the screen before using curses(3) functions by Arnaud Lacombe · 15 years ago
  56. af6c159 kconfig: handle comment entries within choice/endchoice by Peter Korsgaard · 16 years ago
  57. c4143a8 kconfig: fix MAC OS X warnings in menuconfig by Sam Ravnborg · 17 years ago
  58. 36ef805 kconfig: mark config as changed when loading an alternate config by Sam Ravnborg · 17 years ago
  59. 413f006 kconfig: gettext support for menuconfig by EGRY Gabor · 17 years ago
  60. 09af091 kconfig: make kconfig MinGW friendly by Ladislav Michl · 17 years ago
  61. b5d609d kconfig/menuconfig: distinguish between selected-by-another options and comments by Matej Laitl · 17 years ago
  62. a67cb13 kconfig: fix segv fault in menuconfig by Sam Ravnborg · 17 years ago
  63. 4887407 kconfig: make comments stand out in menuconfig by Sam Ravnborg · 17 years ago
  64. 03d2912 kconfig: attach help text to menus by Sam Ravnborg · 17 years ago
  65. 0584f9f kconfig: strip 'CONFIG_' automatically in kernel configuration search by Bernhard Walle · 17 years ago
  66. d802b50 kconfig/menuconfig: do not hardcode '.config' by Sam Ravnborg · 18 years ago
  67. 95e30f9 menuconfig: remember alternate config filename by Sam Ravnborg · 18 years ago
  68. b321429 [PATCH] kconfig: new function "bool conf_get_changed(void)" by Karsten Wiese · 18 years ago
  69. e94c5bd kconfig/menuconfig: do not let ncurses clutter screen on exit by Sam Ravnborg · 18 years ago
  70. c8dc68a kconfig/lxdialog: support resize by Sam Ravnborg · 18 years ago
  71. f3cbcdc kconfig/lxdialog: let <ESC><ESC> behave as expected by Sam Ravnborg · 18 years ago
  72. 2982de6 kconfig/menuconfig: lxdialog is now built-in by Sam Ravnborg · 18 years ago
  73. 350b5b7 kconfig/lxdialog: add a new theme bluetitle which is now default by Sam Ravnborg · 18 years ago
  74. 4589721 kconfig/lxdialog: add support for color themes and add blackbg theme by Sam Ravnborg · 18 years ago
  75. 2244cbd kbuild: create .kernelrelease at *config step by Sam Ravnborg · 19 years ago
  76. 6f6046c kconfig: move lxdialog to scripts/kconfig/lxdialog by Sam Ravnborg · 19 years ago
  77. 503af33 [PATCH] clarify menuconfig /(search) help text by Randy Dunlap · 19 years ago
  78. 48b9d03 [PATCH] Kill signed chars by J.A. Magallon · 20 years ago
  79. 442ff70 [PATCH] mconf.c needs locale.h by Jean-Christophe Dubois · 20 years ago
  80. 3b9fa09 [PATCH] Kconfig i18n support by Arnaldo Carvalho de Melo · 20 years ago
  81. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago