1. fa64e5f kconfig/symbol.c: handle choice_values that depend on 'm' symbols by Dirk Gouders · 8 years ago
  2. 1c199f2 kbuild: document recursive dependency limitation / resolution by Luis R. Rodriguez · 9 years ago
  3. 35ffd08 kconfig: Delete unnecessary checks before the function call "sym_calc_value" by Markus Elfring · 9 years ago
  4. 31847b6 kconfig: allow use of relations other than (in)equality by Jan Beulich · 9 years ago
  5. ad8d40c kconfig: Remove unnecessary prototypes from headers by Michal Marek · 9 years ago
  6. 8d9dfe8 kconfig: fix trivial typos and update mconf documentation by Martin Walch · 11 years ago
  7. 129784a kconfig: switch to "long long" for sanity by Kees Cook · 11 years ago
  8. 508382a kconfig: simplify symbol-search code by Yann E. MORIN · 11 years ago
  9. 1407f97 kconfig: don't allocate n+1 elements in temporary array by Yann E. MORIN · 11 years ago
  10. 803b351 kconfig: minor style fixes in symbol-search code by Yann E. MORIN · 11 years ago
  11. 26e933e kconfig: avoid multiple calls to strlen by Yann E. MORIN · 11 years ago
  12. b57caaa kconfig: allow "hex" and "range" to support longs by Kees Cook · 11 years ago
  13. 193b40a kconfig: sort found symbols by relevance by Yann E. MORIN · 11 years ago
  14. fbe98bb kconfig: Fix defconfig when one choice menu selects options that another choice menu depends on by Arve Hjønnevåg · 11 years ago
  15. 177acf7 kconfig: Fix malloc handling in conf tools by Alan Cox · 12 years ago
  16. 5d09598 kconfig: fix new choices being skipped upon config update by Arnaud Lacombe · 12 years ago
  17. e54e692 kconfig: introduce specialized printer by Arnaud Lacombe · 13 years ago
  18. 5a6f8d2 kconfig: nuke LKC_DIRECT_LINK cruft by Arnaud Lacombe · 13 years ago
  19. f28b1c8 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  20. 1137c56 kconfig: simplify select-with-unmet-direct-dependency warning by Arnaud Lacombe · 14 years ago
  21. 579fb8e kconfig: fix typos by Arnaud Lacombe · 13 years ago
  22. 020e773 kconfig: sym_expand_string_value: allow for string termination when reallocing by Andy Whitcroft · 14 years ago
  23. b1f7d6e Revert "kconfig: Temporarily disable dependency warnings" by Michal Marek · 14 years ago
  24. 239060b Merge branch 'kbuild/rc-fixes' into kbuild/kconfig by Michal Marek · 14 years ago
  25. 71ebc01 kconfig: Temporarily disable dependency warnings by Michal Marek · 14 years ago
  26. 19c29f3 kconfig: Fix realloc usage() by Michal Marek · 14 years ago
  27. 76a5409 kconfig: add a symbol string expansion helper by Arnaud Lacombe · 14 years ago
  28. 3643f84 kconfig: fix segfault when detecting recursive dependency by Sam Ravnborg · 14 years ago
  29. 7cf3d73 kconfig: add savedefconfig by Sam Ravnborg · 14 years ago
  30. c252147 kconfig: refactor code in symbol.c by Sam Ravnborg · 14 years ago
  31. d595cea kconfig: print more info when we see a recursive dependency by Roman Zippel · 14 years ago
  32. 59e89e3 kconfig: save location of config symbols by Sam Ravnborg · 14 years ago
  33. 0a28c47 kconfig: Don't write invisible choice values by Jan Beulich · 14 years ago
  34. 246cf9c kbuild: Warn on selecting symbols with unmet direct dependencies by Catalin Marinas · 14 years ago
  35. da6df87 kconfig: recalc symbol value before showing search results by Li Zefan · 14 years ago
  36. e66f25d Improve kconfig symbol hashing by Andi Kleen · 14 years ago
  37. 4356f48 kbuild: add static to prototypes by Trevor Keith · 15 years ago
  38. 5a1aa8a kconfig: add named choice group by Roman Zippel · 16 years ago
  39. 4898117 kconfig: fix choice dependency check by Roman Zippel · 16 years ago
  40. 587c906 kconfig: fix select in combination with default by Roman Zippel · 16 years ago
  41. 80daa56 kconfig: use environment option by Roman Zippel · 16 years ago
  42. 9344908 kconfig: environment symbol support by Roman Zippel · 16 years ago
  43. 7a96292 kconfig: explicitly introduce expression list by Roman Zippel · 16 years ago
  44. d6ee357 kconfig: rename E_OR & friends to avoid name clash by Sam Ravnborg · 16 years ago
  45. 5447d34 kconfig: error out if recursive dependencies are found by Sam Ravnborg · 17 years ago
  46. bfc1000 [PATCH] kconfig: make sym_change_count static, let it be altered by 2 functions only by Karsten Wiese · 17 years ago
  47. face437 kconfig: add defconfig_list/module option by Roman Zippel · 18 years ago
  48. 669bfad kconfig: allow loading multiple configurations by Roman Zippel · 18 years ago
  49. 0c1822e kconfig: allow multiple default values per symbol by Roman Zippel · 18 years ago
  50. c0e150ac kconfig: remove SYMBOL_{YES,MOD,NO} by Roman Zippel · 18 years ago
  51. 2244cbd kbuild: create .kernelrelease at *config step by Sam Ravnborg · 18 years ago
  52. 4cf3cbe [PATCH] kconfig: allow variable argumnts for range by Roman Zippel · 19 years ago
  53. 3f23ca2 [PATCH] kconfig: fix restart for choice symbols by Roman Zippel · 19 years ago
  54. 3f04e7d [PATCH] kconfig: Fix Kconfig performance bug by David Gibson · 19 years ago
  55. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago