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