1. 5accd7f kconfig: handle format string before calling conf_message_callback() by Masahiro Yamada · 7 years ago
  2. ed2a22f kconfig: support append assignment operator by Masahiro Yamada · 7 years ago
  3. 1175c02 kconfig: support simply expanded variable by Masahiro Yamada · 7 years ago
  4. 9ced3bd kconfig: support user-defined function and recursively expanded variable by Masahiro Yamada · 7 years ago
  5. 5b31a97 kconfig: remove sym_expand_string_value() by Masahiro Yamada · 7 years ago
  6. 104daea kconfig: reference environment variables directly and remove 'option env=' by Masahiro Yamada · 7 years ago
  7. 523ca58 kconfig: remove const qualifier from sym_expand_string_value() by Masahiro Yamada · 7 years ago
  8. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  9. ad8d40c kconfig: Remove unnecessary prototypes from headers by Michal Marek · 10 years ago
  10. 70529b1 kconfig: Get rid of the P() macro in headers by Michal Marek · 10 years ago
  11. 1278ebd mconf/nconf: mark empty menus/menuconfigs different from non-empty ones by Dirk Gouders · 12 years ago
  12. bad9955 menuconfig: Replace CIRCLEQ by list_head-style lists. by Benjamin Poirier · 12 years ago
  13. 95ac9b3 menuconfig: Assign jump keys per-page instead of globally by Benjamin Poirier · 12 years ago
  14. 5e609ad menuconfig: Add jump keys to search results by Benjamin Poirier · 12 years ago
  15. e54e692 kconfig: introduce specialized printer by Arnaud Lacombe · 14 years ago
  16. 70c74e5 Merge branch 'message-callback' into kbuild/kconfig by Michal Marek · 14 years ago
  17. 76a5409 kconfig: add a symbol string expansion helper by Arnaud Lacombe · 14 years ago
  18. 42368c3 kconfig: Allow frontends to display messages themselves by Michal Marek · 14 years ago
  19. 7cf3d73 kconfig: add savedefconfig by Sam Ravnborg · 14 years ago
  20. 22c7eca menuconfig: add support to show hidden options which have prompts by Li Zefan · 15 years ago
  21. 692d97c kconfig: new configuration interface (nconfig) by nir.tzachar@gmail.com · 15 years ago
  22. 6bd5999 kconfig: add menu_get_ext_help function to display more information by Cheng Renquan · 16 years ago
  23. 5a1aa8a kconfig: add named choice group by Roman Zippel · 17 years ago
  24. 6840999 x86: simplify "make ARCH=x86" and fix kconfig all.config by Sam Ravnborg · 17 years ago
  25. 0f855aa kconfig: add helper to set config symbol from environment variable by Sam Ravnborg · 17 years ago
  26. 03d2912 kconfig: attach help text to menus by Sam Ravnborg · 17 years ago
  27. 3b354c5 [PATCH] kconfig: add "void conf_set_changed_callback(void (*fn)(void))", use it in qconf.cc by Karsten Wiese · 18 years ago
  28. bfc1000 [PATCH] kconfig: make sym_change_count static, let it be altered by 2 functions only by Karsten Wiese · 18 years ago
  29. b321429 [PATCH] kconfig: new function "bool conf_get_changed(void)" by Karsten Wiese · 18 years ago
  30. ab45d19 kconfig: create links in info window by Roman Zippel · 19 years ago
  31. 669bfad9 kconfig: allow loading multiple configurations by Roman Zippel · 19 years ago
  32. c955cca kconfig: fix .config dependencies by Roman Zippel · 19 years ago
  33. 9038916 [PATCH] kconfig: preset config during all*config by Roman Zippel · 19 years ago
  34. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago