1. 3460d0bc kconfig: distinguish between dependencies and visibility in help text by Thomas Hebb · 5 years ago
  2. 272a721 kconfig: don't crash on NULL expressions in expr_eq() by Thomas Hebb · 5 years ago
  3. 558e78e kconfig: split some C files out of zconf.y by Masahiro Yamada · 6 years ago
  4. 0c87410 kconfig: convert to SPDX License Identifier by Masahiro Yamada · 6 years ago
  5. 0cbe3ac kconfig: remove k_invalid from expr_parse_string() return type by Masahiro Yamada · 6 years ago
  6. f8f69dc kconfig: make unmet dependency warnings readable by Masahiro Yamada · 7 years ago
  7. d9119b5 kconfig: Print reverse dependencies in groups by Eugeniu Rosca · 7 years ago
  8. 9a47cee kconfig: clean-up reverse dependency help implementation by Masahiro Yamada · 7 years ago
  9. 9e3e10c kconfig: send error messages to stderr by Masahiro Yamada · 7 years ago
  10. 562f36e Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  11. 1ccb271 kconfig: make "Selected by:" and "Implied by:" readable by Petr Vorel · 7 years ago
  12. 0735f7e kconfig: Document important expression functions by Ulf Magnusson · 7 years ago
  13. 5b1374b kconfig: Fix expr_free() E_NOT leak by Ulf Magnusson · 7 years ago
  14. 9059a34 kconfig: fix relational operators for bool and tristate symbols by Nicolas Pitre · 7 years ago
  15. f6aad26 kconfig: Fix copy&paste error by Michal Sojka · 9 years ago
  16. 31847b6 kconfig: allow use of relations other than (in)equality by Jan Beulich · 10 years ago
  17. e911503 Kconfig: Remove bad inference rules expr_eliminate_dups2() by Martin Walch · 10 years ago
  18. ad8d40c kconfig: Remove unnecessary prototypes from headers by Michal Marek · 10 years ago
  19. 4631574 kconfig: Remove dead code by Michal Marek · 10 years ago
  20. 177acf7 kconfig: Fix malloc handling in conf tools by Alan Cox · 12 years ago
  21. 8494453 kconfig: use calloc() for expr allocation by Arnaud Lacombe · 14 years ago
  22. 5a6f8d2 kconfig: nuke LKC_DIRECT_LINK cruft by Arnaud Lacombe · 14 years ago
  23. 17742dc kconfig: Make expr_copy() take a const argument by Michal Marek · 14 years ago
  24. 1137c56 kconfig: simplify select-with-unmet-direct-dependency warning by Arnaud Lacombe · 14 years ago
  25. bf5e327 kconfig: Fix warning: ignoring return value of 'fwrite' by Jean Sacren · 14 years ago
  26. 70ed074 kconfig: print the range of integer/hex symbol in help text by Li Zefan · 15 years ago
  27. da60fbb menuconfig: wrap long help lines by Vadim Bendebury (вб) · 15 years ago
  28. 4356f48 kbuild: add static to prototypes by Trevor Keith · 15 years ago
  29. 544e433 kconfig: add symbol value to help find the real depend by Cheng Renquan · 15 years ago
  30. f5eaa32 kconfig: tristate choices with mixed tristate and boolean values by Jan Beulich · 17 years ago
  31. 7a96292 kconfig: explicitly introduce expression list by Roman Zippel · 17 years ago
  32. d6ee357 kconfig: rename E_OR & friends to avoid name clash by Sam Ravnborg · 17 years ago
  33. ab45d19 kconfig: create links in info window by Roman Zippel · 19 years ago
  34. c0e150ac kconfig: remove SYMBOL_{YES,MOD,NO} by Roman Zippel · 19 years ago
  35. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago